Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1207417
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the akpm-current tree |
| Date | 2015-08-14 10:50 +0200 |
| Message-ID | <pXiQy-5pg-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Andrew,
After merging the akpm tree, today's linux-next build (sparc64 defconfig)
failed like this:
In file included from include/linux/sched.h:27:0,
from arch/sparc/kernel/asm-offsets.c:13:
include/linux/mm_types.h:371:22: error: 'HUGE_MAX_HSTATE' undeclared here (not in a function)
atomic_long_t count[HUGE_MAX_HSTATE];
^
Caused by commit
04f4eaa95082 ("mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status")
I have reverted that patch (and the following fix patch:
f26cf7b29291 ("mm-hugetlb-proc-add-hugetlbpages-field-to-proc-pid-status-fix")
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
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> - 2015-08-14 10:50 +0200 Re: linux-next: build failure after merge of the akpm-current tree Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> - 2015-08-14 11:10 +0200
csiph-web