Re: linux-next: build failure after merge of the hmm tree

2020-10-15 Thread Stephen Rothwell
Hi all, On Mon, 12 Oct 2020 15:19:48 +1100 Stephen Rothwell wrote: > > On Tue, 6 Oct 2020 13:41:20 -0300 Jason Gunthorpe wrote: > > > > On Tue, Oct 06, 2020 at 08:35:08PM +1100, Stephen Rothwell wrote: > > > Hi all, > > > > > > After merging the hmm tree, today's linux-next build (arm > > >

Re: linux-next: build failure after merge of the hmm tree

2020-10-11 Thread Stephen Rothwell
Hi all, On Tue, 6 Oct 2020 13:41:20 -0300 Jason Gunthorpe wrote: > > On Tue, Oct 06, 2020 at 08:35:08PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the hmm tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > > > Caused by commit > > > >

Re: linux-next: build failure after merge of the hmm tree

2020-10-06 Thread Jason Gunthorpe
On Tue, Oct 06, 2020 at 08:35:08PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the hmm tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > > Caused by commit > > 07da1223ec93 ("lib/scatterlist: Add support in dynamic allocation of SG > table from

linux-next: build failure after merge of the hmm tree

2020-10-06 Thread Stephen Rothwell
Hi all, After merging the hmm tree, today's linux-next build (arm multi_v7_defconfig) failed like this: Caused by commit 07da1223ec93 ("lib/scatterlist: Add support in dynamic allocation of SG table from pages") interacting with commit 707d561f77b5 ("drm: allow limiting the scatter list

Re: linux-next: build failure after merge of the hmm tree

2019-09-03 Thread Dan Williams
On Mon, Sep 2, 2019 at 10:42 PM Stephen Rothwell wrote: > > Hi Dan, > > On Mon, 2 Sep 2019 22:31:00 -0700 Dan Williams > wrote: > > > > On Mon, Sep 2, 2019 at 4:45 PM Stephen Rothwell > > wrote: > > > > > > Hi Jason, > > > > > > On Mon, 2 Sep 2019 10:51:41 + Jason Gunthorpe > > > wrote:

Re: linux-next: build failure after merge of the hmm tree

2019-09-02 Thread Stephen Rothwell
Hi Dan, On Mon, 2 Sep 2019 22:31:00 -0700 Dan Williams wrote: > > On Mon, Sep 2, 2019 at 4:45 PM Stephen Rothwell wrote: > > > > Hi Jason, > > > > On Mon, 2 Sep 2019 10:51:41 + Jason Gunthorpe > > wrote: > > > > > > On Mon, Sep 02, 2019 at 08:50:17PM +1000, Stephen Rothwell wrote: > >

Re: linux-next: build failure after merge of the hmm tree

2019-09-02 Thread Dan Williams
On Mon, Sep 2, 2019 at 4:45 PM Stephen Rothwell wrote: > > Hi Jason, > > On Mon, 2 Sep 2019 10:51:41 + Jason Gunthorpe wrote: > > > > On Mon, Sep 02, 2019 at 08:50:17PM +1000, Stephen Rothwell wrote: > > > Hi all, > > > > > ERROR: "nd_region_provider_data" [drivers/acpi/nfit/nfit.ko]

Re: linux-next: build failure after merge of the hmm tree

2019-09-02 Thread Stephen Rothwell
Hi Jason, On Mon, 2 Sep 2019 10:51:41 + Jason Gunthorpe wrote: > > On Mon, Sep 02, 2019 at 08:50:17PM +1000, Stephen Rothwell wrote: > > Hi all, > > > ERROR: "nd_region_provider_data" [drivers/acpi/nfit/nfit.ko] undefined! > > ERROR: "to_nd_blk_region" [drivers/acpi/nfit/nfit.ko]

Re: linux-next: build failure after merge of the hmm tree

2019-09-02 Thread Jason Gunthorpe
On Mon, Sep 02, 2019 at 08:50:17PM +1000, Stephen Rothwell wrote: > Hi all, > ERROR: "nd_region_provider_data" [drivers/acpi/nfit/nfit.ko] undefined! > ERROR: "to_nd_blk_region" [drivers/acpi/nfit/nfit.ko] undefined! > ERROR: "nvdimm_region_notify" [drivers/acpi/nfit/nfit.ko] undefined! > ERROR:

linux-next: build failure after merge of the hmm tree

2019-09-02 Thread Stephen Rothwell
Hi all, After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "__nd_driver_register" [drivers/dax/pmem/dax_pmem_compat.ko] undefined! ERROR: "nvdimm_namespace_common_probe" [drivers/dax/pmem/dax_pmem_core.ko] undefined! ERROR: "devm_nsio_disable"

Re: linux-next: build failure after merge of the hmm tree

2019-07-09 Thread Jason Gunthorpe
On Tue, Jul 09, 2019 at 10:21:37AM +1000, Stephen Rothwell wrote: > Hi all, > > On Mon, 1 Jul 2019 21:08:53 +1000 Stephen Rothwell > wrote: > > > > After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) > > failed like this: > > > > mm/hmm.c: In function

Re: linux-next: build failure after merge of the hmm tree

2019-07-08 Thread Stephen Rothwell
Hi all, On Mon, 1 Jul 2019 21:08:53 +1000 Stephen Rothwell wrote: > > After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > mm/hmm.c: In function 'hmm_get_or_create': > mm/hmm.c:50:2: error: implicit declaration of function >

Re: linux-next: build failure after merge of the hmm tree

2019-07-01 Thread Jason Gunthorpe
On Mon, Jul 01, 2019 at 09:33:04PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > mm/hmm.c: In function 'hmm_get_or_create': > mm/hmm.c:50:2: error: implicit declaration of function >

linux-next: build failure after merge of the hmm tree

2019-07-01 Thread Stephen Rothwell
Hi all, After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) failed like this: mm/hmm.c: In function 'hmm_get_or_create': mm/hmm.c:50:2: error: implicit declaration of function 'lockdep_assert_held_exclusive'; did you mean 'lockdep_assert_held_once'?