aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorPaul Menzel <[email protected]>2019-07-30 10:53:10 +0200
committerPaul Mackerras <[email protected]>2019-08-23 15:57:24 +1000
commitff7240ccf0cdab86762635840c6d62eec7147d18 (patch)
treee82e4001de138097d347e3e18fa37ed93f39d33a /scripts/gdb/linux/modules.py
parent75bf465f0bc33e9b776a46d6a1b9b990f5fb7c37 (diff)
KVM: PPC: Book3S: Mark expected switch fall-through
Fix the error below triggered by `-Wimplicit-fallthrough`, by tagging it as an expected fall-through. 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: ^~~~ Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions