diff for duplicates of <5501CCFB.3040203@lwfinger.net> diff --git a/a/1.txt b/N1/1.txt index 5dd079a..b7c17ce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 03/12/2015 06:33 AM, Yang Bai wrote: > buffer_desc == NULL. Then we will dereference this NULL pointer > in function _rtl_pci_init_one_rxdesc. > -> Signed-off-by: Yang Bai <hamo.by@gmail.com> +> Signed-off-by: Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Is the attached patch OK? I have tested it, but it is unlikely that I have hit any memory failures, thus that part needs to be checked by eye. diff --git a/a/2.txt b/N1/2.txt index ee9037b..30318e5 100644 --- a/a/2.txt +++ b/N1/2.txt @@ -1,5 +1,5 @@ >From 74e20cf2bdb8312252363362495b9e517b3637d9 Mon Sep 17 00:00:00 2001 -From: Yang Bai <hamo.by@gmail.com> +From: Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Date: Thu, 12 Mar 2015 11:56:40 -0500 Subject: [PATCH V2 4.0] rtlwifi: get buffer_desc before trying to alloc new skb @@ -8,9 +8,9 @@ to alloc a new skb, we will directly jump to no_new tag with buffer_desc == NULL. Then we will dereference this NULL pointer in function _rtl_pci_init_one_rxdesc. -Signed-off-by: Yang Bai <hamo.by@gmail.com> -Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> -Cc: Stable <stable@vger.kernel.org> [3.18+] +Signed-off-by: Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Signed-off-by: Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org> +Cc: Stable <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> [3.18+] --- V2 - Refactor to reduce the number of tests of use_new_trx_flow. diff --git a/a/content_digest b/N1/content_digest index 9eeb9df..ff61c3c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,13 @@ "ref\01426160036-1542-1-git-send-email-hamo.by@gmail.com\0" - "From\0Larry Finger <Larry.Finger@lwfinger.net>\0" + "ref\01426160036-1542-1-git-send-email-hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>\0" "Subject\0Re: [PATCH] rtlwifi: get buffer_desc before trying to alloc new skb\0" "Date\0Thu, 12 Mar 2015 12:29:31 -0500\0" - "To\0Yang Bai <hamo.by@gmail.com>" - " kvalo@codeaurora.org\0" - "Cc\0linux-wireless@vger.kernel.org" - netdev@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "To\0Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + " kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" + "Cc\0linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\01:1\0" "b\0" "On 03/12/2015 06:33 AM, Yang Bai wrote:\n" @@ -15,7 +16,7 @@ "> buffer_desc == NULL. Then we will dereference this NULL pointer\n" "> in function _rtl_pci_init_one_rxdesc.\n" ">\n" - "> Signed-off-by: Yang Bai <hamo.by@gmail.com>\n" + "> Signed-off-by: Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "Is the attached patch OK? I have tested it, but it is unlikely that I have hit \n" "any memory failures, thus that part needs to be checked by eye.\n" @@ -25,7 +26,7 @@ "fn\00001-rtlwifi-get-buffer_desc-before-trying-to-alloc-new-s.patch\0" "b\0" ">From 74e20cf2bdb8312252363362495b9e517b3637d9 Mon Sep 17 00:00:00 2001\n" - "From: Yang Bai <hamo.by@gmail.com>\n" + "From: Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "Date: Thu, 12 Mar 2015 11:56:40 -0500\n" "Subject: [PATCH V2 4.0] rtlwifi: get buffer_desc before trying to alloc new skb\n" "\n" @@ -34,9 +35,9 @@ "buffer_desc == NULL. Then we will dereference this NULL pointer\n" "in function _rtl_pci_init_one_rxdesc.\n" "\n" - "Signed-off-by: Yang Bai <hamo.by@gmail.com>\n" - "Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>\n" - "Cc: Stable <stable@vger.kernel.org> [3.18+]\n" + "Signed-off-by: Yang Bai <hamo.by-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>\n" + "Cc: Stable <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> [3.18+]\n" "---\n" "\n" "V2 - Refactor to reduce the number of tests of use_new_trx_flow.\n" @@ -78,4 +79,4 @@ "-- \n" 2.1.4 -7fb83c8b62693a0ae0084ccf06fd45c66e12fe6b57d93f4d7b0673c5954328d9 +2f4b27d9a4535b322425cfb04e4e97b9c233ea311720d6afbbe5fb1d8eb783d3
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.