aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V <[email protected]>2015-11-05 18:50:51 -0800
committerLinus Torvalds <[email protected]>2015-11-05 19:34:48 -0800
commitfc5aeeaf593278f07ffa4d97296e27423ecae867 (patch)
tree17b6521e9f9ba2d43d6d0b4d416d5a599e561980 /lib/netdev-notifier-error-inject.c
parentf2377d4eaab2aabe1938b3974b5b94f5ba4c7ead (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