lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 6 Jan 2020 17:11:32 +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>,
        Steven Price <steven.price@....com>
Subject: linux-next: build warning after merge of the akpm tree

Hi all,

After merging the akpm tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

mm/hmm.c: In function 'hmm_vma_walk_pud':
mm/hmm.c:478:9: warning: unused variable 'pmdp' [-Wunused-variable]
  478 |  pmd_t *pmdp;
      |         ^~~~
mm/hmm.c:477:30: warning: unused variable 'next' [-Wunused-variable]
  477 |  unsigned long addr = start, next;
      |                              ^~~~

Introduced by commit

  cc53bfffefc3 ("mm: pagewalk: add p4d_entry() and pgd_entry()")

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ