All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1480191847.18423.1.camel@mentor.com>

diff --git a/a/1.txt b/N1/1.txt
index 7b91815..e9fe303 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,58 +9,58 @@ On Sun, 2016-11-27 at 02:55 +0800, kbuild test robot wrote:
 > [if your patch is applied to the wrong git tree, please drop us a
 > note to help improve the system]
 > 
-> url:    https://github.com/0day-ci/linux/commits/Nicolae-Rosia/mfd-tw
+> url:????https://github.com/0day-ci/linux/commits/Nicolae-Rosia/mfd-tw
 > l-improvements-and-new-regulator-driver/20161127-022201
-> base:   https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-
+> base:???https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-
 > omap.git for-next
 > config: i386-allmodconfig (attached as .config)
 > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
 > reproduce:
->         # save the attached .config to linux build tree
->         make ARCH=i386 
+> ????????# save the attached .config to linux build tree
+> ????????make ARCH=i386?
 > 
 > All error/warnings (new ones prefixed by >>):
 > 
->    In file included from drivers/regulator/twl6032-regulator.c:11:0:
+> ???In file included from drivers/regulator/twl6032-regulator.c:11:0:
 > > > drivers/regulator/twl6032-regulator.c:557:31: error:
 > > > 'twl6032_regulator_driver_ids' undeclared here (not in a
 > > > function)
 > 
->     MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);
->                                   ^
->    include/linux/module.h:213:21: note: in definition of macro
+> ????MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);
+> ??????????????????????????????????^
+> ???include/linux/module.h:213:21: note: in definition of macro
 > 'MODULE_DEVICE_TABLE'
->     extern const typeof(name)
-> __mod_##type##__##name##_device_table  \
->                         ^~~~
+> ????extern const typeof(name)
+> __mod_##type##__##name##_device_table??\
+> ????????????????????????^~~~
 > > > include/linux/module.h:213:27: error:
 > > > '__mod_platform__twl6032_regulator_driver_ids_device_table'
 > > > aliased to undefined symbol 'twl6032_regulator_driver_ids'
 > 
->     extern const typeof(name)
-> __mod_##type##__##name##_device_table  \
->                               ^
+> ????extern const typeof(name)
+> __mod_##type##__##name##_device_table??\
+> ??????????????????????????????^
 > > > drivers/regulator/twl6032-regulator.c:557:1: note: in expansion
 > > > of macro 'MODULE_DEVICE_TABLE'
 > 
->     MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);
->     ^~~~~~~~~~~~~~~~~~~
+> ????MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);
+> ????^~~~~~~~~~~~~~~~~~~
 > 
 > vim +/twl6032_regulator_driver_ids +557 drivers/regulator/twl6032-
 > regulator.c
 > 
->    551	
->    552	static const struct of_device_id twl6032_dt_match[] = {
->    553		{ .compatible = "ti,twl6032-regulator" },
->    554		{ /* last entry */ }
->    555	};
->    556	
->  > 557	MODULE_DEVICE_TABLE(platform,
+> ???551	
+> ???552	static const struct of_device_id twl6032_dt_match[] = {
+> ???553		{ .compatible = "ti,twl6032-regulator" },
+> ???554		{ /* last entry */ }
+> ???555	};
+> ???556	
+> ?> 557	MODULE_DEVICE_TABLE(platform,
 > twl6032_regulator_driver_ids);
->    558	
->    559	static struct platform_driver twl6032_regulator_driver
+> ???558	
+> ???559	static struct platform_driver twl6032_regulator_driver
 > = {
->    560		.driver = {
+> ???560		.driver = {
 
 Thanks, I did not notice this since I was only testing using built-in
 module.
diff --git a/a/content_digest b/N1/content_digest
index db88b4d..1ead94e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,8 @@
  "ref\0201611270236.UFgW5zDA%fengguang.wu@intel.com\0"
- "From\0Rosia, Nicolae <Nicolae_Rosia@mentor.com>\0"
- "Subject\0Re: [PATCH 4/5] regulator: Add support for TI TWL6032\0"
+ "From\0Nicolae_Rosia@mentor.com (Rosia, Nicolae)\0"
+ "Subject\0[PATCH 4/5] regulator: Add support for TI TWL6032\0"
  "Date\0Sat, 26 Nov 2016 20:24:10 +0000\0"
- "To\0lkp@intel.com <lkp@intel.com>\0"
- "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>"
-  gg@slimlogic.co.uk <gg@slimlogic.co.uk>
-  robh+dt@kernel.org <robh+dt@kernel.org>
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
-  lee.jones@linaro.org <lee.jones@linaro.org>
-  linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>
-  broonie@kernel.org <broonie@kernel.org>
-  baruch@tkos.co.il <baruch@tkos.co.il>
-  mark.rutland@arm.com <mark.rutland@arm.com>
-  lgirdwood@gmail.com <lgirdwood@gmail.com>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  paul.gortmaker@windriver.com <paul.gortmaker@windriver.com>
- " tony@atomide.com <tony@atomide.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -29,58 +16,58 @@
  "> [if your patch is applied to the wrong git tree, please drop us a\n"
  "> note to help improve the system]\n"
  "> \n"
- "> url:\302\240\302\240\302\240\302\240https://github.com/0day-ci/linux/commits/Nicolae-Rosia/mfd-tw\n"
+ "> url:????https://github.com/0day-ci/linux/commits/Nicolae-Rosia/mfd-tw\n"
  "> l-improvements-and-new-regulator-driver/20161127-022201\n"
- "> base:\302\240\302\240\302\240https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-\n"
+ "> base:???https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-\n"
  "> omap.git for-next\n"
  "> config: i386-allmodconfig (attached as .config)\n"
  "> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901\n"
  "> reproduce:\n"
- "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240# save the attached .config to linux build tree\n"
- "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240make ARCH=i386\302\240\n"
+ "> ????????# save the attached .config to linux build tree\n"
+ "> ????????make ARCH=i386?\n"
  "> \n"
  "> All error/warnings (new ones prefixed by >>):\n"
  "> \n"
- "> \302\240\302\240\302\240In file included from drivers/regulator/twl6032-regulator.c:11:0:\n"
+ "> ???In file included from drivers/regulator/twl6032-regulator.c:11:0:\n"
  "> > > drivers/regulator/twl6032-regulator.c:557:31: error:\n"
  "> > > 'twl6032_regulator_driver_ids' undeclared here (not in a\n"
  "> > > function)\n"
  "> \n"
- "> \302\240\302\240\302\240\302\240MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);\n"
- "> \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\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\240\302\240\302\240\302\240^\n"
- "> \302\240\302\240\302\240include/linux/module.h:213:21: note: in definition of macro\n"
+ "> ????MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);\n"
+ "> ??????????????????????????????????^\n"
+ "> ???include/linux/module.h:213:21: note: in definition of macro\n"
  "> 'MODULE_DEVICE_TABLE'\n"
- "> \302\240\302\240\302\240\302\240extern const typeof(name)\n"
- "> __mod_##type##__##name##_device_table\302\240\302\240\\\n"
- "> \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\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240^~~~\n"
+ "> ????extern const typeof(name)\n"
+ "> __mod_##type##__##name##_device_table??\\\n"
+ "> ????????????????????????^~~~\n"
  "> > > include/linux/module.h:213:27: error:\n"
  "> > > '__mod_platform__twl6032_regulator_driver_ids_device_table'\n"
  "> > > aliased to undefined symbol 'twl6032_regulator_driver_ids'\n"
  "> \n"
- "> \302\240\302\240\302\240\302\240extern const typeof(name)\n"
- "> __mod_##type##__##name##_device_table\302\240\302\240\\\n"
- "> \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\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^\n"
+ "> ????extern const typeof(name)\n"
+ "> __mod_##type##__##name##_device_table??\\\n"
+ "> ??????????????????????????????^\n"
  "> > > drivers/regulator/twl6032-regulator.c:557:1: note: in expansion\n"
  "> > > of macro 'MODULE_DEVICE_TABLE'\n"
  "> \n"
- "> \302\240\302\240\302\240\302\240MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);\n"
- "> \302\240\302\240\302\240\302\240^~~~~~~~~~~~~~~~~~~\n"
+ "> ????MODULE_DEVICE_TABLE(platform, twl6032_regulator_driver_ids);\n"
+ "> ????^~~~~~~~~~~~~~~~~~~\n"
  "> \n"
  "> vim +/twl6032_regulator_driver_ids +557 drivers/regulator/twl6032-\n"
  "> regulator.c\n"
  "> \n"
- "> \302\240\302\240\302\240551\t\n"
- "> \302\240\302\240\302\240552\tstatic const struct of_device_id twl6032_dt_match[] = {\n"
- "> \302\240\302\240\302\240553\t\t{ .compatible = \"ti,twl6032-regulator\" },\n"
- "> \302\240\302\240\302\240554\t\t{ /* last entry */ }\n"
- "> \302\240\302\240\302\240555\t};\n"
- "> \302\240\302\240\302\240556\t\n"
- "> \302\240> 557\tMODULE_DEVICE_TABLE(platform,\n"
+ "> ???551\t\n"
+ "> ???552\tstatic const struct of_device_id twl6032_dt_match[] = {\n"
+ "> ???553\t\t{ .compatible = \"ti,twl6032-regulator\" },\n"
+ "> ???554\t\t{ /* last entry */ }\n"
+ "> ???555\t};\n"
+ "> ???556\t\n"
+ "> ?> 557\tMODULE_DEVICE_TABLE(platform,\n"
  "> twl6032_regulator_driver_ids);\n"
- "> \302\240\302\240\302\240558\t\n"
- "> \302\240\302\240\302\240559\tstatic struct platform_driver twl6032_regulator_driver\n"
+ "> ???558\t\n"
+ "> ???559\tstatic struct platform_driver twl6032_regulator_driver\n"
  "> = {\n"
- "> \302\240\302\240\302\240560\t\t.driver = {\n"
+ "> ???560\t\t.driver = {\n"
  "\n"
  "Thanks, I did not notice this since I was only testing using built-in\n"
  "module.\n"
@@ -91,4 +78,4 @@
  "Best regards,\n"
  Nicolae
 
-1333748aa53f003a53db906332e11ae84ddcfb41d9f10f6ed06e7ac21042ea66
+8fc7a1645677381eddefc50ad39bacaec5dee456e003b6d94c457776d2fc5c0a

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.