diff options
| author | Andrey Konovalov <[email protected]> | 2019-03-05 23:41:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-03-06 05:07:13 +0000 |
| commit | 5c0198b6fb73867dea296a69a944a4fdbceff3d8 (patch) | |
| tree | 8d0250e1a717b3d4c2c10df1291daeb8d0f05aa2 /scripts/decode_stacktrace.sh | |
| parent | kasan: fix kasan_check_read/write definitions (diff) | |
| download | kernel-5c0198b6fb73867dea296a69a944a4fdbceff3d8.tar.gz kernel-5c0198b6fb73867dea296a69a944a4fdbceff3d8.zip | |
kasan: fix coccinelle warnings in kasan_p*_table
kasan_p4d_table(), kasan_pmd_table() and kasan_pud_table() are declared
as returning bool, but return 0 instead of false, which produces a
coccinelle warning. Fix it.
Link: http://lkml.kernel.org/r/1fa6fadf644859e8a6a8ecce258444b49be8c7ee.1551716733.git.andreyknvl@google.com
Fixes: 0207df4fa1a8 ("kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN")
Signed-off-by: Andrey Konovalov <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Acked-by: Andrey Ryabinin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
