diff for duplicates of <201107100957.06377.marek.vasut@gmail.com> diff --git a/a/1.txt b/N1/1.txt index efd9bf5..f68f4ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Sunday, July 10, 2011 09:14:45 AM Marek Vasut wrote: > > > > null_dma_buf pointer incorrectly, and it causes memory corruption > > > > later if DMA usage is enabled. > > > > -> > > > Signed-off-by: Vasily Khoruzhick <anarsoul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> > > > Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> > > > > --- > > > > > > > > drivers/spi/pxa2xx_spi.c | 2 +- @@ -57,10 +57,3 @@ On Sunday, July 10, 2011 09:14:45 AM Marek Vasut wrote: Actually ... why don't we just add char null_buf[16] at the end of the structure instead of allocating +16 bytes and then doing this strange crap ? Or even better ... kzalloc() the buffer in probe(), then kfree() it in remove()? - ------------------------------------------------------------------------------- -All of the data generated in your IT infrastructure is seriously valuable. -Why? It contains a definitive record of application performance, security -threats, fraudulent activity, and more. Splunk takes this data and makes -sense of it. IT sense. And common sense. -http://p.sf.net/sfu/splunk-d2d-c2 diff --git a/a/content_digest b/N1/content_digest index 87de220..2fe2f91 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,10 @@ "ref\01310246098-21208-1-git-send-email-anarsoul@gmail.com\0" "ref\020110709231108.GQ4812@n2100.arm.linux.org.uk\0" "ref\0201107100914.45452.marek.vasut@gmail.com\0" - "ref\0201107100914.45452.marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Marek Vasut <marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH] pxa2xx_spi: fix memory corruption\0" + "From\0marek.vasut@gmail.com (Marek Vasut)\0" + "Subject\0[PATCH] pxa2xx_spi: fix memory corruption\0" "Date\0Sun, 10 Jul 2011 09:57:06 +0200\0" - "To\0Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0" - "Cc\0Vasily Khoruzhick <anarsoul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org - Eric Miao <eric.y.miao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sunday, July 10, 2011 09:14:45 AM Marek Vasut wrote:\n" @@ -21,7 +16,7 @@ "> > > > null_dma_buf pointer incorrectly, and it causes memory corruption\n" "> > > > later if DMA usage is enabled.\n" "> > > > \n" - "> > > > Signed-off-by: Vasily Khoruzhick <anarsoul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> > > > Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>\n" "> > > > ---\n" "> > > > \n" "> > > > drivers/spi/pxa2xx_spi.c | 2 +-\n" @@ -70,13 +65,6 @@ "\n" "Actually ... why don't we just add char null_buf[16] at the end of the structure \n" "instead of allocating +16 bytes and then doing this strange crap ? Or even \n" - "better ... kzalloc() the buffer in probe(), then kfree() it in remove()?\n" - "\n" - "------------------------------------------------------------------------------\n" - "All of the data generated in your IT infrastructure is seriously valuable.\n" - "Why? It contains a definitive record of application performance, security \n" - "threats, fraudulent activity, and more. Splunk takes this data and makes \n" - "sense of it. IT sense. And common sense.\n" - http://p.sf.net/sfu/splunk-d2d-c2 + better ... kzalloc() the buffer in probe(), then kfree() it in remove()? -8ead3a4af82437d11b5815a4d2442f6a0a1b225c772a8053f79515da2e0a552e +5c4f249b3e2edcc2c1476cc20ded6c088393894a2d6b1eadaf68e45cffa2a3f3
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.