diff options
| author | Andrey Konovalov <[email protected]> | 2018-12-28 08:31:01 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-12-28 20:11:44 +0000 |
| commit | 66afc7f1e07a1db74453be9167ac0d1205653854 (patch) | |
| tree | 2095f9924d6a513f7e71cbd8c1c710f97c632e8f /lib/debugobjects.c | |
| parent | kasan, mm, arm64: tag non slab memory allocated via pagealloc (diff) | |
| download | kernel-66afc7f1e07a1db74453be9167ac0d1205653854.tar.gz kernel-66afc7f1e07a1db74453be9167ac0d1205653854.zip | |
kasan: add __must_check annotations to kasan hooks
This patch adds __must_check annotations to kasan hooks that return a
pointer to make sure that a tagged pointer always gets propagated.
Link: http://lkml.kernel.org/r/03b269c5e453945f724bfca3159d4e1333a8fb1c.1544099024.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <[email protected]>
Suggested-by: Andrey Ryabinin <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
