diff options
author | Aneesh Kumar K.V <[email protected]> | 2015-11-05 18:50:51 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-11-05 19:34:48 -0800 |
commit | fc5aeeaf593278f07ffa4d97296e27423ecae867 (patch) | |
tree | 17b6521e9f9ba2d43d6d0b4d416d5a599e561980 /lib/netdev-notifier-error-inject.c | |
parent | f2377d4eaab2aabe1938b3974b5b94f5ba4c7ead (diff) |
mm/kasan: prevent deadlock in kasan reporting
When we end up calling kasan_report in real mode, our shadow mapping for
the spinlock variable will show poisoned. This will result in us calling
kasan_report_error with lock_report spin lock held. To prevent this
disable kasan reporting when we are priting error w.r.t kasan.
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Reviewed-by: Andrey Ryabinin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions