Re: [RESEND][PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig

2014-03-23 Thread Heiko Carstens
On Sat, Mar 22, 2014 at 11:13:51AM -0700, Laura Abbott wrote: > Rather than have architectures #define ARCH_HAS_SG_CHAIN in an architecture > specific scatterlist.h, make it a proper Kconfig option and use that > instead. At same time, remove the header files are are now mostly > useless and just i

Re: [PATCH 18/18] powerpc/boot: add PPC64_BOOT_WRAPPER config option

2014-03-23 Thread Benjamin Herrenschmidt
On Thu, 2014-03-20 at 16:10 +0100, Cédric Le Goater wrote: > The previous patch broke compatibility for 64bit big endian kernel. > > This patch adds a config option to compile the boot wrapper in 64bit > only when CPU_LITTLE_ENDIAN is selected. It restores 32bit compilation > and linking for the b

Re: Pull request: scottwood/linux.git next

2014-03-23 Thread Benjamin Herrenschmidt
On Mon, 2014-03-24 at 10:16 +1100, Benjamin Herrenschmidt wrote: > On Wed, 2014-03-19 at 23:25 -0500, Scott Wood wrote: > > The following changes since commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac: > > > > powerpc/powernv Platform dump interface (2014-03-07 16:19:10 +1100) > > > > are availa

Re: Pull request: scottwood/linux.git next

2014-03-23 Thread Benjamin Herrenschmidt
On Wed, 2014-03-19 at 23:25 -0500, Scott Wood wrote: > The following changes since commit c7e64b9ce04aa2e3fad7396d92b5cb92056d16ac: > > powerpc/powernv Platform dump interface (2014-03-07 16:19:10 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kerne

Re: [RESEND][PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig

2014-03-23 Thread Benjamin Herrenschmidt
On Sun, 2014-03-23 at 00:03 -0700, Christoph Hellwig wrote: > On Sun, Mar 23, 2014 at 02:04:46PM +1100, Benjamin Herrenschmidt wrote: > > > > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > > > index 1594945..8122294 100644 > > > --- a/arch/arm/Kconfig > > > +++ b/arch/arm/Kconfig > > > @@ -8

Re: [RESEND][PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig

2014-03-23 Thread Christoph Hellwig
On Sun, Mar 23, 2014 at 02:04:46PM +1100, Benjamin Herrenschmidt wrote: > > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > > index 1594945..8122294 100644 > > --- a/arch/arm/Kconfig > > +++ b/arch/arm/Kconfig > > @@ -82,6 +82,7 @@ config ARM > > . > > >