[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170904185645.70d8c14b@canb.auug.org.au>
Date: Mon, 4 Sep 2017 18:56:45 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jérôme Glisse <jglisse@...hat.com>,
Evgeny Baskakov <ebaskakov@...dia.com>,
John Hubbard <jhubbard@...dia.com>,
Mark Hairgrove <mhairgrove@...dia.com>,
Sherry Cheung <SCheung@...dia.com>,
Subhash Gutti <sgutti@...dia.com>
Subject: linux-next: build failure after merge of the akpm-current tree
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/home/sfr/next/next/mm/hmm.c:202:2: error: unknown field 'invalidate_page' specified in initializer
.invalidate_page = hmm_invalidate_page,
^
/home/sfr/next/next/mm/hmm.c:202:21: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.invalidate_page = hmm_invalidate_page,
^
Caused by commit
b49705c24406 ("mm/hmm/mirror: mirror process address space on device with HMM helpers")
interacting with commit
5f32b265400d ("mm/mmu_notifier: kill invalidate_page")
from Linus' tree.
I have disabled CONFIG_HMM_MIRROR for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists