[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180705151323.42944e0d@canb.auug.org.au>
Date: Thu, 5 Jul 2018 15:13:23 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Matthew Wilcox <willy@...radead.org>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build failure after merge of the ida tree
Hi Matthew,
After merging the ida tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
lib/test_xarray.c: In function 'xa_alloc_value':
lib/test_xarray.c:39:16: error: implicit declaration of function 'xa_alloc'; did you mean 'ida_alloc'? [-Werror=implicit-function-declaration]
XA_BUG_ON(xa, xa_alloc(xa, &id, xa_mk_value(index), GFP_KERNEL) != 0);
^
lib/test_xarray.c:21:6: note: in definition of macro 'XA_BUG_ON'
if (x) { \
^
Caused by commit
1af163b61ed6 ("xarray: Track free entries in an XArray")
I have reverted that commit for today (and the following one).
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists