Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-20 Thread Nicholas Piggin
On Sun, 20 Nov 2016 19:26:23 +0100 Peter Wu wrote: > Hi Nicholas, > > Current git master (v4.9-rc5-364-g77079b1) with the latest kbuild fixes > is still failing to load modules when built with CONFIG_MODVERSIONS=y on > x86_64 using GCC 6.2.1. > > It can still be reproduced

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-20 Thread Nicholas Piggin
On Sun, 20 Nov 2016 19:26:23 +0100 Peter Wu wrote: > Hi Nicholas, > > Current git master (v4.9-rc5-364-g77079b1) with the latest kbuild fixes > is still failing to load modules when built with CONFIG_MODVERSIONS=y on > x86_64 using GCC 6.2.1. > > It can still be reproduced with make defconfig,

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-20 Thread Peter Wu
Hi Nicholas, Current git master (v4.9-rc5-364-g77079b1) with the latest kbuild fixes is still failing to load modules when built with CONFIG_MODVERSIONS=y on x86_64 using GCC 6.2.1. It can still be reproduced with make defconfig, then enabling CONFIG_MODVERSIONS=y. The build output contains:

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-20 Thread Peter Wu
Hi Nicholas, Current git master (v4.9-rc5-364-g77079b1) with the latest kbuild fixes is still failing to load modules when built with CONFIG_MODVERSIONS=y on x86_64 using GCC 6.2.1. It can still be reproduced with make defconfig, then enabling CONFIG_MODVERSIONS=y. The build output contains:

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-07 Thread Nicholas Piggin
On Mon, 7 Nov 2016 22:39:07 +0100 Peter Wu wrote: > On Mon, Nov 07, 2016 at 02:10:12PM -0500, Vince Weaver wrote: > > On Thu, 27 Oct 2016, Peter Wu wrote: > > > > > I can confirm Olivers issue, the current mainline kernel fails to boot > > > on kernels with

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-07 Thread Nicholas Piggin
On Mon, 7 Nov 2016 22:39:07 +0100 Peter Wu wrote: > On Mon, Nov 07, 2016 at 02:10:12PM -0500, Vince Weaver wrote: > > On Thu, 27 Oct 2016, Peter Wu wrote: > > > > > I can confirm Olivers issue, the current mainline kernel fails to boot > > > on kernels with CONFIG_MODVERSIONS=y. Bisection

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-07 Thread Peter Wu
On Mon, Nov 07, 2016 at 02:10:12PM -0500, Vince Weaver wrote: > On Thu, 27 Oct 2016, Peter Wu wrote: > > > I can confirm Olivers issue, the current mainline kernel fails to boot > > on kernels with CONFIG_MODVERSIONS=y. Bisection points to: > > > > commit

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-07 Thread Peter Wu
On Mon, Nov 07, 2016 at 02:10:12PM -0500, Vince Weaver wrote: > On Thu, 27 Oct 2016, Peter Wu wrote: > > > I can confirm Olivers issue, the current mainline kernel fails to boot > > on kernels with CONFIG_MODVERSIONS=y. Bisection points to: > > > > commit

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-07 Thread Vince Weaver
On Thu, 27 Oct 2016, Peter Wu wrote: > I can confirm Olivers issue, the current mainline kernel fails to boot > on kernels with CONFIG_MODVERSIONS=y. Bisection points to: > > commit 784d5699eddc55878627da20d3fe0c8542e2f1a2 > Author: Al Viro > Date: Mon Jan

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-11-07 Thread Vince Weaver
On Thu, 27 Oct 2016, Peter Wu wrote: > I can confirm Olivers issue, the current mainline kernel fails to boot > on kernels with CONFIG_MODVERSIONS=y. Bisection points to: > > commit 784d5699eddc55878627da20d3fe0c8542e2f1a2 > Author: Al Viro > Date: Mon Jan 11 11:04:34 2016 -0500 >

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-10-27 Thread Peter Wu
Hey Al, Michal, I can confirm Olivers issue, the current mainline kernel fails to boot on kernels with CONFIG_MODVERSIONS=y. Bisection points to: commit 784d5699eddc55878627da20d3fe0c8542e2f1a2 Author: Al Viro Date: Mon Jan 11 11:04:34 2016 -0500

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-10-27 Thread Peter Wu
Hey Al, Michal, I can confirm Olivers issue, the current mainline kernel fails to boot on kernels with CONFIG_MODVERSIONS=y. Bisection points to: commit 784d5699eddc55878627da20d3fe0c8542e2f1a2 Author: Al Viro Date: Mon Jan 11 11:04:34 2016 -0500 x86: move exports to

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-10-23 Thread Oliver Hartkopp
Hello Michal, your latest patch doesn't help on my system: http://git.kernel.org/cgit/linux/kernel/git/mmarek/kbuild.git/commit/?h=rc-fixes=989cea5c14be024e879c0055dc6d033680a52610 Regards, Oliver On 10/21/2016 06:23 PM, Oliver Hartkopp wrote: Hello Michal, I waited some days for a fix -

Re: 'kbuild' merge before 4.9-rc1 breaks build and boot

2016-10-23 Thread Oliver Hartkopp
Hello Michal, your latest patch doesn't help on my system: http://git.kernel.org/cgit/linux/kernel/git/mmarek/kbuild.git/commit/?h=rc-fixes=989cea5c14be024e879c0055dc6d033680a52610 Regards, Oliver On 10/21/2016 06:23 PM, Oliver Hartkopp wrote: Hello Michal, I waited some days for a fix -