Re: linux-next: Tree for Feb 15 (CXL on i386)

2021-02-15 Thread Randy Dunlap
On 2/15/21 1:34 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20210212: > CXL on i386 has these issue: ../drivers/cxl/mem.c:335:2: error: implicit declaration of function ‘writeq’; did you mean ‘writel’? [-Werror=implicit-function-declaration] writeq(cmd_reg, cxlm->mbox_regs + CXL

Re: linux-next: Tree for Feb 15 (certs/blacklist.c)

2021-02-15 Thread Randy Dunlap
On 2/15/21 1:34 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20210212: > on x86_64: ld: certs/blacklist.o: in function `is_key_on_revocation_list': blacklist.c:(.text+0x20d): undefined reference to `pkcs7_validate_trust' Full randconfig file is attached. -- ~Randy Reported-by: R

Re: linux-next: Tree for Feb 15 (net/core/lwt_bpf.c)

2019-02-15 Thread Peter Oskolkov
On Fri, Feb 15, 2019 at 8:48 AM Randy Dunlap wrote: > > On 2/14/19 10:03 PM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190214: > > > > on x86_64: > > ld: net/core/lwt_bpf.o: in function `bpf_lwt_xmit_reroute': > lwt_bpf.c:(.text+0x11e): undefined reference to `ip_route_output_flo

Re: linux-next: Tree for Feb 15 (net/core/lwt_bpf.c)

2019-02-15 Thread Peter Oskolkov
On Fri, Feb 15, 2019 at 8:48 AM Randy Dunlap wrote: > > On 2/14/19 10:03 PM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190214: > > > > on x86_64: > > ld: net/core/lwt_bpf.o: in function `bpf_lwt_xmit_reroute': > lwt_bpf.c:(.text+0x11e): undefined reference to `ip_route_output_flo

Re: linux-next: Tree for Feb 15 (net/core/lwt_bpf.c)

2019-02-15 Thread Randy Dunlap
On 2/14/19 10:03 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190214: > on x86_64: ld: net/core/lwt_bpf.o: in function `bpf_lwt_xmit_reroute': lwt_bpf.c:(.text+0x11e): undefined reference to `ip_route_output_flow' ld: net/core/lwt_bpf.o: in function `bpf_input': lwt_bpf.c:(.text+0x

Re: linux-next: Tree for Feb 15

2013-02-15 Thread Sedat Dilek
On Fri, Feb 15, 2013 at 8:42 AM, Stephen Rothwell wrote: > Hi all, > > News: Yesterday was the 5th anniversary of linux-next! I can't believe I > am still doing this :-) > So 5-times a happy Quentin Valentino day! > Changes since 20130214: > > New tree: drm-intel > More black roses for integra

Re: linux-next: Tree for Feb 15

2013-02-15 Thread Arend van Spriel
On 02/15/2013 08:42 AM, Stephen Rothwell wrote: > Hi all, > > News: Yesterday was the 5th anniversary of linux-next! I can't > believe I am still doing this :-) Was it a big celebration? ;-) Keep up the good work. Gr. AvS -- To unsubscribe from this list: send the line "unsubscribe linux-kerne

Re: linux-next: Tree for Feb 15

2008-02-15 Thread Stephen Rothwell
Hi Andy, On Fri, 15 Feb 2008 10:01:09 + Andy Whitcroft <[EMAIL PROTECTED]> wrote: > > Thats cool except that the tags seem to be missing in your public tree. > Tags do not get pushed automatically, you have to push them manually, > perhaps they were missed? Ooops sorry. Should be right, now.

Re: linux-next: Tree for Feb 15

2008-02-15 Thread Andy Whitcroft
On Fri, Feb 15, 2008 at 06:31:43PM +1100, Stephen Rothwell wrote: > Hi all, > > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git. > > Between each merge, the tree was built with allmodconfig for both > powerpc and x86_64. > > You can se