On 09/03/2015 10:54 AM, Aneesh Kumar K.V wrote: > We we end up calling kasan_report in real mode, our shadow mapping s/We we/We > for even 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 s/priting/printing > error w.r.t kasan. > > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> > --- > mm/kasan/report.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) > Reviewed-by: Andrey Ryabinin <ryabinin.a.a@xxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>