Message ID | cover.1733404444.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show
Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [195.130.137.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0824B218AB5 for <linux-kbuild@vger.kernel.org>; Thu, 5 Dec 2024 13:20:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.130.137.89 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733404859; cv=none; b=TD3yfXBd3ehYuY+zjq+YLLyFWhZHbhaLTsWg9K/NqV1Q+Uckqb3oBZCetfC5Dni51/O3Y4eU/247u4HIWJLM+8pDtvlj7pxWJ8oFgovgUceWgn5S6dsdJ0tiLt6+/bw4evTEe/wFzinRDWxZncOa3PVz0nlQAE3CRayp0F19+7E= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733404859; c=relaxed/simple; bh=TwCVMEaIFCU/f0bq7GD0tlIQDJxi7Q9XSUB8F8uYgp0=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=fow/Ve9jML7HMFljAEso49WE4bIlta42s+gKCyTLF/877wSPl12eHt3Sr3F+MwzwC1iz4YUfP14QepSqJBHSXoMWeCKqvzhyrbDQHw5v1faThBzz9CYU4vVkP2ZhndAycmE2NrQDyFOwMwxByy9tdV1dUggv/W6W8iWMiLVRbHE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be; spf=none smtp.mailfrom=linux-m68k.org; arc=none smtp.client-ip=195.130.137.89 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:b16a:6561:fa1:2b32]) by laurent.telenet-ops.be with cmsmtp id l1Lo2D00D3EEtj2011LoH3; Thu, 05 Dec 2024 14:20:54 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1tJBmh-000LQl-Hr; Thu, 05 Dec 2024 14:20:48 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from <geert@linux-m68k.org>) id 1tJBmi-00EQdL-8s; Thu, 05 Dec 2024 14:20:48 +0100 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Oleg Nesterov <oleg@redhat.com>, Arnd Bergmann <arnd@arndb.de>, Yury Norov <yury.norov@gmail.com>, Rasmus Villemoes <linux@rasmusvillemoes.dk>, Andy Whitcroft <apw@canonical.com>, Joe Perches <joe@perches.com>, Dwaipayan Ray <dwaipayanray1@gmail.com>, Lukas Bulwahn <lukas.bulwahn@gmail.com>, Masahiro Yamada <masahiroy@kernel.org>, Nathan Chancellor <nathan@kernel.org>, Nicolas Schier <nicolas@fjasle.eu> Cc: linux-arch@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be> Subject: [PATCH 0/3] Update reference to include/asm-<arch> Date: Thu, 5 Dec 2024 14:20:41 +0100 Message-Id: <cover.1733404444.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-kbuild@vger.kernel.org List-Id: <linux-kbuild.vger.kernel.org> List-Subscribe: <mailto:linux-kbuild+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-kbuild+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Update reference to include/asm-<arch>
|
expand
|