linux-next: Tree for Aug 15

2018-08-15 Thread Stephen Rothwell
Hi all, Please do not add any v4.20 material to your linux-next included branches until after v4.19-rc1 has been released. Changes since 20180814: The arc-current tree gained a conflict against Linus' tree. The powerpc tree gained a conflict against Linus' tree. The ftrace tree gained a confli

linux-next: Tree for Aug 15

2017-08-15 Thread Stephen Rothwell
Hi all, Changes since 20170811: The net-next tree gained a conflict against the rockchip tree and a build failure for which I reverted a commit. The rcu tree interaction with the tip has been fixed up. The staging tree lost its overnight build failures. The complex conflict between the akpm-cu

Re: linux-next: Tree for Aug 15 (mm/khugepaged.c)

2016-08-15 Thread Randy Dunlap
On 08/14/16 20:26, Stephen Rothwell wrote: > Hi all, > > Changes since 20160812: > on i386: when CONFIG_SYSFS is not enabled: mm/built-in.o: In function `khugepaged_defrag_store': khugepaged.c:(.text+0x47a37): undefined reference to `single_hugepage_flag_store' mm/built-in.o: In function `khug

linux-next: Tree for Aug 15

2016-08-14 Thread Stephen Rothwell
Hi all, Changes since 20160812: The net-next tree gained a conflict against the net tree. The akpm tree lost a patch that turned up elsewhere. Non-merge commits (relative to Linus' tree): 1667 1761 files changed, 70815 insertions(+), 19458 deletions(-)

linux-next: Tree for Aug 15

2014-08-14 Thread Stephen Rothwell
Hi all, Please do not add code intended for v3.18 until after v3.17-rc1 is released. Changes since 20140814: The akpm tree lost a patch that turned up elsewhere. Non-merge commits (relative to Linus' tree): 774 873 files changed, 20466 insertions(+), 12050 deletions(-) ---

Re: linux-next: Tree for Aug 15 (usb/phy/phy-am335x-control.c)

2013-08-16 Thread Roger Quadros
+Sebastian, On 08/15/2013 08:07 PM, Randy Dunlap wrote: > On 08/14/13 23:58, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20130814: >> > > on i386 and x86_64: > > drivers/usb/phy/phy-am335x-control.c:45:3: error: implicit declaration of > function '__WARN' [-Werror=implicit-function-d

Re: linux-next: Tree for Aug 15 (usb/phy/phy-am335x-control.c)

2013-08-15 Thread Randy Dunlap
On 08/14/13 23:58, Stephen Rothwell wrote: > Hi all, > > Changes since 20130814: > on i386 and x86_64: drivers/usb/phy/phy-am335x-control.c:45:3: error: implicit declaration of function '__WARN' [-Werror=implicit-function-declaration] -- ~Randy -- To unsubscribe from this list: send the lin

linux-next: Tree for Aug 15

2013-08-14 Thread Stephen Rothwell
Hi all, Changes since 20130814: The slab tree lost its build failure. The arm-soc tree gained a conflict against the arm tree. I have created today's linux-next tree at git://git.kernel.org/pub/scm/linux/kernel/git/ne