diff for duplicates of <20101214170656.GA3832@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 792fad7..87e1ce6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,19 +17,19 @@ On Tue, Dec 14, 2010 at 04:31:36PM +0200, Ohad Ben-Cohen wrote: > > ... > -> > Documentation/hwspinlock.txt | 299 +++++++++++++++ -> > arch/arm/mach-omap2/Makefile | 1 + -> > arch/arm/mach-omap2/hwspinlock.c | 63 ++++ -> > arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 64 ++++ -> > drivers/Kconfig | 2 + -> > drivers/Makefile | 1 + -> > drivers/hwspinlock/Kconfig | 22 ++ -> > drivers/hwspinlock/Makefile | 6 + -> > drivers/hwspinlock/hwspinlock.h | 61 +++ -> > drivers/hwspinlock/hwspinlock_core.c | 557 ++++++++++++++++++++++++++++ -> > drivers/hwspinlock/omap_hwspinlock.c | 231 ++++++++++++ -> > include/linux/hwspinlock.h | 298 +++++++++++++++ -> > 12 files changed, 1605 insertions(+), 0 deletions(-) +> > ?Documentation/hwspinlock.txt ? ? ? ? ? ? ? | ?299 +++++++++++++++ +> > ?arch/arm/mach-omap2/Makefile ? ? ? ? ? ? ? | ? ?1 + +> > ?arch/arm/mach-omap2/hwspinlock.c ? ? ? ? ? | ? 63 ++++ +> > ?arch/arm/mach-omap2/omap_hwmod_44xx_data.c | ? 64 ++++ +> > ?drivers/Kconfig ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?2 + +> > ?drivers/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 + +> > ?drivers/hwspinlock/Kconfig ? ? ? ? ? ? ? ? | ? 22 ++ +> > ?drivers/hwspinlock/Makefile ? ? ? ? ? ? ? ?| ? ?6 + +> > ?drivers/hwspinlock/hwspinlock.h ? ? ? ? ? ?| ? 61 +++ +> > ?drivers/hwspinlock/hwspinlock_core.c ? ? ? | ?557 ++++++++++++++++++++++++++++ +> > ?drivers/hwspinlock/omap_hwspinlock.c ? ? ? | ?231 ++++++++++++ +> > ?include/linux/hwspinlock.h ? ? ? ? ? ? ? ? | ?298 +++++++++++++++ +> > ?12 files changed, 1605 insertions(+), 0 deletions(-) > > Can you please have a look and say if this looks OK ? diff --git a/a/content_digest b/N1/content_digest index 25e6c6c..d0b1222 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01291420247-18171-1-git-send-email-ohad@wizery.com\0" "ref\0AANLkTin1fd=Kei7Fo6G+uR+270HdTkc71fvsA6qjBjcA@mail.gmail.com\0" - "From\0Greg KH <greg@kroah.com>\0" - "Subject\0Re: [PATCH v3 0/4] Introduce hardware spinlock framework\0" + "From\0greg@kroah.com (Greg KH)\0" + "Subject\0[PATCH v3 0/4] Introduce hardware spinlock framework\0" "Date\0Tue, 14 Dec 2010 09:06:56 -0800\0" - "To\0Ohad Ben-Cohen <ohad@wizery.com>\0" - "Cc\0linux-omap@vger.kernel.org" - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - akpm@linux-foundation.org - Tony Lindgren <tony@atomide.com> - Benoit Cousson <b-cousson@ti.com> - Grant Likely <grant.likely@secretlab.ca> - Hari Kanigeri <h-kanigeri2@ti.com> - Suman Anna <s-anna@ti.com> - Kevin Hilman <khilman@deeprootsystems.com> - " Arnd Bergmann <arnd@arndb.de>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Dec 14, 2010 at 04:31:36PM +0200, Ohad Ben-Cohen wrote:\n" @@ -36,19 +25,19 @@ "> \n" "> ...\n" "> \n" - "> > \302\240Documentation/hwspinlock.txt \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 | \302\240299 +++++++++++++++\n" - "> > \302\240arch/arm/mach-omap2/Makefile \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 | \302\240 \302\2401 +\n" - "> > \302\240arch/arm/mach-omap2/hwspinlock.c \302\240 \302\240 \302\240 \302\240 \302\240 | \302\240 63 ++++\n" - "> > \302\240arch/arm/mach-omap2/omap_hwmod_44xx_data.c | \302\240 64 ++++\n" - "> > \302\240drivers/Kconfig \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240| \302\240 \302\2402 +\n" - "> > \302\240drivers/Makefile \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 | \302\240 \302\2401 +\n" - "> > \302\240drivers/hwspinlock/Kconfig \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 | \302\240 22 ++\n" - "> > \302\240drivers/hwspinlock/Makefile \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240| \302\240 \302\2406 +\n" - "> > \302\240drivers/hwspinlock/hwspinlock.h \302\240 \302\240 \302\240 \302\240 \302\240 \302\240| \302\240 61 +++\n" - "> > \302\240drivers/hwspinlock/hwspinlock_core.c \302\240 \302\240 \302\240 | \302\240557 ++++++++++++++++++++++++++++\n" - "> > \302\240drivers/hwspinlock/omap_hwspinlock.c \302\240 \302\240 \302\240 | \302\240231 ++++++++++++\n" - "> > \302\240include/linux/hwspinlock.h \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 | \302\240298 +++++++++++++++\n" - "> > \302\24012 files changed, 1605 insertions(+), 0 deletions(-)\n" + "> > ?Documentation/hwspinlock.txt ? ? ? ? ? ? ? | ?299 +++++++++++++++\n" + "> > ?arch/arm/mach-omap2/Makefile ? ? ? ? ? ? ? | ? ?1 +\n" + "> > ?arch/arm/mach-omap2/hwspinlock.c ? ? ? ? ? | ? 63 ++++\n" + "> > ?arch/arm/mach-omap2/omap_hwmod_44xx_data.c | ? 64 ++++\n" + "> > ?drivers/Kconfig ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?2 +\n" + "> > ?drivers/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +\n" + "> > ?drivers/hwspinlock/Kconfig ? ? ? ? ? ? ? ? | ? 22 ++\n" + "> > ?drivers/hwspinlock/Makefile ? ? ? ? ? ? ? ?| ? ?6 +\n" + "> > ?drivers/hwspinlock/hwspinlock.h ? ? ? ? ? ?| ? 61 +++\n" + "> > ?drivers/hwspinlock/hwspinlock_core.c ? ? ? | ?557 ++++++++++++++++++++++++++++\n" + "> > ?drivers/hwspinlock/omap_hwspinlock.c ? ? ? | ?231 ++++++++++++\n" + "> > ?include/linux/hwspinlock.h ? ? ? ? ? ? ? ? | ?298 +++++++++++++++\n" + "> > ?12 files changed, 1605 insertions(+), 0 deletions(-)\n" "> \n" "> Can you please have a look and say if this looks OK ?\n" "\n" @@ -62,4 +51,4 @@ "\n" greg k-h -f72cbd0d3c1162d205721f6bff1a930aeddbf0acd884ed9fdbc5949e88d79178 +acc451f460ecac2f36c7b809411645d49c418152c81d8844bc87666efdb51074
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.