Re: linux-next: Tree for Aug 12 (x86: xen/pci)

2020-08-13 Thread Randy Dunlap
On 8/12/20 7:57 AM, Randy Dunlap wrote: > On 8/11/20 9:22 PM, Stephen Rothwell wrote: >> Hi all, >> > > > on x86_64: > > ../arch/x86/pci/xen.c: In function ‘pci_xen_init’: > ../arch/x86/pci/xen.c:410:2: error: implicit declaration of function > ‘acpi_noirq_set’; did you mean ‘acpi_irq_get’? >

linux-next: Tree for Aug 12

2020-08-11 Thread Stephen Rothwell
Hi all, News: The merge window has opened, so please do not add any v5.10 related material to your linux-next included branches until after the merge window closes again. Changes since 20200811: Dropped tree: set_fs at maintainer's request My fixes tree contains: 73c7adb54169 ("device_cgr

Re: linux-next: Tree for Aug 12

2019-08-12 Thread Stephen Rothwell
Hi Geert, On Mon, 12 Aug 2019 15:38:06 +0200 Geert Uytterhoeven wrote: > > Looks like commit 8e72ac275c63a44c ("Add linux-next specific files for > 20190812") > made it to git.kernel.org, but the tag didn't? Thanks for letting me know. I made some changes to my scripts for yesterday and there

Re: linux-next: Tree for Aug 12

2019-08-12 Thread Geert Uytterhoeven
Hi Stephen, On Mon, Aug 12, 2019 at 11:33 AM Stephen Rothwell wrote: > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you Looks like commit 8e72ac275c63a44c ("Add linu

linux-next: Tree for Aug 12

2019-08-12 Thread Stephen Rothwell
Hi all, Changes since 20190809: New tree: spdx The mips tree gained a conflict against Linus' tree. The afs tree gained conflicts against the net tree. The jc_docs tree gained a conflict against the mips tree. The net-next tree gained a conflict against the net tree. The crypto tree gained a

linux-next: Tree for Aug 12

2016-08-11 Thread Stephen Rothwell
Hi all, Changes since 20160811: Non-merge commits (relative to Linus' tree): 1492 1513 files changed, 39934 insertions(+), 15095 deletions(-) I have created today's linux-next tree at git://git.kernel.org/pub/scm/linu

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-19 Thread Stephen Rothwell
Hi Bjorn, On Wed, 19 Aug 2015 23:16:06 -0700 Bjorn Helgaas wrote: > > [+cc Yann, linux-kbuild] > > On Wed, Aug 12, 2015 at 3:58 PM, Tadeusz Struk > wrote: > > On 08/12/2015 02:53 PM, Stephen Rothwell wrote: > >> On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap > >> wrote: > >>> > > >>> > on i

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-19 Thread Bjorn Helgaas
[+cc Yann, linux-kbuild] On Wed, Aug 12, 2015 at 3:58 PM, Tadeusz Struk wrote: > On 08/12/2015 02:53 PM, Stephen Rothwell wrote: >> On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap >> wrote: >>> > >>> > on i386 or x86_64: >>> > >>> > Many (repeated) errors like this one: >>> > >>> > ../include/l

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-12 Thread Stephen Rothwell
Hi Randy, On Wed, 12 Aug 2015 17:16:39 -0700 Randy Dunlap wrote: > > On 08/12/15 15:58, Tadeusz Struk wrote: > > Hi, > > On 08/12/2015 02:53 PM, Stephen Rothwell wrote: > >> On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap > >> wrote: > > on i386 or x86_64: > > Many (repeated

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-12 Thread Randy Dunlap
On 08/12/15 15:58, Tadeusz Struk wrote: > Hi, > On 08/12/2015 02:53 PM, Stephen Rothwell wrote: >> On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap >> wrote: on i386 or x86_64: Many (repeated) errors like this one: ../include/linux/pci.h:390:12: error: ‘struct pci_d

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-12 Thread Randy Dunlap
On 08/12/15 14:53, Stephen Rothwell wrote: > Hi Randy, > > On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap wrote: >> >> on i386 or x86_64: >> >> Many (repeated) errors like this one: >> >> ../include/linux/pci.h:390:12: error: ‘struct pci_dev’ has no member >> named ‘physfn’ >> >> when C

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-12 Thread Tadeusz Struk
Hi, On 08/12/2015 02:53 PM, Stephen Rothwell wrote: > On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap wrote: >> > >> > on i386 or x86_64: >> > >> > Many (repeated) errors like this one: >> > >> > ../include/linux/pci.h:390:12: error: ‘struct pci_dev’ has no member >> > named ‘physfn’ >>

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-12 Thread Stephen Rothwell
Hi Randy, On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap wrote: > > on i386 or x86_64: > > Many (repeated) errors like this one: > > ../include/linux/pci.h:390:12: error: ‘struct pci_dev’ has no member > named ‘physfn’ > > when CONFIG_PCI_ATS is not enabled. Maybe caused by commit

Re: linux-next: Tree for Aug 12 (include/linux/pci.h)

2015-08-12 Thread Randy Dunlap
On 08/12/15 06:39, Stephen Rothwell wrote: > Hi all, > > Changes since 20150810: > on i386 or x86_64: Many (repeated) errors like this one: ../include/linux/pci.h:390:12: error: ‘struct pci_dev’ has no member named ‘physfn’ when CONFIG_PCI_ATS is not enabled. -- ~Randy -- To unsub

linux-next: Tree for Aug 12

2015-08-12 Thread Stephen Rothwell
Hi all, Changes since 20150810: Added tree: mfd-fixes Removed tree: osd (while a new server is found) The arm-soc tree lost its build failure but gained a conflict against the arm tree. The v4l-dvb tree gained a build failure so I used the version from next-20150810. The crypto tree gained a

linux-next: Tree for Aug 12

2014-08-11 Thread Stephen Rothwell
Hi all, Please do not add code intended for v3.18 until after v3.17-rc1 is released. Changes since 20140811: The pm tree lost its build failure. The mmc-uh tree lost its build failure. Non-merge commits (relative to Linus' tree): 1616 1064 files changed, 35102 insertions(+), 16638 deletions(-

linux-next: Tree for Aug 12

2013-08-12 Thread Stephen Rothwell
Hi all, Changes since 20130809: The wireless-next tree gained a conflict against the wireless tree. The cgroup tree gained a conflict against the net-next tree. The akpm-current tree gained a conflict against the cgroup tree.