[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200331195612.64c06485@canb.auug.org.au>
Date: Tue, 31 Mar 2020 19:56:12 +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>,
Longpeng <longpeng2@...wei.com>
Subject: linux-next: build warning after merge of the akpm-current tree
Hi all,
After merging the akpm-current tree, today's linux-next build (i386
defconfig) produced this warning:
mm/hugetlb.c: In function 'huge_pte_offset':
cc1: warning: function may return address of local variable [-Wreturn-local-addr]
mm/hugetlb.c:5361:14: note: declared here
5361 | pud_t *pud, pud_entry;
| ^~~~~~~~~
cc1: warning: function may return address of local variable [-Wreturn-local-addr]
mm/hugetlb.c:5360:14: note: declared here
5360 | p4d_t *p4d, p4d_entry;
| ^~~~~~~~~
Introduced by commit
826ddc88e2cf ("mm/hugetlb: fix a addressing exception caused by huge_pte_offset")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists