[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171106175511.1e767e2f@canb.auug.org.au>
Date: Mon, 6 Nov 2017 17:55:11 +1100
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>,
Clement Courbet <courbet@...gle.com>
Subject: linux-next: build failure after merge of the akpm tree
Hi Andrew,
After merging the akpm tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
lib/cpumask.c: In function 'cpumask_next_and':
lib/cpumask.c:39:9: error: implicit declaration of function 'find_next_and_bit' [-Werror=implicit-function-declaration]
return find_next_and_bit(cpumask_bits(src1p), cpumask_bits(src2p),
^
cc1: some warnings being treated as errors
Introduced by commit
1eae9bb7e6f2 ("lib: optimize cpumask_next_and()")
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists