All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131125094954.GF22043@ulmo.nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index 354979b..12ef253 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
 On Mon, Nov 25, 2013 at 10:25:50AM +0100, Thierry Reding wrote:
 > On Sun, Nov 24, 2013 at 09:36:51PM +0000, Grant Likely wrote:
-> > On Fri, 22 Nov 2013 16:43:35 -0800, Tony Lindgren <tony@atomide.com> wrote:
+> > On Fri, 22 Nov 2013 16:43:35 -0800, Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> wrote:
 > > > Currently we get the following kind of errors if we try to use
 > > > interrupt phandles to irqchips that have not yet initialized:
 > > > 
-> > > irq: no irq domain found for /ocp/pinmux at 48002030 !
+> > > irq: no irq domain found for /ocp/pinmux@48002030 !
 > > > WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()
 > > > Modules linked in:
 > > > CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012
@@ -24,7 +24,7 @@ On Mon, Nov 25, 2013 at 10:25:50AM +0100, Thierry Reding wrote:
 > > > so let's fix up the issue by populating the interrupt resources based
 > > > on a notifier call instead.
 > > > 
-> > > Signed-off-by: Tony Lindgren <tony@atomide.com>
+> > > Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
 > > > 
 > > > ---
 > > > 
@@ -146,10 +146,3 @@ bit of a waste of CPU cycles, but on the other hand it makes the code
 much simpler.
 
 Thierry
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: not available
-Type: application/pgp-signature
-Size: 836 bytes
-Desc: not available
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131125/baafc0a7/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..ebdb95d
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iQIcBAEBAgAGBQJSkx1CAAoJEN0jrNd/PrOhtLcQAI4DcrclXlJl30l/xwGE344t
+DrjhGACqKGbS5ewLkhD6YyznjEmdlCmo0gxLQvMWZPW5P207BKw4ZCz81JG3Su/8
+9x+mjyWHUcWYP/XxWrub3FF9qUrpWN9MWM5WgQlwtRW/lRX/g0WZ0cM1V2bgFCxS
+ljtk0iym7BABR8bTvYsewUIF5DmPwe3MXu6IXYujQpJxPtgWoe3jFBE09EjwK/N7
+uXHNnZIOB4zBHynO7KdcpVEo/vG3GEyitxPOiFLqvf4xYFUOJC4RITirXSRPJ+3R
+vLqFSU/6HLKFrhisZ/yCsnq46Kyh1E4KRDQNuppUluL+ijANwfvRsZkzmrFwIsJT
+/CB4byOyrbIqNbOU75liUAna7hN8aHbFlplIgb7ET3f9FHwMsmzdwHc5YNtAIyCF
+kC2/D/QW5S9bLf3vwxi2rjM5nMt/1Kn+N63k/vt812y/AWSYfZstFincnGfdcxFh
+G3jCx21kivbaJXawlbON3K3/dcDWViUuuIRkPtu0GZaprL1AyZkqSBlUodVySRXG
+ViANs+cBVoZIXDI8qHBFKk4H/VTCeO8qf+k3AXcE+9SdToDuw3KZIo8HWhBILluy
+Os57v2Nts/NZulbD+LF6czw1i7rfCoLn3xjl7aTpuVhwwX5dNUWn2kItrwzX5aYV
+kT4wYSPDvKom4IeQcLi0
+=Cdl/
+-----END PGP SIGNATURE-----
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..a09cc95
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1 @@
+Content-Type: application/pgp-signature
diff --git a/a/content_digest b/N1/content_digest
index 7a5fca5..c64d9b8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,25 @@
  "ref\020131123004334.GJ10023@atomide.com\0"
  "ref\020131124213651.59750C402C3@trevor.secretlab.ca\0"
  "ref\020131125092549.GD22043@ulmo.nvidia.com\0"
- "From\0thierry.reding@gmail.com (Thierry Reding)\0"
- "Subject\0[PATCH] of/platform: Fix no irq domain found errors when populating interrupts\0"
+ "ref\020131125092549.GD22043-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org\0"
+ "From\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] of/platform: Fix no irq domain found errors when populating interrupts\0"
  "Date\0Mon, 25 Nov 2013 10:49:55 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>"
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "\01:1\0"
  "b\0"
  "On Mon, Nov 25, 2013 at 10:25:50AM +0100, Thierry Reding wrote:\n"
  "> On Sun, Nov 24, 2013 at 09:36:51PM +0000, Grant Likely wrote:\n"
- "> > On Fri, 22 Nov 2013 16:43:35 -0800, Tony Lindgren <tony@atomide.com> wrote:\n"
+ "> > On Fri, 22 Nov 2013 16:43:35 -0800, Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> wrote:\n"
  "> > > Currently we get the following kind of errors if we try to use\n"
  "> > > interrupt phandles to irqchips that have not yet initialized:\n"
  "> > > \n"
- "> > > irq: no irq domain found for /ocp/pinmux at 48002030 !\n"
+ "> > > irq: no irq domain found for /ocp/pinmux@48002030 !\n"
  "> > > WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()\n"
  "> > > Modules linked in:\n"
  "> > > CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012\n"
@@ -33,7 +39,7 @@
  "> > > so let's fix up the issue by populating the interrupt resources based\n"
  "> > > on a notifier call instead.\n"
  "> > > \n"
- "> > > Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
+ "> > > Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n"
  "> > > \n"
  "> > > ---\n"
  "> > > \n"
@@ -154,13 +160,25 @@
  "bit of a waste of CPU cycles, but on the other hand it makes the code\n"
  "much simpler.\n"
  "\n"
- "Thierry\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: not available\n"
- "Type: application/pgp-signature\n"
- "Size: 836 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131125/baafc0a7/attachment.sig>
+ Thierry
+ "\01:2\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v2.0.22 (GNU/Linux)\n"
+ "\n"
+ "iQIcBAEBAgAGBQJSkx1CAAoJEN0jrNd/PrOhtLcQAI4DcrclXlJl30l/xwGE344t\n"
+ "DrjhGACqKGbS5ewLkhD6YyznjEmdlCmo0gxLQvMWZPW5P207BKw4ZCz81JG3Su/8\n"
+ "9x+mjyWHUcWYP/XxWrub3FF9qUrpWN9MWM5WgQlwtRW/lRX/g0WZ0cM1V2bgFCxS\n"
+ "ljtk0iym7BABR8bTvYsewUIF5DmPwe3MXu6IXYujQpJxPtgWoe3jFBE09EjwK/N7\n"
+ "uXHNnZIOB4zBHynO7KdcpVEo/vG3GEyitxPOiFLqvf4xYFUOJC4RITirXSRPJ+3R\n"
+ "vLqFSU/6HLKFrhisZ/yCsnq46Kyh1E4KRDQNuppUluL+ijANwfvRsZkzmrFwIsJT\n"
+ "/CB4byOyrbIqNbOU75liUAna7hN8aHbFlplIgb7ET3f9FHwMsmzdwHc5YNtAIyCF\n"
+ "kC2/D/QW5S9bLf3vwxi2rjM5nMt/1Kn+N63k/vt812y/AWSYfZstFincnGfdcxFh\n"
+ "G3jCx21kivbaJXawlbON3K3/dcDWViUuuIRkPtu0GZaprL1AyZkqSBlUodVySRXG\n"
+ "ViANs+cBVoZIXDI8qHBFKk4H/VTCeO8qf+k3AXcE+9SdToDuw3KZIo8HWhBILluy\n"
+ "Os57v2Nts/NZulbD+LF6czw1i7rfCoLn3xjl7aTpuVhwwX5dNUWn2kItrwzX5aYV\n"
+ "kT4wYSPDvKom4IeQcLi0\n"
+ "=Cdl/\n"
+ "-----END PGP SIGNATURE-----\n"
 
-c822c800ecc284ddaafce4aaa29767b59ec533c86266de59e9b625f3f1896380
+100b1b9a4bbac2288ce96549efdee336ee0fe61bff75e2a5b1d54f7b092e297d

diff --git a/a/1.txt b/N2/1.txt
index 354979b..5f24367 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On Mon, Nov 25, 2013 at 10:25:50AM +0100, Thierry Reding wrote:
 > > > Currently we get the following kind of errors if we try to use
 > > > interrupt phandles to irqchips that have not yet initialized:
 > > > 
-> > > irq: no irq domain found for /ocp/pinmux at 48002030 !
+> > > irq: no irq domain found for /ocp/pinmux@48002030 !
 > > > WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()
 > > > Modules linked in:
 > > > CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012
@@ -146,10 +146,3 @@ bit of a waste of CPU cycles, but on the other hand it makes the code
 much simpler.
 
 Thierry
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: not available
-Type: application/pgp-signature
-Size: 836 bytes
-Desc: not available
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131125/baafc0a7/attachment.sig>
diff --git a/N2/2.bin b/N2/2.bin
new file mode 100644
index 0000000..ebdb95d
--- /dev/null
+++ b/N2/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iQIcBAEBAgAGBQJSkx1CAAoJEN0jrNd/PrOhtLcQAI4DcrclXlJl30l/xwGE344t
+DrjhGACqKGbS5ewLkhD6YyznjEmdlCmo0gxLQvMWZPW5P207BKw4ZCz81JG3Su/8
+9x+mjyWHUcWYP/XxWrub3FF9qUrpWN9MWM5WgQlwtRW/lRX/g0WZ0cM1V2bgFCxS
+ljtk0iym7BABR8bTvYsewUIF5DmPwe3MXu6IXYujQpJxPtgWoe3jFBE09EjwK/N7
+uXHNnZIOB4zBHynO7KdcpVEo/vG3GEyitxPOiFLqvf4xYFUOJC4RITirXSRPJ+3R
+vLqFSU/6HLKFrhisZ/yCsnq46Kyh1E4KRDQNuppUluL+ijANwfvRsZkzmrFwIsJT
+/CB4byOyrbIqNbOU75liUAna7hN8aHbFlplIgb7ET3f9FHwMsmzdwHc5YNtAIyCF
+kC2/D/QW5S9bLf3vwxi2rjM5nMt/1Kn+N63k/vt812y/AWSYfZstFincnGfdcxFh
+G3jCx21kivbaJXawlbON3K3/dcDWViUuuIRkPtu0GZaprL1AyZkqSBlUodVySRXG
+ViANs+cBVoZIXDI8qHBFKk4H/VTCeO8qf+k3AXcE+9SdToDuw3KZIo8HWhBILluy
+Os57v2Nts/NZulbD+LF6czw1i7rfCoLn3xjl7aTpuVhwwX5dNUWn2kItrwzX5aYV
+kT4wYSPDvKom4IeQcLi0
+=Cdl/
+-----END PGP SIGNATURE-----
diff --git a/N2/2.hdr b/N2/2.hdr
new file mode 100644
index 0000000..a09cc95
--- /dev/null
+++ b/N2/2.hdr
@@ -0,0 +1 @@
+Content-Type: application/pgp-signature
diff --git a/a/content_digest b/N2/content_digest
index 7a5fca5..647af7c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,11 +1,16 @@
  "ref\020131123004334.GJ10023@atomide.com\0"
  "ref\020131124213651.59750C402C3@trevor.secretlab.ca\0"
  "ref\020131125092549.GD22043@ulmo.nvidia.com\0"
- "From\0thierry.reding@gmail.com (Thierry Reding)\0"
- "Subject\0[PATCH] of/platform: Fix no irq domain found errors when populating interrupts\0"
+ "From\0Thierry Reding <thierry.reding@gmail.com>\0"
+ "Subject\0Re: [PATCH] of/platform: Fix no irq domain found errors when populating interrupts\0"
  "Date\0Mon, 25 Nov 2013 10:49:55 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Grant Likely <grant.likely@linaro.org>\0"
+ "Cc\0Tony Lindgren <tony@atomide.com>"
+  Rob Herring <rob.herring@calxeda.com>
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
+ "\01:1\0"
  "b\0"
  "On Mon, Nov 25, 2013 at 10:25:50AM +0100, Thierry Reding wrote:\n"
  "> On Sun, Nov 24, 2013 at 09:36:51PM +0000, Grant Likely wrote:\n"
@@ -13,7 +18,7 @@
  "> > > Currently we get the following kind of errors if we try to use\n"
  "> > > interrupt phandles to irqchips that have not yet initialized:\n"
  "> > > \n"
- "> > > irq: no irq domain found for /ocp/pinmux at 48002030 !\n"
+ "> > > irq: no irq domain found for /ocp/pinmux@48002030 !\n"
  "> > > WARNING: CPU: 0 PID: 1 at drivers/of/platform.c:171 of_device_alloc+0x144/0x184()\n"
  "> > > Modules linked in:\n"
  "> > > CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-00038-g42a9708 #1012\n"
@@ -154,13 +159,25 @@
  "bit of a waste of CPU cycles, but on the other hand it makes the code\n"
  "much simpler.\n"
  "\n"
- "Thierry\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: not available\n"
- "Type: application/pgp-signature\n"
- "Size: 836 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131125/baafc0a7/attachment.sig>
+ Thierry
+ "\01:2\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v2.0.22 (GNU/Linux)\n"
+ "\n"
+ "iQIcBAEBAgAGBQJSkx1CAAoJEN0jrNd/PrOhtLcQAI4DcrclXlJl30l/xwGE344t\n"
+ "DrjhGACqKGbS5ewLkhD6YyznjEmdlCmo0gxLQvMWZPW5P207BKw4ZCz81JG3Su/8\n"
+ "9x+mjyWHUcWYP/XxWrub3FF9qUrpWN9MWM5WgQlwtRW/lRX/g0WZ0cM1V2bgFCxS\n"
+ "ljtk0iym7BABR8bTvYsewUIF5DmPwe3MXu6IXYujQpJxPtgWoe3jFBE09EjwK/N7\n"
+ "uXHNnZIOB4zBHynO7KdcpVEo/vG3GEyitxPOiFLqvf4xYFUOJC4RITirXSRPJ+3R\n"
+ "vLqFSU/6HLKFrhisZ/yCsnq46Kyh1E4KRDQNuppUluL+ijANwfvRsZkzmrFwIsJT\n"
+ "/CB4byOyrbIqNbOU75liUAna7hN8aHbFlplIgb7ET3f9FHwMsmzdwHc5YNtAIyCF\n"
+ "kC2/D/QW5S9bLf3vwxi2rjM5nMt/1Kn+N63k/vt812y/AWSYfZstFincnGfdcxFh\n"
+ "G3jCx21kivbaJXawlbON3K3/dcDWViUuuIRkPtu0GZaprL1AyZkqSBlUodVySRXG\n"
+ "ViANs+cBVoZIXDI8qHBFKk4H/VTCeO8qf+k3AXcE+9SdToDuw3KZIo8HWhBILluy\n"
+ "Os57v2Nts/NZulbD+LF6czw1i7rfCoLn3xjl7aTpuVhwwX5dNUWn2kItrwzX5aYV\n"
+ "kT4wYSPDvKom4IeQcLi0\n"
+ "=Cdl/\n"
+ "-----END PGP SIGNATURE-----\n"
 
-c822c800ecc284ddaafce4aaa29767b59ec533c86266de59e9b625f3f1896380
+b673fbd920e63a5fc00f1fd6fd0ab9b66198f75ef6d7a21870364a8d5d342240

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.