Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645198 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2017-05-19 06:50 +0200 |
| Last post | 2017-05-19 06:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
linux-next: build warning after merge of the akpm-current tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-05-19 06:50 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-05-19 06:50 +0200 |
| Subject | linux-next: build warning after merge of the akpm-current tree |
| Message-ID | <tII1r-5fJ-1@gated-at.bofh.it> |
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
mm/vmstat.c: In function 'pagetypeinfo_showblockcount_print':
mm/vmstat.c:1230:8: warning: 'page' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (!memmap_valid_within(pfn, page, zone))
^
Introduced by commit
36c7473b3c85 ("mm, vmstat: skip reporting offline pages in pagetypeinfo")
That really doesn't look good.
--
Cheers,
Stephen Rothwell
Back to top | Article view | linux.kernel
csiph-web