Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1324922
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the akpm-current tree |
| Date | 2016-02-03 06:40 +0100 |
| Message-ID | <qXYky-68h-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (arm
ep93xx_defconfig) failed like this:
mm/slab.c: In function 'is_debug_pagealloc_cache':
mm/slab.c:1608:2: error: implicit declaration of function 'debug_pagealloc_enabled' [-Werror=implicit-function-declaration]
Caused by commit
0a244aea1a61 ("mm/slab: clean up DEBUG_PAGEALLOC processing code")
CONFIG_DEBUG_PAGEALLOC is not enabled in this build.
Discovered after the linux-next release.
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build failure after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-02-03 06:40 +0100 Re: linux-next: build failure after merge of the akpm-current tree Andrew Morton <akpm@linux-foundation.org> - 2016-02-03 22:40 +0100
csiph-web