diff for duplicates of <1547150339.2814.9.camel@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 0363254..7bbd2bf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ allocation inside block/scsi_ioctl.h buffer = kzalloc(bytes, q->bounce_gfp | GFP_USER| __GFP_NOWARN); (where bytes is < 4k) caused a slub padding check failure on free. ->From the internal details, the freeing entity seems to be KASAN as part +From the internal details, the freeing entity seems to be KASAN as part of its quarantine reduction (albeit triggered by this kzalloc). I'm not remotely familiar with what KASAN is doing, but it seems the memory corruption problem is somewhere within the KASAN tracking? diff --git a/a/content_digest b/N1/content_digest index 4916245..1561c8a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -34,7 +34,7 @@ "\tbuffer = kzalloc(bytes, q->bounce_gfp | GFP_USER| __GFP_NOWARN);\n" "\n" "(where bytes is < 4k) caused a slub padding check failure on free. \n" - ">From the internal details, the freeing entity seems to be KASAN as part\n" + "From the internal details, the freeing entity seems to be KASAN as part\n" "of its quarantine reduction (albeit triggered by this kzalloc). I'm\n" "not remotely familiar with what KASAN is doing, but it seems the memory\n" "corruption problem is somewhere within the KASAN tracking?\n" @@ -44,4 +44,4 @@ "\n" James -4e35b3409af6e5ff0bccaa29d709d08ee78ff380821de0d3c15216a2222d096f +fb99b7600dbbb84a81703ea9147c8e2f280adeeddb57c02fa050ed4e2497e17e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.