[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130830134754.GX6617@n2100.arm.linux.org.uk>
Date: Fri, 30 Aug 2013 14:47:55 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Grant Likely <grant.likely@...retlab.ca>
Cc: Roy Franz <roy.franz@...aro.org>, linux-kernel@...r.kernel.org,
linux-efi@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
matt.fleming@...el.com, leif.lindholm@...aro.org,
dave.martin@....com, msalter@...hat.com
Subject: Re: [PATCH 14/16] Add strstr to compressed string.c for ARM.
On Fri, Aug 30, 2013 at 02:43:25PM +0100, Grant Likely wrote:
> On Fri, 9 Aug 2013 16:26:15 -0700, Roy Franz <roy.franz@...aro.org> wrote:
> > The shared efi-stub-helper.c functions require a strstr
> > implementation.
> > Implementation copied from arch/x86/boot/string.c
> >
> > Signed-off-by: Roy Franz <roy.franz@...aro.org>
>
> Okay, but at some point arch/arm/boot/compressed/string.c should be
> reworked into a common place.
Only if the common place can be built with arch specific compile options,
like -fpic, without impacting the rest of the kernel.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists