diff for duplicates of <1473932133.10230.25.camel@nexus-software.ie> diff --git a/a/1.txt b/N1/1.txt index 4cf600a..c2407ec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,12 +11,12 @@ On Wed, 2016-09-14 at 20:29 +0200, Greg KH wrote: > > > > mainline > > > > kernel, I've put together this pull request that adds the > > > > greybus driver -> > > > layer to drivers/greybus/.??Because this was 2 1/2 years of +> > > > layer to drivers/greybus/. Because this was 2 1/2 years of > > > > work, with > > > > many many developers contributing, I didn't want to flatten all > > > > of their > > > > effort into a few small patches, as that wouldn't be very -> > > > fair.??So I've +> > > > fair. So I've > > > > built a git tree with all of the changes going back to the > > > > first commit, > > > > and merged it into the kernel tree, just like btrfs was merged @@ -35,7 +35,7 @@ On Wed, 2016-09-14 at 20:29 +0200, Greg KH wrote: > > > been Cc'd. > > As I said, I will send a set of simple patches, I wanted to get > > this out -> > as soon as possible and other things came up today.??Will do it in +> > as soon as possible and other things came up today. Will do it in > > the > > morning, sorry. > Here's the timesync code pulled out into a simple patch if you want @@ -52,7 +52,7 @@ get_cycles(); as opposed to reading an architectural timer directly. u64 gb_timesync_platform_get_counter(void) { -????????return (u64)get_cycles(); + return (u64)get_cycles(); } You have the entire git history - from the early days where we were reading one of the unused ARMv8 timers the MSM8994 has to the later days where we just do get_cycles()... diff --git a/a/content_digest b/N1/content_digest index ec876d2..6c88d64 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,27 @@ "ref\020160914173625.GB15356@leverpostej\0" "ref\020160914180754.GA16053@kroah.com\0" "ref\020160914182952.GA21615@kroah.com\0" - "From\0pure.logic@nexus-software.ie (Bryan O'Donoghue)\0" - "Subject\0[GIT PULL] Greybus driver subsystem for 4.9-rc1\0" + "From\0Bryan O'Donoghue <pure.logic@nexus-software.ie>\0" + "Subject\0Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1\0" "Date\0Thu, 15 Sep 2016 10:35:33 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg KH <gregkh@linuxfoundation.org>" + " Mark Rutland <mark.rutland@arm.com>\0" + "Cc\0Arnd Bergmann <arnd@arndb.de>" + linux-kernel@vger.kernel.org + Johan Hovold <johan@hovoldconsulting.com> + Rui Miguel Silva <rmfrfs@gmail.com> + Laurent Pinchart <laurent.pinchart@ideasonboard.com> + Sandeep Patil <sspatil@google.com> + Matt Porter <mporter@kernel.crashing.org> + John Stultz <john.stultz@linaro.org> + Rob Herring <robh@kernel.org> + Viresh Kumar <viresh.kumar@linaro.org> + Alex Elder <elder@linaro.org> + David Lin <dtwlin@google.com> + Vaibhav Agarwal <vaibhav.agarwal@linaro.org> + Mark Greer <mgreer@animalcreek.com> + marc.zyngier@arm.com + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, 2016-09-14 at 20:29 +0200, Greg KH wrote:\n" @@ -21,12 +38,12 @@ "> > > > mainline\n" "> > > > kernel, I've put together this pull request that adds the\n" "> > > > greybus driver\n" - "> > > > layer to drivers/greybus/.??Because this was 2 1/2 years of\n" + "> > > > layer to drivers/greybus/.\302\240\302\240Because this was 2 1/2 years of\n" "> > > > work, with\n" "> > > > many many developers contributing, I didn't want to flatten all\n" "> > > > of their\n" "> > > > effort into a few small patches, as that wouldn't be very\n" - "> > > > fair.??So I've\n" + "> > > > fair.\302\240\302\240So I've\n" "> > > > built a git tree with all of the changes going back to the\n" "> > > > first commit,\n" "> > > > and merged it into the kernel tree, just like btrfs was merged\n" @@ -45,7 +62,7 @@ "> > > been Cc'd.\n" "> > As I said, I will send a set of simple patches, I wanted to get\n" "> > this out\n" - "> > as soon as possible and other things came up today.??Will do it in\n" + "> > as soon as possible and other things came up today.\302\240\302\240Will do it in\n" "> > the\n" "> > morning, sorry.\n" "> Here's the timesync code pulled out into a simple patch if you want\n" @@ -62,7 +79,7 @@ "\n" "u64 gb_timesync_platform_get_counter(void)\n" "{\n" - "????????return (u64)get_cycles();\n" + "\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240return (u64)get_cycles();\n" "}\n" "\n" "You have the entire git history - from the early days where we were reading one of the unused ARMv8 timers the MSM8994 has to the later days where we just do get_cycles()...\n" @@ -72,4 +89,4 @@ "---\n" bod -0c277467b6fc2860c15518f854bc93f5effb3e78793e948c1201c12338f720d4 +a10ece27537652b31b7f6ea096d7436797c150232bd484200c8ed7dcc7bffb40
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.