Re: [PATCH] lib/xz: Fix powerpc build with KERNEL_XZ

2018-09-20 Thread Joel Stanley
On Wed, 19 Sep 2018 at 16:09, Krzysztof Kozlowski wrote: > > On Wed, 19 Sep 2018 at 01:08, Joel Stanley wrote: > > > > This partially reverts faa16bc404d72a5 ("lib: Use existing define with > > polynomial"). > > > > The cleanup added a dependency on include/linux, which broke the PowerPC > >

Re: [PATCH] lib/xz: Fix powerpc build with KERNEL_XZ

2018-09-19 Thread Christophe LEROY
Le 19/09/2018 à 08:44, Oliver a écrit : On Wed, Sep 19, 2018 at 3:52 PM, Christophe LEROY wrote: Le 19/09/2018 à 01:07, Joel Stanley a écrit : This partially reverts faa16bc404d72a5 ("lib: Use existing define with polynomial"). The cleanup added a dependency on include/linux, which

Re: [PATCH] lib/xz: Fix powerpc build with KERNEL_XZ

2018-09-19 Thread Oliver
On Wed, Sep 19, 2018 at 3:52 PM, Christophe LEROY wrote: > > > Le 19/09/2018 à 01:07, Joel Stanley a écrit : >> >> This partially reverts faa16bc404d72a5 ("lib: Use existing define with >> polynomial"). >> >> The cleanup added a dependency on include/linux, which broke the PowerPC >> boot

Re: [PATCH] lib/xz: Fix powerpc build with KERNEL_XZ

2018-09-19 Thread Krzysztof Kozlowski
On Wed, 19 Sep 2018 at 01:08, Joel Stanley wrote: > > This partially reverts faa16bc404d72a5 ("lib: Use existing define with > polynomial"). > > The cleanup added a dependency on include/linux, which broke the PowerPC > boot wrapper/decompresser when KERNEL_XZ is enabled: > > BOOTCC

Re: [PATCH] lib/xz: Fix powerpc build with KERNEL_XZ

2018-09-18 Thread Christophe LEROY
Le 19/09/2018 à 01:07, Joel Stanley a écrit : This partially reverts faa16bc404d72a5 ("lib: Use existing define with polynomial"). The cleanup added a dependency on include/linux, which broke the PowerPC boot wrapper/decompresser when KERNEL_XZ is enabled: BOOTCC

[PATCH] lib/xz: Fix powerpc build with KERNEL_XZ

2018-09-18 Thread Joel Stanley
This partially reverts faa16bc404d72a5 ("lib: Use existing define with polynomial"). The cleanup added a dependency on include/linux, which broke the PowerPC boot wrapper/decompresser when KERNEL_XZ is enabled: BOOTCC arch/powerpc/boot/decompress.o In file included from