From mboxrd@z Thu Jan 1 00:00:00 1970 From: geoff@infradead.org (Geoff Levand) Date: Mon, 16 Nov 2015 10:44:52 -0800 Subject: [PATCH v2 02/11] arm64: Fold proc-macros.S into assembler.h In-Reply-To: <20151114212515.GF20429@amd> References: <1445966960-31724-1-git-send-email-james.morse@arm.com> <1445966960-31724-3-git-send-email-james.morse@arm.com> <20151114212515.GF20429@amd> Message-ID: <1447699492.31339.2.camel@infradead.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Sat, 2015-11-14 at 22:25 +0100, Pavel Machek wrote: > On Tue 2015-10-27 17:29:11, James Morse wrote: > > From: Geoff Levand > Why the two stars? I have a newer version that fixed that typo in my kexec-v11 branch: http://git.kernel.org/cgit/linux/kernel/git/geoff/linux-kexec.git/commit/?h=kexec-v11&id=afbeea6ab2e1aa3ea8c4683521ac155667f86ca1 -Geoff