Re: linux-next: Tree for Oct 18 (objtool)

2019-10-22 Thread Christian Brauner
On Tue, Oct 22, 2019 at 09:40:34AM +0200, Peter Zijlstra wrote: > On Mon, Oct 21, 2019 at 09:36:53PM +0200, Christian Brauner wrote: > > Ok, so I take it you route that patch somehwere through tip? > > I'm happy with the ubsan fix: > > Yeah, I'll go make a real patch with Changelog of it and

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-22 Thread Peter Zijlstra
On Mon, Oct 21, 2019 at 09:36:53PM +0200, Christian Brauner wrote: > Ok, so I take it you route that patch somehwere through tip? > I'm happy with the ubsan fix: Yeah, I'll go make a real patch with Changelog of it and stick it in tip. > Acked-by: Christian Brauner Thanks!

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-21 Thread Christian Brauner
On Mon, Oct 21, 2019 at 03:47:59PM +0200, Peter Zijlstra wrote: > On Mon, Oct 21, 2019 at 03:19:48PM +0200, Christian Brauner wrote: > > On Mon, Oct 21, 2019 at 03:11:49PM +0200, Peter Zijlstra wrote: > > > > By popular request; here's that alternative. Completely untested :-) > > > > Am I not

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-21 Thread Randy Dunlap
On 10/21/19 6:11 AM, Peter Zijlstra wrote: > On Mon, Oct 21, 2019 at 02:35:49PM +0200, Peter Zijlstra wrote: >> On Fri, Oct 18, 2019 at 08:33:11AM -0700, Randy Dunlap wrote: >>> On 10/18/19 12:03 AM, Stephen Rothwell wrote: Hi all, Changes since 20191017: >>> >>> on x86_64: >>>

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-21 Thread Peter Zijlstra
On Mon, Oct 21, 2019 at 03:19:48PM +0200, Christian Brauner wrote: > On Mon, Oct 21, 2019 at 03:11:49PM +0200, Peter Zijlstra wrote: > > By popular request; here's that alternative. Completely untested :-) > > Am I not getting some mails? :) You're not on the 'right' IRC channels :-) > I

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-21 Thread Christian Brauner
On Mon, Oct 21, 2019 at 03:11:49PM +0200, Peter Zijlstra wrote: > On Mon, Oct 21, 2019 at 02:35:49PM +0200, Peter Zijlstra wrote: > > On Fri, Oct 18, 2019 at 08:33:11AM -0700, Randy Dunlap wrote: > > > On 10/18/19 12:03 AM, Stephen Rothwell wrote: > > > > Hi all, > > > > > > > > Changes since

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-21 Thread Peter Zijlstra
On Mon, Oct 21, 2019 at 02:35:49PM +0200, Peter Zijlstra wrote: > On Fri, Oct 18, 2019 at 08:33:11AM -0700, Randy Dunlap wrote: > > On 10/18/19 12:03 AM, Stephen Rothwell wrote: > > > Hi all, > > > > > > Changes since 20191017: > > > > > > > on x86_64: > > lib/usercopy.o: warning: objtool:

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-21 Thread Peter Zijlstra
On Fri, Oct 18, 2019 at 08:33:11AM -0700, Randy Dunlap wrote: > On 10/18/19 12:03 AM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20191017: > > > > on x86_64: > lib/usercopy.o: warning: objtool: check_zeroed_user()+0x35f: call to > __ubsan_handle_shift_out_of_bounds() with

Re: linux-next: Tree for Oct 18 (objtool)

2019-10-18 Thread Randy Dunlap
On 10/18/19 12:03 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20191017: > on x86_64: lib/usercopy.o: warning: objtool: check_zeroed_user()+0x35f: call to __ubsan_handle_shift_out_of_bounds() with UACCESS enabled .o file is attached. -- ~Randy usercopy.o Description:

linux-next: Tree for Oct 18

2019-10-18 Thread Stephen Rothwell
Hi all, Changes since 20191017: The clk tree gained a conflict against the imx-mxs tree. The pm tree gained a conflict against the printk tree. The tip tree gained a conflict against the net-next tree. The char-misc tree gained a conflict against the char-misc.current tree. The akpm tree

Re: linux-next: Tree for Oct 18

2018-10-18 Thread Guenter Roeck
On Thu, Oct 18, 2018 at 06:02:16PM +1100, Stephen Rothwell wrote: > Hi all, > > News: I will not be doing linux-next releases next week. Unfortunately > this will probably be the first week of the merge window. :-( > Note: Every individual on Cc: might want to have a look. Either one of your

Re: linux-next: Tree for Oct 18 (cpufreq: intel_pstate)

2018-10-18 Thread Randy Dunlap
On 10/18/18 12:02 AM, Stephen Rothwell wrote: > Hi all, > > News: I will not be doing linux-next releases next week. Unfortunately > this will probably be the first week of the merge window. :-( > > Changes since 20181017: > on x86_64 or i386: ../drivers/cpufreq/intel_pstate.c: In function

Re: linux-next: Tree for Oct 18

2018-10-18 Thread Guenter Roeck
On Thu, Oct 18, 2018 at 06:02:16PM +1100, Stephen Rothwell wrote: > Hi all, > > News: I will not be doing linux-next releases next week. Unfortunately > this will probably be the first week of the merge window. :-( > Note: Every individual on Cc: might want to have a look. Either one of your

Re: linux-next: Tree for Oct 18 (cpufreq: intel_pstate)

2018-10-18 Thread Randy Dunlap
On 10/18/18 12:02 AM, Stephen Rothwell wrote: > Hi all, > > News: I will not be doing linux-next releases next week. Unfortunately > this will probably be the first week of the merge window. :-( > > Changes since 20181017: > on x86_64 or i386: ../drivers/cpufreq/intel_pstate.c: In function

linux-next: Tree for Oct 18

2018-10-18 Thread Stephen Rothwell
Hi all, News: I will not be doing linux-next releases next week. Unfortunately this will probably be the first week of the merge window. :-( Changes since 20181017: The kvm tree gained a conflict against Linus' tree. The kvm-arm tree gained a conflict against the kvm tree. The scsi-mkp tree

linux-next: Tree for Oct 18

2018-10-18 Thread Stephen Rothwell
Hi all, News: I will not be doing linux-next releases next week. Unfortunately this will probably be the first week of the merge window. :-( Changes since 20181017: The kvm tree gained a conflict against Linus' tree. The kvm-arm tree gained a conflict against the kvm tree. The scsi-mkp tree

Re: [Xen-devel] linux-next: Tree for Oct 18 (xen)

2016-10-18 Thread Boris Ostrovsky
This has already been reported: http://marc.info/?l=linux-kernel=147628583512117=3 Thanks. -boris On 10/18/2016 10:56 AM, Randy Dunlap wrote: > On 10/17/16 19:27, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20161017: > > on i386: > > arch/x86/built-in.o: In function

Re: [Xen-devel] linux-next: Tree for Oct 18 (xen)

2016-10-18 Thread Boris Ostrovsky
This has already been reported: http://marc.info/?l=linux-kernel=147628583512117=3 Thanks. -boris On 10/18/2016 10:56 AM, Randy Dunlap wrote: > On 10/17/16 19:27, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20161017: > > on i386: > > arch/x86/built-in.o: In function

Re: linux-next: Tree for Oct 18 (xen)

2016-10-18 Thread Randy Dunlap
On 10/17/16 19:27, Stephen Rothwell wrote: > Hi all, > > Changes since 20161017: on i386: arch/x86/built-in.o: In function `xen_start_kernel': (.init.text+0x2fa6): undefined reference to `xen_cpu_dead' arch/x86/built-in.o: In function `xen_start_kernel': (.init.text+0x2fab): undefined

Re: linux-next: Tree for Oct 18 (xen)

2016-10-18 Thread Randy Dunlap
On 10/17/16 19:27, Stephen Rothwell wrote: > Hi all, > > Changes since 20161017: on i386: arch/x86/built-in.o: In function `xen_start_kernel': (.init.text+0x2fa6): undefined reference to `xen_cpu_dead' arch/x86/built-in.o: In function `xen_start_kernel': (.init.text+0x2fab): undefined

linux-next: Tree for Oct 18

2016-10-17 Thread Stephen Rothwell
Hi all, Changes since 20161017: The drm-intel tree gained build failures so I used the version from next-20161017. The akpm-current tree still had its build failures for which I applied 2 patches. Non-merge commits (relative to Linus' tree): 910 1213 files changed, 32579 insertions(+), 17418

linux-next: Tree for Oct 18

2016-10-17 Thread Stephen Rothwell
Hi all, Changes since 20161017: The drm-intel tree gained build failures so I used the version from next-20161017. The akpm-current tree still had its build failures for which I applied 2 patches. Non-merge commits (relative to Linus' tree): 910 1213 files changed, 32579 insertions(+), 17418

Re: linux-next: Tree for Oct 18 (netdev: nf_tables_bridge.c)

2013-10-27 Thread Pablo Neira Ayuso
On Sat, Oct 19, 2013 at 10:22:29AM -0700, Randy Dunlap wrote: > On 10/19/13 05:50, Mark Brown wrote: > > Hi all, > > > > I've uploaded today's linux-next tree to the master branch of the > > repository below: > > > > git://gitorious.org/thierryreding/linux-next.git > > > > A

Re: linux-next: Tree for Oct 18 (netdev: nf_tables_bridge.c)

2013-10-27 Thread Pablo Neira Ayuso
On Sat, Oct 19, 2013 at 10:22:29AM -0700, Randy Dunlap wrote: On 10/19/13 05:50, Mark Brown wrote: Hi all, I've uploaded today's linux-next tree to the master branch of the repository below: git://gitorious.org/thierryreding/linux-next.git A next-20131018 tag is also

linux-next: Tree for Oct 18

2013-10-19 Thread Mark Brown
Hi all, I've uploaded today's linux-next tree to the master branch of the repository below: git://gitorious.org/thierryreding/linux-next.git A next-20131018 tag is also provided for convenience. A few new conflicts today but otherwise uneventful. x86_64 allmodconfig builds after each

linux-next: Tree for Oct 18

2013-10-19 Thread Mark Brown
Hi all, I've uploaded today's linux-next tree to the master branch of the repository below: git://gitorious.org/thierryreding/linux-next.git A next-20131018 tag is also provided for convenience. A few new conflicts today but otherwise uneventful. x86_64 allmodconfig builds after each

linux-next: Tree for Oct 18

2012-10-17 Thread Stephen Rothwell
Hi all, Changes since 201201017: The m68knommu gained conflicts against the m68k-current tree. The l2-mtd tree still had its build failure so I used the version from next-20121011. The hid tree lost its conflict. The sound tree gained a build failure for which I reverted 2 commits. The

linux-next: Tree for Oct 18

2012-10-17 Thread Stephen Rothwell
Hi all, Changes since 201201017: The m68knommu gained conflicts against the m68k-current tree. The l2-mtd tree still had its build failure so I used the version from next-20121011. The hid tree lost its conflict. The sound tree gained a build failure for which I reverted 2 commits. The