linux-next: Tree for Jun 4

2020-06-04 Thread Stephen Rothwell
Hi all, News: The merge window has opened, so please do *not* add v5.9 material to your linux-next included branches until after v5.8-rc1 has been released. Changes since 20200603: Removed tree: sh Renamed tree: sh-rf to sh My fixes tree contains: 4cb4bfffe2c1 ("device_cgroup: Fix RCU list d

Re: linux-next: Tree for Jun 4 (drivers/iio/addac/adt7316.c)

2019-06-04 Thread Randy Dunlap
On 6/3/19 11:09 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20190603: > on x86_64: when GPIOLIB is not set/enabled: ../drivers/staging/iio/addac/adt7316.c: In function ‘adt7316_store_update_DAC’: ../drivers/staging/iio/addac/adt7316.c:947:3: error: implicit declaration of function

linux-next: Tree for Jun 4

2019-06-03 Thread Stephen Rothwell
Hi all, Changes since 20190603: The net-next tree gained conflicts against Linus' tree. The nand tree gained a conflict against Linus' tree. The clockevents tree lost its build failure. The xarray tree lost its runtime problems. Non-merge commits (relative to Linus' tree): 3569 4072 files ch

Re: linux-next: Tree for Jun 4 (fs/afs/)

2018-06-14 Thread David Howells
Randy Dunlap wrote: > ../fs/afs/proc.c:604:2: error: implicit declaration of function > ‘proc_create_net_data_write’ [-Werror=implicit-function-declaration] I've given Al a patch for this. David

Re: linux-next: Tree for Jun 4 (fs/afs/)

2018-06-04 Thread Randy Dunlap
On 06/04/2018 04:59 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20180601: > on x86_64: # CONFIG_PROC_FS is not set ../fs/afs/proc.c: In function ‘afs_proc_init’: ../fs/afs/proc.c:604:2: error: implicit declaration of function ‘proc_create_net_data_write’ [-Werror=implicit-functio

linux-next: Tree for Jun 4

2018-06-04 Thread Stephen Rothwell
Hi all, Changes since 20180601: The overlayfs tree gained a conflict against Linus' tree. The net-next tree still had its build failure for which I disabled BPFILTER. The drm tree gained a conflict against Linus' tree. The drm-msm tree gained a build failure for which I reverted a commit. The

Re: linux-next: Tree for Jun 4 (radeonfb && xfs)

2015-06-04 Thread Dave Chinner
On Thu, Jun 04, 2015 at 12:15:18PM -0700, Randy Dunlap wrote: > On 06/04/15 06:15, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20150603: > > > > > on i386: > > fs/built-in.o: In function `xfs_ifree_cluster': > xfs_inode.c:(.text+0x1c491a): undefined reference to `__umoddi3' > >

Re: linux-next: Tree for Jun 4 (radeonfb && xfs)

2015-06-04 Thread Randy Dunlap
On 06/04/15 06:15, Stephen Rothwell wrote: > Hi all, > > Changes since 20150603: > on i386: fs/built-in.o: In function `xfs_ifree_cluster': xfs_inode.c:(.text+0x1c491a): undefined reference to `__umoddi3' drivers/built-in.o: In function `radeonfb_pci_register': radeon_base.c:(.text+0x72fe0):

linux-next: Tree for Jun 4

2015-06-04 Thread Stephen Rothwell
Hi all, Changes since 20150603: The imx-mxs tree still had its build failure for which I disabled a driver. The sound-asoc tree gained a build failure so I used the version from next-20150603. The block tree gained conflicts against the cris and Linus' trees. The edac-amd tree gained a conflic

linux-next: Tree for Jun 4

2014-06-04 Thread Stephen Rothwell
Hi all, The powerpc allyesconfig is again broken more than usual. Our build server is down today, so this linux-next will not get the usual builds done, sorry. Changes since 20140603: The mmc tree still had its build failure so I used the version from next02140522. The tip tree gained a build

Re: linux-next: Tree for Jun 4 (pch_phub.c)

2013-06-04 Thread Arnd Bergmann
On Tuesday 04 June 2013, Randy Dunlap wrote: > > On 06/04/13 00:41, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20130603: > > > > when CONFIG_NET is not enabled: > > ERROR: "mac_pton" [drivers/misc/pch_phub.ko] undefined! Andy Shevchenko just posted "[PATCH] net: core: move mac_

Re: linux-next: Tree for Jun 4 (pch_phub.c)

2013-06-04 Thread Randy Dunlap
On 06/04/13 00:41, Stephen Rothwell wrote: > Hi all, > > Changes since 20130603: > when CONFIG_NET is not enabled: ERROR: "mac_pton" [drivers/misc/pch_phub.ko] undefined! -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord..

linux-next: Tree for Jun 4

2013-06-04 Thread Stephen Rothwell
Hi all, Changes since 20130603: The pci tree gained a conflict against Linus' tree. The wireless-next tree gained conflicts against the net and net-next trees. The staging tree gained a build failure so I disabled a driver. The msm tree still has its build failure for which I applied a fix pat