All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180425061638.GA1450@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 3e0371c..0f39d48 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,16 +19,16 @@ On Tue, Apr 24, 2018 at 09:57:29PM +0200, Kirill Marinushkin wrote:
 > Steps to reproduce the memory leak before this commit:
 > 
 > ~~~~
-> root at raspberrypi:/home/pi# aplay test0.wav
+> root@raspberrypi:/home/pi# aplay test0.wav
 > Playing WAVE 'test0.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Ster
 > ^CAborted by signal Interrupt...
-> root at raspberrypi:/home/pi# rmmod snd_bcm2835
-> root at raspberrypi:/home/pi# modprobe snd_bcm2835
-> root at raspberrypi:/home/pi# aplay test0.wav
+> root@raspberrypi:/home/pi# rmmod snd_bcm2835
+> root@raspberrypi:/home/pi# modprobe snd_bcm2835
+> root@raspberrypi:/home/pi# aplay test0.wav
 > Playing WAVE 'test0.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Ster
 > ^CAborted by signal Interrupt...
-> root at raspberrypi:/home/pi# echo scan > /sys/kernel/debug/kmemleak
-> root at raspberrypi:/home/pi# cat /sys/kernel/debug/kmemleak
+> root@raspberrypi:/home/pi# echo scan > /sys/kernel/debug/kmemleak
+> root@raspberrypi:/home/pi# cat /sys/kernel/debug/kmemleak
 > unreferenced object 0xb6794c00 (size 128):
 >   comm "aplay", pid 406, jiffies 36870 (age 116.650s)
 >   hex dump (first 32 bytes):
@@ -62,11 +62,11 @@ On Tue, Apr 24, 2018 at 09:57:29PM +0200, Kirill Marinushkin wrote:
 > Cc: Scott Branden <sbranden@broadcom.com>
 > Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
 > Cc: Dan Carpenter <dan.carpenter@oracle.com>
-> Cc: bcm-kernel-feedback-list at broadcom.com
-> Cc: linux-rpi-kernel at lists.infradead.org
-> Cc: linux-arm-kernel at lists.infradead.org
-> Cc: devel at driverdev.osuosl.org
-> Cc: linux-kernel at vger.kernel.org
+> Cc: bcm-kernel-feedback-list@broadcom.com
+> Cc: linux-rpi-kernel@lists.infradead.org
+> Cc: linux-arm-kernel@lists.infradead.org
+> Cc: devel@driverdev.osuosl.org
+> Cc: linux-kernel@vger.kernel.org
 > ---
 >  .../vc04_services/bcm2835-audio/bcm2835-vchiq.c    | 64 +++++++++++++---------
 >  .../staging/vc04_services/bcm2835-audio/bcm2835.c  | 43 ++++++++++++++-
diff --git a/a/content_digest b/N1/content_digest
index 76b2acf..cddba85 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,21 @@
  "ref\09e4fc4a0-370b-9101-2809-4040de58553c@gmail.com\0"
  "ref\020180424195729.8433-1-k.marinushkin@gmail.com\0"
- "From\0gregkh@linuxfoundation.org (Greg Kroah-Hartman)\0"
- "Subject\0[PATCH v2] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()\0"
+ "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
+ "Subject\0Re: [PATCH v2] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()\0"
  "Date\0Wed, 25 Apr 2018 08:16:38 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kirill Marinushkin <k.marinushkin@gmail.com>\0"
+ "Cc\0Eric Anholt <eric@anholt.net>"
+  Stefan Wahren <stefan.wahren@i2se.com>
+  Florian Fainelli <f.fainelli@gmail.com>
+  Ray Jui <rjui@broadcom.com>
+  Scott Branden <sbranden@broadcom.com>
+  Andy Shevchenko <andy.shevchenko@gmail.com>
+  Dan Carpenter <dan.carpenter@oracle.com>
+  devel@driverdev.osuosl.org
+  linux-kernel@vger.kernel.org
+  bcm-kernel-feedback-list@broadcom.com
+  linux-rpi-kernel@lists.infradead.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Apr 24, 2018 at 09:57:29PM +0200, Kirill Marinushkin wrote:\n"
@@ -27,16 +39,16 @@
  "> Steps to reproduce the memory leak before this commit:\n"
  "> \n"
  "> ~~~~\n"
- "> root at raspberrypi:/home/pi# aplay test0.wav\n"
+ "> root@raspberrypi:/home/pi# aplay test0.wav\n"
  "> Playing WAVE 'test0.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Ster\n"
  "> ^CAborted by signal Interrupt...\n"
- "> root at raspberrypi:/home/pi# rmmod snd_bcm2835\n"
- "> root at raspberrypi:/home/pi# modprobe snd_bcm2835\n"
- "> root at raspberrypi:/home/pi# aplay test0.wav\n"
+ "> root@raspberrypi:/home/pi# rmmod snd_bcm2835\n"
+ "> root@raspberrypi:/home/pi# modprobe snd_bcm2835\n"
+ "> root@raspberrypi:/home/pi# aplay test0.wav\n"
  "> Playing WAVE 'test0.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Ster\n"
  "> ^CAborted by signal Interrupt...\n"
- "> root at raspberrypi:/home/pi# echo scan > /sys/kernel/debug/kmemleak\n"
- "> root at raspberrypi:/home/pi# cat /sys/kernel/debug/kmemleak\n"
+ "> root@raspberrypi:/home/pi# echo scan > /sys/kernel/debug/kmemleak\n"
+ "> root@raspberrypi:/home/pi# cat /sys/kernel/debug/kmemleak\n"
  "> unreferenced object 0xb6794c00 (size 128):\n"
  ">   comm \"aplay\", pid 406, jiffies 36870 (age 116.650s)\n"
  ">   hex dump (first 32 bytes):\n"
@@ -70,11 +82,11 @@
  "> Cc: Scott Branden <sbranden@broadcom.com>\n"
  "> Cc: Andy Shevchenko <andy.shevchenko@gmail.com>\n"
  "> Cc: Dan Carpenter <dan.carpenter@oracle.com>\n"
- "> Cc: bcm-kernel-feedback-list at broadcom.com\n"
- "> Cc: linux-rpi-kernel at lists.infradead.org\n"
- "> Cc: linux-arm-kernel at lists.infradead.org\n"
- "> Cc: devel at driverdev.osuosl.org\n"
- "> Cc: linux-kernel at vger.kernel.org\n"
+ "> Cc: bcm-kernel-feedback-list@broadcom.com\n"
+ "> Cc: linux-rpi-kernel@lists.infradead.org\n"
+ "> Cc: linux-arm-kernel@lists.infradead.org\n"
+ "> Cc: devel@driverdev.osuosl.org\n"
+ "> Cc: linux-kernel@vger.kernel.org\n"
  "> ---\n"
  ">  .../vc04_services/bcm2835-audio/bcm2835-vchiq.c    | 64 +++++++++++++---------\n"
  ">  .../staging/vc04_services/bcm2835-audio/bcm2835.c  | 43 ++++++++++++++-\n"
@@ -90,4 +102,4 @@
  "\n"
  greg k-h
 
-5d04d0c37521421bdc4a6ae37c87097c939c23aac078d78c826523e07eb6b513
+783a002e37e951ddeb7bd024cc33ad5c302fd1ba7e5df5b9017f35a2ebb68617

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.