Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1517756
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the akpm-current tree |
| Date | 2016-11-09 05:20 +0100 |
| Message-ID | <sBswG-2nS-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
mm/hugetlb.c:1166:21: warning: 'alloc_gigantic_page' defined but not used [-Wunused-function]
static struct page *alloc_gigantic_page(int nid, unsigned int order)
^
Introduced by commit
4acc8ccc3c57 ("mm/hugetlb.c: rename some allocation functions")
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-11-09 05:20 +0100
Re: linux-next: build warning after merge of the akpm-current tree Andrew Morton <akpm@linux-foundation.org> - 2016-11-09 22:30 +0100
Re: linux-next: build warning after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-11-10 04:00 +0100
csiph-web