Re: linux-next: Tree for Aug 27

2020-08-27 Thread Palmer Dabbelt
On Thu, 27 Aug 2020 10:02:57 PDT (-0700), Atish Patra wrote: On Thu, 2020-08-27 at 10:37 +0200, Anders Roxell wrote: On Thu, 27 Aug 2020 at 07:11, Stephen Rothwell wrote: > Hi all, > > News: There will be no linux-next releases next Monday or Tuesday. > > Changes since 20200826: > > The net

Re: linux-next: Tree for Aug 27

2020-08-27 Thread Atish Patra
On Thu, 2020-08-27 at 10:37 +0200, Anders Roxell wrote: > On Thu, 27 Aug 2020 at 07:11, Stephen Rothwell > wrote: > > Hi all, > > > > News: There will be no linux-next releases next Monday or Tuesday. > > > > Changes since 20200826: > > > > The net-next tree gained a conflict against the net t

Re: linux-next: Tree for Aug 27

2020-08-27 Thread Anders Roxell
On Thu, 27 Aug 2020 at 07:11, Stephen Rothwell wrote: > > Hi all, > > News: There will be no linux-next releases next Monday or Tuesday. > > Changes since 20200826: > > The net-next tree gained a conflict against the net tree. > > Non-merge commits (relative to Linus' tree): 2901 > 3429 files ch

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-30 Thread Masami Hiramatsu
On Fri, 30 Aug 2019 15:23:51 +0900 Masami Hiramatsu wrote: > > Actually I wonder if X86_DECODER_SELFTEST is even still needed these > > days, since objtool is enabled on default configs. Objtool already uses > > the decoder to disassemble every instruction in the kernel (except for a > > few whi

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-29 Thread Masami Hiramatsu
Hi Josh, On Thu, 29 Aug 2019 12:59:31 -0500 Josh Poimboeuf wrote: > On Thu, Aug 29, 2019 at 10:53:56AM +0900, Masami Hiramatsu wrote: > > Hi Josh, > > > > On Wed, 28 Aug 2019 11:34:33 -0500 > > Josh Poimboeuf wrote: > > > > > On Wed, Aug 28, 2019 at 11:13:31AM -0500, Josh Poimboeuf wrote: >

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-29 Thread Josh Poimboeuf
On Thu, Aug 29, 2019 at 10:53:56AM +0900, Masami Hiramatsu wrote: > Hi Josh, > > On Wed, 28 Aug 2019 11:34:33 -0500 > Josh Poimboeuf wrote: > > > On Wed, Aug 28, 2019 at 11:13:31AM -0500, Josh Poimboeuf wrote: > > > Turns out this patch does break something: > > > > > > arch/x86/xen/enlighten

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-28 Thread Masami Hiramatsu
Hi Josh, On Wed, 28 Aug 2019 11:34:33 -0500 Josh Poimboeuf wrote: > On Wed, Aug 28, 2019 at 11:13:31AM -0500, Josh Poimboeuf wrote: > > Turns out this patch does break something: > > > > arch/x86/xen/enlighten_pv.o: warning: objtool: xen_cpuid()+0x25: can't > > find jump dest instruction at

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-28 Thread Josh Poimboeuf
On Wed, Aug 28, 2019 at 11:13:31AM -0500, Josh Poimboeuf wrote: > Turns out this patch does break something: > > arch/x86/xen/enlighten_pv.o: warning: objtool: xen_cpuid()+0x25: can't find > jump dest instruction at .text+0x9c > > I'll need to figure out a better way to whitelist that > XEN_EM

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-28 Thread Josh Poimboeuf
On Wed, Aug 28, 2019 at 09:05:18AM -0700, Randy Dunlap wrote: > On 8/28/19 8:51 AM, Josh Poimboeuf wrote: > > On Tue, Aug 27, 2019 at 12:05:42PM -0700, Randy Dunlap wrote: > >> On 8/27/19 8:59 AM, Josh Poimboeuf wrote: > >>> On Tue, Aug 27, 2019 at 08:40:07AM -0700, Randy Dunlap wrote: > On 8/

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-28 Thread Randy Dunlap
On 8/28/19 8:51 AM, Josh Poimboeuf wrote: > On Tue, Aug 27, 2019 at 12:05:42PM -0700, Randy Dunlap wrote: >> On 8/27/19 8:59 AM, Josh Poimboeuf wrote: >>> On Tue, Aug 27, 2019 at 08:40:07AM -0700, Randy Dunlap wrote: On 8/27/19 2:05 AM, Stephen Rothwell wrote: > Hi all, > > Changes

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-28 Thread Josh Poimboeuf
On Tue, Aug 27, 2019 at 12:05:42PM -0700, Randy Dunlap wrote: > On 8/27/19 8:59 AM, Josh Poimboeuf wrote: > > On Tue, Aug 27, 2019 at 08:40:07AM -0700, Randy Dunlap wrote: > >> On 8/27/19 2:05 AM, Stephen Rothwell wrote: > >>> Hi all, > >>> > >>> Changes since 20190826: > >>> > >> > >> on x86_64: >

Re: linux-next: Tree for Aug 27 (mm/zsmalloc.c)

2019-08-27 Thread Sergey Senozhatsky
On (08/27/19 08:37), Randy Dunlap wrote: > on x86_64: > > In file included from ../include/linux/mmzone.h:10:0, > from ../include/linux/gfp.h:6, > from ../include/linux/umh.h:4, > from ../include/linux/kmod.h:9, > from ../include/

Re: linux-next: Tree for Aug 27 (kunit)

2019-08-27 Thread shuah
On 8/27/19 10:09 AM, Brendan Higgins wrote: On Tue, Aug 27, 2019 at 8:29 AM Randy Dunlap wrote: On 8/27/19 2:05 AM, Stephen Rothwell wrote: Hi all, Changes since 20190826: on i386: # CONFIG_PRINTK is not set ../kunit/test.c: In function ‘kunit_vprintk_emit’: ../kunit/test.c:21:9: error:

Re: linux-next: Tree for Aug 27 (kunit)

2019-08-27 Thread Brendan Higgins
On Tue, Aug 27, 2019 at 8:29 AM Randy Dunlap wrote: > > On 8/27/19 2:05 AM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190826: > > > > on i386: > # CONFIG_PRINTK is not set > > > ../kunit/test.c: In function ‘kunit_vprintk_emit’: > ../kunit/test.c:21:9: error: implicit declaration

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-27 Thread Josh Poimboeuf
On Tue, Aug 27, 2019 at 08:40:07AM -0700, Randy Dunlap wrote: > On 8/27/19 2:05 AM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190826: > > > > on x86_64: > > arch/x86/kvm/vmx/vmx.o: warning: objtool: vmx_handle_exit_irqoff()+0x33: > unreachable instruction > > > gcc --version

Re: linux-next: Tree for Aug 27 (objtool)

2019-08-27 Thread Randy Dunlap
On 8/27/19 2:05 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190826: > on x86_64: arch/x86/kvm/vmx/vmx.o: warning: objtool: vmx_handle_exit_irqoff()+0x33: unreachable instruction > gcc --version gcc (SUSE Linux) 7.4.0 want more info? -- ~Randy

Re: linux-next: Tree for Aug 27 (mm/zsmalloc.c)

2019-08-27 Thread Randy Dunlap
On 8/27/19 2:05 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190826: > on x86_64: In file included from ../include/linux/mmzone.h:10:0, from ../include/linux/gfp.h:6, from ../include/linux/umh.h:4, from ../include/linux/kmod.h:9,

Re: linux-next: Tree for Aug 27 (kunit)

2019-08-27 Thread Randy Dunlap
On 8/27/19 2:05 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190826: > on i386: # CONFIG_PRINTK is not set ../kunit/test.c: In function ‘kunit_vprintk_emit’: ../kunit/test.c:21:9: error: implicit declaration of function ‘vprintk_emit’; did you mean ‘vprintk’? [-Werror=implicit-fu

Re: linux-next: Tree for Aug 27 (mshyperv.c)

2019-08-27 Thread Randy Dunlap
On 8/27/19 2:05 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190826: > on i386: ../arch/x86/kernel/cpu/mshyperv.c: In function ‘hv_setup_sched_clock’: ../arch/x86/kernel/cpu/mshyperv.c:349:2: error: ‘pv_ops’ undeclared (first use in this function); did you mean ‘smp_ops’? pv_ops

Re: linux-next: Tree for Aug 27

2014-08-27 Thread Stephen Rothwell
Hi Laura, On Wed, 27 Aug 2014 17:56:13 -0700 Laura Abbott wrote: > > I sent fixes for this to Andrew yesterday, did those not get picked up > or fix the problem? Things do not migrate to mmotm (and hence linux-next) very quickly (depending on Andrew's load). I don't remember seeing the fix patc

Re: linux-next: Tree for Aug 27

2014-08-27 Thread Laura Abbott
On 8/27/2014 5:48 PM, Stephen Rothwell wrote: Hi all, On Wed, 27 Aug 2014 16:58:09 -0700 Guenter Roeck wrote: I see a large number of build failures with this kernel. drivers/base/dma-mapping.c: In function 'dma_common_contiguous_remap': drivers/base/dma-mapping.c:294:2: error: implicit decl

Re: linux-next: Tree for Aug 27

2014-08-27 Thread Stephen Rothwell
Hi all, On Wed, 27 Aug 2014 16:58:09 -0700 Guenter Roeck wrote: > > I see a large number of build failures with this kernel. > > drivers/base/dma-mapping.c: In function 'dma_common_contiguous_remap': > drivers/base/dma-mapping.c:294:2: error: implicit declaration of function > 'dma_common_pages_

Re: linux-next: Tree for Aug 27

2014-08-27 Thread Guenter Roeck
On Wed, Aug 27, 2014 at 04:10:21PM +1000, Stephen Rothwell wrote: > Hi all, > > Changes since 20140826: > > The net tree lost its build failure. > > The usb.current tree gained a build failure for which I reverted a commit. > > The mfd tree lost its build failure. > > The percpu tree gained a

Re: linux-next: Tree for Aug 27 (ceph)

2013-08-27 Thread Sage Weil
On Tue, 27 Aug 2013, Randy Dunlap wrote: > On 08/27/13 03:30, Stephen Rothwell wrote: > > Hi all, > > > > I should know better than to take time off around -rc7 :-) > > > > Changes since 20130822: > > > > on i386: > > fs/built-in.o: In function `ceph_fallocate': > file.c:(.text+0x20b171): unde

Re: linux-next: Tree for Aug 27 (ceph)

2013-08-27 Thread Randy Dunlap
On 08/27/13 03:30, Stephen Rothwell wrote: > Hi all, > > I should know better than to take time off around -rc7 :-) > > Changes since 20130822: > on i386: fs/built-in.o: In function `ceph_fallocate': file.c:(.text+0x20b171): undefined reference to `__divdi3' -- ~Randy -- To unsubscribe from