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>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 29 Jul 2019 10:32:17 +0200
From:   Paul Menzel <pmenzel@...gen.mpg.de>
To:     Paul Mackerras <paulus@...ba.org>
Cc:     kvm-ppc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: arch/powerpc/kvm/book3s_32_mmu.c:241:21: error: this statement may
 fall through [-Werror=implicit-fallthrough=]

Dear Linux folks,


Building Linux 5.3-rc2 with the attached configuration on ppc64le fails with
the error below. Linux 5.3-rc1 built fine, so this looks like a regression.

```
arch/powerpc/kvm/book3s_32_mmu.c: In function ‘kvmppc_mmu_book3s_32_xlate_pte’:
arch/powerpc/kvm/book3s_32_mmu.c:241:21: error: this statement may fall through [-Werror=implicit-fallthrough=]
      pte->may_write = true;
      ~~~~~~~~~~~~~~~^~~~~~
arch/powerpc/kvm/book3s_32_mmu.c:242:5: note: here
     case 3:
     ^~~~
```


Kind regards,

Paul

View attachment "linux-5.3-rc2.config" of type "text/plain" (215450 bytes)

Download attachment "smime.p7s" of type "application/pkcs7-signature" (5174 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ