Re: [PATCH] lz4: fix KERNEL_LZ4 support

2017-02-09 Thread Sven Schmidt
Hello, On Wed, Feb 08, 2017 at 11:06:34PM +0100, Arnd Bergmann wrote: > On Wed, Feb 8, 2017 at 10:34 PM, Andrew Morton > wrote: > > On Wed, 8 Feb 2017 22:19:23 +0100 Arnd Bergmann wrote: > > > >> The updated lz4 library removed the #ifdef guards around

Re: [PATCH] lz4: fix KERNEL_LZ4 support

2017-02-09 Thread Sven Schmidt
Hello, On Wed, Feb 08, 2017 at 11:06:34PM +0100, Arnd Bergmann wrote: > On Wed, Feb 8, 2017 at 10:34 PM, Andrew Morton > wrote: > > On Wed, 8 Feb 2017 22:19:23 +0100 Arnd Bergmann wrote: > > > >> The updated lz4 library removed the #ifdef guards around the various > >> EXPORT_SYMBOL statements

Re: [PATCH] lz4: fix KERNEL_LZ4 support

2017-02-08 Thread Andrew Morton
On Wed, 8 Feb 2017 22:19:23 +0100 Arnd Bergmann wrote: > The updated lz4 library removed the #ifdef guards around the various > EXPORT_SYMBOL statements in the original kernel lz4 support, which broke > CONFIG_KERNEL_LZ4 on x86: > > x86_64-linux-ld: -r and -pie may not be used

Re: [PATCH] lz4: fix KERNEL_LZ4 support

2017-02-08 Thread Andrew Morton
On Wed, 8 Feb 2017 22:19:23 +0100 Arnd Bergmann wrote: > The updated lz4 library removed the #ifdef guards around the various > EXPORT_SYMBOL statements in the original kernel lz4 support, which broke > CONFIG_KERNEL_LZ4 on x86: > > x86_64-linux-ld: -r and -pie may not be used together >

Re: [PATCH] lz4: fix KERNEL_LZ4 support

2017-02-08 Thread Arnd Bergmann
On Wed, Feb 8, 2017 at 10:34 PM, Andrew Morton wrote: > On Wed, 8 Feb 2017 22:19:23 +0100 Arnd Bergmann wrote: > >> The updated lz4 library removed the #ifdef guards around the various >> EXPORT_SYMBOL statements in the original kernel lz4 support,

Re: [PATCH] lz4: fix KERNEL_LZ4 support

2017-02-08 Thread Arnd Bergmann
On Wed, Feb 8, 2017 at 10:34 PM, Andrew Morton wrote: > On Wed, 8 Feb 2017 22:19:23 +0100 Arnd Bergmann wrote: > >> The updated lz4 library removed the #ifdef guards around the various >> EXPORT_SYMBOL statements in the original kernel lz4 support, which broke >> CONFIG_KERNEL_LZ4 on x86: >> >>

[PATCH] lz4: fix KERNEL_LZ4 support

2017-02-08 Thread Arnd Bergmann
The updated lz4 library removed the #ifdef guards around the various EXPORT_SYMBOL statements in the original kernel lz4 support, which broke CONFIG_KERNEL_LZ4 on x86: x86_64-linux-ld: -r and -pie may not be used together scripts/Makefile.build:308: recipe for target

[PATCH] lz4: fix KERNEL_LZ4 support

2017-02-08 Thread Arnd Bergmann
The updated lz4 library removed the #ifdef guards around the various EXPORT_SYMBOL statements in the original kernel lz4 support, which broke CONFIG_KERNEL_LZ4 on x86: x86_64-linux-ld: -r and -pie may not be used together scripts/Makefile.build:308: recipe for target