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

2021-09-01 Thread Stephen Rothwell
Hi , On Mon, 23 Aug 2021 17:50:27 +1000 Stephen Rothwell wrote: > > Hi all, > > After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > drivers/gpu/drm/i915/gem/i915_gem_ttm.c: In function 'i915_ttm_tt_get_st': > drivers/gpu/drm/i915/gem/i915_gem_ttm.

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

2021-08-23 Thread Jason Gunthorpe
On Mon, Aug 23, 2021 at 05:50:27PM +1000, Stephen Rothwell wrote: > From: Stephen Rothwell > Date: Mon, 23 Aug 2021 17:46:27 +1000 > Subject: [PATCH] drm/i915/ttm: fix up for "lib/scatterlist: Provide a > dedicated function to support tableappend" > > Signed-off-by: Stephen Rothwell > drivers/

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

2021-08-23 Thread Stephen Rothwell
Hi all, After merging the hmm tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/i915/gem/i915_gem_ttm.c: In function 'i915_ttm_tt_get_st': drivers/gpu/drm/i915/gem/i915_gem_ttm.c:396:7: error: implicit declaration of function '__sg_alloc_table_from_pages'; di

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-07 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 pa

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-07-02 Thread Alex Deucher
On Tue, Jul 2, 2019 at 3:24 AM Jason Gunthorpe wrote: > > 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

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

2019-07-02 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 > 'lockdep_assert

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'? [-Werror=implicit-func