[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220906210348.4744da42@canb.auug.org.au>
Date: Tue, 6 Sep 2022 21:03:48 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>,
Rob Clark <robdclark@...il.com>,
Sean Paul <seanpaul@...omium.org>
Cc: NeilBrown <neilb@...e.de>, Rob Clark <robdclark@...omium.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the mm tree
Hi all,
After merging the mm tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/gpu/drm/msm/msm_gem_shrinker.c: In function 'can_block':
drivers/gpu/drm/msm/msm_gem_shrinker.c:29:28: error: '__GFP_ATOMIC' undeclared (first use in this function); did you mean 'GFP_ATOMIC'?
29 | if (sc->gfp_mask & __GFP_ATOMIC)
| ^~~~~~~~~~~~
| GFP_ATOMIC
Caused by commit
9178e3dcb121 ("mm: discard __GFP_ATOMIC")
interacting with commit
025d27239a2f ("drm/msm/gem: Evict active GEM objects when necessary")
from the drm-msm tree.
I have reverted the drm-msm tree commit for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists