diff for duplicates of <YEZ9Tb4oJng85mH9@google.com> diff --git a/a/1.txt b/N1/1.txt index fb63a39..a7a8917 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -74,7 +74,7 @@ On Mon, Mar 08, 2021 at 11:26:20PM +0800, kernel test robot wrote: > [ 16.848311] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G B 5.12.0-rc1-00023-g9ddc8abf0317 #1 ->From 758182a763fbc0fbd6b5e143ca64a4eb31d22a1a Mon Sep 17 00:00:00 2001 +From 758182a763fbc0fbd6b5e143ca64a4eb31d22a1a Mon Sep 17 00:00:00 2001 From: Minchan Kim <minchan@kernel.org> Date: Mon, 8 Mar 2021 11:33:47 -0800 Subject: [PATCH] mm: cma: fix ZERO_SIZE_PTR check @@ -84,7 +84,7 @@ kmalloc_arrary will return ZERO_SITE_PTR instead of NULL. Use ZERO_OR_NULL_PTR to check both cases. -Link: https://lore.kernel.org/linux-mm/20210308152620.GE4324(a)xsang-OptiPlex-9020/ +Link: https://lore.kernel.org/linux-mm/20210308152620.GE4324@xsang-OptiPlex-9020/ Reported-by: kernel test robot <oliver.sang@intel.com> Signed-off-by: Minchan Kim <minchan@kernel.org> --- diff --git a/a/content_digest b/N1/content_digest index a2ac242..0ecbdbc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,21 @@ + "ref\020210304161704.3056806-1-minchan@kernel.org\0" "ref\020210308152620.GE4324@xsang-OptiPlex-9020\0" "From\0Minchan Kim <minchan@kernel.org>\0" - "Subject\0Re: [mm] 9ddc8abf03: BUG:KASAN:null-ptr-deref_in_lockdep_init_map_type\0" - "Date\0Mon, 08 Mar 2021 11:38:53 -0800\0" - "To\0lkp@lists.01.org\0" - "\01:1\0" + "Subject\0Re: [mm] 9ddc8abf03: BUG:KASAN:null-ptr-deref_in_lockdep_init_map_type\0" + "Date\0Mon, 8 Mar 2021 11:38:53 -0800\0" + "To\0kernel test robot <oliver.sang@intel.com>" + " Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\00day robot <lkp@intel.com>" + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + John Hubbard <jhubbard@nvidia.com> + LKML <linux-kernel@vger.kernel.org> + lkp@lists.01.org + Andrew Morton <akpm@linux-foundation.org> + linux-mm <linux-mm@kvack.org> + surenb@google.com + joaodias@google.com + " willy@infradead.org\0" + "\00:1\0" "b\0" "On Mon, Mar 08, 2021 at 11:26:20PM +0800, kernel test robot wrote:\n" "> \n" @@ -81,7 +93,7 @@ "> [ 16.848311] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G B 5.12.0-rc1-00023-g9ddc8abf0317 #1\n" "\n" "\n" - ">From 758182a763fbc0fbd6b5e143ca64a4eb31d22a1a Mon Sep 17 00:00:00 2001\n" + "From 758182a763fbc0fbd6b5e143ca64a4eb31d22a1a Mon Sep 17 00:00:00 2001\n" "From: Minchan Kim <minchan@kernel.org>\n" "Date: Mon, 8 Mar 2021 11:33:47 -0800\n" "Subject: [PATCH] mm: cma: fix ZERO_SIZE_PTR check\n" @@ -91,7 +103,7 @@ "\n" "Use ZERO_OR_NULL_PTR to check both cases.\n" "\n" - "Link: https://lore.kernel.org/linux-mm/20210308152620.GE4324(a)xsang-OptiPlex-9020/\n" + "Link: https://lore.kernel.org/linux-mm/20210308152620.GE4324@xsang-OptiPlex-9020/\n" "Reported-by: kernel test robot <oliver.sang@intel.com>\n" "Signed-off-by: Minchan Kim <minchan@kernel.org>\n" "---\n" @@ -114,4 +126,4 @@ "-- \n" 2.30.1.766.gb4fecdf3b7-goog -67abb41da9ff81d5d6fc72d36d06b35268f3963f90edb424efef3bd1f1f963c6 +a6ef701e03c7ccf6e7ba3cff282c2bf34656195bc5affd6a75e03cea3941f1e4
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.