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

diff --git a/a/1.txt b/N1/1.txt
index 6044d76..d0a2b83 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
-On 四, 2016-07-28 at 16:33 +0800, Zhang Rui wrote:
+On ?, 2016-07-28 at 16:33 +0800, Zhang Rui wrote:
 > Hi, Rajendra,
 > 
-> On 四, 2016-06-30 at 09:55 +0530, Rajendra Nayak wrote:
+> On ?, 2016-06-30 at 09:55 +0530, Rajendra Nayak wrote:
 > > 
 > > Rui,
 > > 
@@ -124,76 +124,76 @@ rui
 > > > > > misc.git char-misc-next
 > > > > > 
 > > > > > Rajendra Nayak (11):
-> > > > >    thermal: qcom: tsens: Add a skeletal TSENS drivers
-> > > > >    thermal: qcom: tsens-8916: Add support for 8916 family of
+> > > > > ???thermal: qcom: tsens: Add a skeletal TSENS drivers
+> > > > > ???thermal: qcom: tsens-8916: Add support for 8916 family of
 > > > > > SoCs
-> > > > >    thermal: qcom: tsens-8974: Add support for 8974 family of
+> > > > > ???thermal: qcom: tsens-8974: Add support for 8974 family of
 > > > > > SoCs
-> > > > >    thermal: core: export apis to get slope and offset
-> > > > >    thermal: qcom: tsens-8960: Add support for 8960 family of
+> > > > > ???thermal: core: export apis to get slope and offset
+> > > > > ???thermal: qcom: tsens-8960: Add support for 8960 family of
 > > > > > SoCs
-> > > > >    thermal: qcom: tsens-8996: Add support for 8996 family of
+> > > > > ???thermal: qcom: tsens-8996: Add support for 8996 family of
 > > > > > SoCs
-> > > > >    arm: dts: msm8974: Add thermal zones, tsens and qfprom
+> > > > > ???arm: dts: msm8974: Add thermal zones, tsens and qfprom
 > > > > > nodes
-> > > > >    arm: dts: apq8064: Add thermal zones, tsens and qfprom
+> > > > > ???arm: dts: apq8064: Add thermal zones, tsens and qfprom
 > > > > > nodes
-> > > > >    arm: dts: apq8084: Add thermal zones, tsens and qfprom
+> > > > > ???arm: dts: apq8084: Add thermal zones, tsens and qfprom
 > > > > > nodes
-> > > > >    arm64: dts: msm8916: Add thermal zones, tsens and qfprom
+> > > > > ???arm64: dts: msm8916: Add thermal zones, tsens and qfprom
 > > > > > nodes
-> > > > >    arm64: dts: msm8996: Add thermal zones, tsens and qfprom
+> > > > > ???arm64: dts: msm8996: Add thermal zones, tsens and qfprom
 > > > > > nodes
 > > > > > 
-> > > > >   .../devicetree/bindings/clock/qcom,gcc.txt         |  18 ++
-> > > > >   .../devicetree/bindings/thermal/qcom-tsens.txt     |  21 ++
-> > > > >   Documentation/thermal/sysfs-api.txt                |  12 +
-> > > > >   arch/arm/boot/dts/qcom-apq8064.dtsi                | 103
+> > > > > ? .../devicetree/bindings/clock/qcom,gcc.txt?????????|??18 ++
+> > > > > ? .../devicetree/bindings/thermal/qcom-tsens.txt?????|??21 ++
+> > > > > ? Documentation/thermal/sysfs-api.txt????????????????|??12 +
+> > > > > ? arch/arm/boot/dts/qcom-apq8064.dtsi????????????????| 103
 > > > > > ++++++++
-> > > > >   arch/arm/boot/dts/qcom-apq8084.dtsi                | 103
+> > > > > ? arch/arm/boot/dts/qcom-apq8084.dtsi????????????????| 103
 > > > > > ++++++++
-> > > > >   arch/arm/boot/dts/qcom-msm8974.dtsi                | 103
+> > > > > ? arch/arm/boot/dts/qcom-msm8974.dtsi????????????????| 103
 > > > > > ++++++++
-> > > > >   arch/arm64/boot/dts/qcom/msm8916.dtsi              |  64
+> > > > > ? arch/arm64/boot/dts/qcom/msm8916.dtsi??????????????|??64
 > > > > > +++++
-> > > > >   arch/arm64/boot/dts/qcom/msm8996.dtsi              |  92
+> > > > > ? arch/arm64/boot/dts/qcom/msm8996.dtsi??????????????|??92
 > > > > > +++++++
-> > > > >   drivers/thermal/Kconfig                            |   5 +
-> > > > >   drivers/thermal/Makefile                           |   1 +
-> > > > >   drivers/thermal/qcom/Kconfig                       |  11 +
-> > > > >   drivers/thermal/qcom/Makefile                      |   2 +
-> > > > >   drivers/thermal/qcom/tsens-8916.c                  | 113
+> > > > > ? drivers/thermal/Kconfig????????????????????????????|???5 +
+> > > > > ? drivers/thermal/Makefile???????????????????????????|???1 +
+> > > > > ? drivers/thermal/qcom/Kconfig???????????????????????|??11 +
+> > > > > ? drivers/thermal/qcom/Makefile??????????????????????|???2 +
+> > > > > ? drivers/thermal/qcom/tsens-8916.c??????????????????| 113
 > > > > > ++++++++
-> > > > >   drivers/thermal/qcom/tsens-8960.c                  | 292
+> > > > > ? drivers/thermal/qcom/tsens-8960.c??????????????????| 292
 > > > > > +++++++++++++++++++++
-> > > > >   drivers/thermal/qcom/tsens-8974.c                  | 244
+> > > > > ? drivers/thermal/qcom/tsens-8974.c??????????????????| 244
 > > > > > +++++++++++++++++
-> > > > >   drivers/thermal/qcom/tsens-8996.c                  |  84
+> > > > > ? drivers/thermal/qcom/tsens-8996.c??????????????????|??84
 > > > > > ++++++
-> > > > >   drivers/thermal/qcom/tsens-common.c                | 141
+> > > > > ? drivers/thermal/qcom/tsens-common.c????????????????| 141
 > > > > > ++++++++++
-> > > > >   drivers/thermal/qcom/tsens.c                       | 200
+> > > > > ? drivers/thermal/qcom/tsens.c???????????????????????| 200
 > > > > > ++++++++++++++
-> > > > >   drivers/thermal/qcom/tsens.h                       |  92
+> > > > > ? drivers/thermal/qcom/tsens.h???????????????????????|??92
 > > > > > +++++++
-> > > > >   drivers/thermal/thermal_core.c                     |  30
+> > > > > ? drivers/thermal/thermal_core.c?????????????????????|??30
 > > > > > +++
-> > > > >   include/linux/thermal.h                            |   8 +
-> > > > >   21 files changed, 1739 insertions(+)
-> > > > >   create mode 100644
+> > > > > ? include/linux/thermal.h????????????????????????????|???8 +
+> > > > > ? 21 files changed, 1739 insertions(+)
+> > > > > ? create mode 100644
 > > > > > Documentation/devicetree/bindings/thermal/qcom-tsens.txt
-> > > > >   create mode 100644 drivers/thermal/qcom/Kconfig
-> > > > >   create mode 100644 drivers/thermal/qcom/Makefile
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens-8916.c
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens-8960.c
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens-8974.c
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens-8996.c
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens-common.c
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens.c
-> > > > >   create mode 100644 drivers/thermal/qcom/tsens.h
+> > > > > ? create mode 100644 drivers/thermal/qcom/Kconfig
+> > > > > ? create mode 100644 drivers/thermal/qcom/Makefile
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8916.c
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8960.c
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8974.c
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8996.c
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-common.c
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens.c
+> > > > > ? create mode 100644 drivers/thermal/qcom/tsens.h
 > > > > > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-pm"
 > in
-> the body of a message to majordomo@vger.kernel.org
-> More majordomo info at  http://vger.kernel.org/majordomo-info.html
+> the body of a message to majordomo at vger.kernel.org
+> More majordomo info at??http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 27d2f96..2dd9459 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,25 +3,16 @@
  "ref\0576391B3.7090508@codeaurora.org\0"
  "ref\057749F20.4010700@codeaurora.org\0"
  "ref\01469694828.2367.102.camel@intel.com\0"
- "From\0Zhang Rui <rui.zhang@intel.com>\0"
- "Subject\0Re: [PATCH v6 00/11] qcom: Add support for TSENS driver\0"
+ "From\0rui.zhang@intel.com (Zhang Rui)\0"
+ "Subject\0[PATCH v6 00/11] qcom: Add support for TSENS driver\0"
  "Date\0Thu, 28 Jul 2016 16:55:20 +0800\0"
- "To\0Rajendra Nayak <rnayak@codeaurora.org>"
-  edubezval@gmail.com
- " andy.gross@linaro.org\0"
- "Cc\0linux-arm-msm@vger.kernel.org"
-  linux-pm@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  sboyd@codeaurora.org
-  nrajan@codeaurora.org
-  lina.iyer@linaro.org
- " punit.agrawal@arm.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On \345\233\233, 2016-07-28 at 16:33 +0800, Zhang Rui wrote:\n"
+ "On ?, 2016-07-28 at 16:33 +0800, Zhang Rui wrote:\n"
  "> Hi, Rajendra,\n"
  "> \n"
- "> On \345\233\233, 2016-06-30 at 09:55 +0530, Rajendra Nayak wrote:\n"
+ "> On ?, 2016-06-30 at 09:55 +0530, Rajendra Nayak wrote:\n"
  "> > \n"
  "> > Rui,\n"
  "> > \n"
@@ -144,78 +135,78 @@
  "> > > > > misc.git char-misc-next\n"
  "> > > > > \n"
  "> > > > > Rajendra Nayak (11):\n"
- "> > > > > \302\240\302\240\302\240thermal: qcom: tsens: Add a skeletal TSENS drivers\n"
- "> > > > > \302\240\302\240\302\240thermal: qcom: tsens-8916: Add support for 8916 family of\n"
+ "> > > > > ???thermal: qcom: tsens: Add a skeletal TSENS drivers\n"
+ "> > > > > ???thermal: qcom: tsens-8916: Add support for 8916 family of\n"
  "> > > > > SoCs\n"
- "> > > > > \302\240\302\240\302\240thermal: qcom: tsens-8974: Add support for 8974 family of\n"
+ "> > > > > ???thermal: qcom: tsens-8974: Add support for 8974 family of\n"
  "> > > > > SoCs\n"
- "> > > > > \302\240\302\240\302\240thermal: core: export apis to get slope and offset\n"
- "> > > > > \302\240\302\240\302\240thermal: qcom: tsens-8960: Add support for 8960 family of\n"
+ "> > > > > ???thermal: core: export apis to get slope and offset\n"
+ "> > > > > ???thermal: qcom: tsens-8960: Add support for 8960 family of\n"
  "> > > > > SoCs\n"
- "> > > > > \302\240\302\240\302\240thermal: qcom: tsens-8996: Add support for 8996 family of\n"
+ "> > > > > ???thermal: qcom: tsens-8996: Add support for 8996 family of\n"
  "> > > > > SoCs\n"
- "> > > > > \302\240\302\240\302\240arm: dts: msm8974: Add thermal zones, tsens and qfprom\n"
+ "> > > > > ???arm: dts: msm8974: Add thermal zones, tsens and qfprom\n"
  "> > > > > nodes\n"
- "> > > > > \302\240\302\240\302\240arm: dts: apq8064: Add thermal zones, tsens and qfprom\n"
+ "> > > > > ???arm: dts: apq8064: Add thermal zones, tsens and qfprom\n"
  "> > > > > nodes\n"
- "> > > > > \302\240\302\240\302\240arm: dts: apq8084: Add thermal zones, tsens and qfprom\n"
+ "> > > > > ???arm: dts: apq8084: Add thermal zones, tsens and qfprom\n"
  "> > > > > nodes\n"
- "> > > > > \302\240\302\240\302\240arm64: dts: msm8916: Add thermal zones, tsens and qfprom\n"
+ "> > > > > ???arm64: dts: msm8916: Add thermal zones, tsens and qfprom\n"
  "> > > > > nodes\n"
- "> > > > > \302\240\302\240\302\240arm64: dts: msm8996: Add thermal zones, tsens and qfprom\n"
+ "> > > > > ???arm64: dts: msm8996: Add thermal zones, tsens and qfprom\n"
  "> > > > > nodes\n"
  "> > > > > \n"
- "> > > > > \302\240 .../devicetree/bindings/clock/qcom,gcc.txt\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24018 ++\n"
- "> > > > > \302\240 .../devicetree/bindings/thermal/qcom-tsens.txt\302\240\302\240\302\240\302\240\302\240|\302\240\302\24021 ++\n"
- "> > > > > \302\240 Documentation/thermal/sysfs-api.txt\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\24012 +\n"
- "> > > > > \302\240 arch/arm/boot/dts/qcom-apq8064.dtsi\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| 103\n"
+ "> > > > > ? .../devicetree/bindings/clock/qcom,gcc.txt?????????|??18 ++\n"
+ "> > > > > ? .../devicetree/bindings/thermal/qcom-tsens.txt?????|??21 ++\n"
+ "> > > > > ? Documentation/thermal/sysfs-api.txt????????????????|??12 +\n"
+ "> > > > > ? arch/arm/boot/dts/qcom-apq8064.dtsi????????????????| 103\n"
  "> > > > > ++++++++\n"
- "> > > > > \302\240 arch/arm/boot/dts/qcom-apq8084.dtsi\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| 103\n"
+ "> > > > > ? arch/arm/boot/dts/qcom-apq8084.dtsi????????????????| 103\n"
  "> > > > > ++++++++\n"
- "> > > > > \302\240 arch/arm/boot/dts/qcom-msm8974.dtsi\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| 103\n"
+ "> > > > > ? arch/arm/boot/dts/qcom-msm8974.dtsi????????????????| 103\n"
  "> > > > > ++++++++\n"
- "> > > > > \302\240 arch/arm64/boot/dts/qcom/msm8916.dtsi\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\24064\n"
+ "> > > > > ? arch/arm64/boot/dts/qcom/msm8916.dtsi??????????????|??64\n"
  "> > > > > +++++\n"
- "> > > > > \302\240 arch/arm64/boot/dts/qcom/msm8996.dtsi\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\24092\n"
+ "> > > > > ? arch/arm64/boot/dts/qcom/msm8996.dtsi??????????????|??92\n"
  "> > > > > +++++++\n"
- "> > > > > \302\240 drivers/thermal/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\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\2405 +\n"
- "> > > > > \302\240 drivers/thermal/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\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\2401 +\n"
- "> > > > > \302\240 drivers/thermal/qcom/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\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24011 +\n"
- "> > > > > \302\240 drivers/thermal/qcom/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\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2402 +\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens-8916.c\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| 113\n"
+ "> > > > > ? drivers/thermal/Kconfig????????????????????????????|???5 +\n"
+ "> > > > > ? drivers/thermal/Makefile???????????????????????????|???1 +\n"
+ "> > > > > ? drivers/thermal/qcom/Kconfig???????????????????????|??11 +\n"
+ "> > > > > ? drivers/thermal/qcom/Makefile??????????????????????|???2 +\n"
+ "> > > > > ? drivers/thermal/qcom/tsens-8916.c??????????????????| 113\n"
  "> > > > > ++++++++\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens-8960.c\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| 292\n"
+ "> > > > > ? drivers/thermal/qcom/tsens-8960.c??????????????????| 292\n"
  "> > > > > +++++++++++++++++++++\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens-8974.c\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| 244\n"
+ "> > > > > ? drivers/thermal/qcom/tsens-8974.c??????????????????| 244\n"
  "> > > > > +++++++++++++++++\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens-8996.c\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\24084\n"
+ "> > > > > ? drivers/thermal/qcom/tsens-8996.c??????????????????|??84\n"
  "> > > > > ++++++\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens-common.c\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| 141\n"
+ "> > > > > ? drivers/thermal/qcom/tsens-common.c????????????????| 141\n"
  "> > > > > ++++++++++\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens.c\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| 200\n"
+ "> > > > > ? drivers/thermal/qcom/tsens.c???????????????????????| 200\n"
  "> > > > > ++++++++++++++\n"
- "> > > > > \302\240 drivers/thermal/qcom/tsens.h\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\24092\n"
+ "> > > > > ? drivers/thermal/qcom/tsens.h???????????????????????|??92\n"
  "> > > > > +++++++\n"
- "> > > > > \302\240 drivers/thermal/thermal_core.c\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\24030\n"
+ "> > > > > ? drivers/thermal/thermal_core.c?????????????????????|??30\n"
  "> > > > > +++\n"
- "> > > > > \302\240 include/linux/thermal.h\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\2408 +\n"
- "> > > > > \302\240 21 files changed, 1739 insertions(+)\n"
- "> > > > > \302\240 create mode 100644\n"
+ "> > > > > ? include/linux/thermal.h????????????????????????????|???8 +\n"
+ "> > > > > ? 21 files changed, 1739 insertions(+)\n"
+ "> > > > > ? create mode 100644\n"
  "> > > > > Documentation/devicetree/bindings/thermal/qcom-tsens.txt\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/Kconfig\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/Makefile\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens-8916.c\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens-8960.c\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens-8974.c\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens-8996.c\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens-common.c\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens.c\n"
- "> > > > > \302\240 create mode 100644 drivers/thermal/qcom/tsens.h\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/Kconfig\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/Makefile\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8916.c\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8960.c\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8974.c\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-8996.c\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens-common.c\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens.c\n"
+ "> > > > > ? create mode 100644 drivers/thermal/qcom/tsens.h\n"
  "> > > > > \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-pm\"\n"
  "> in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
- "> More majordomo info at\302\240\302\240http://vger.kernel.org/majordomo-info.html"
+ "> the body of a message to majordomo at vger.kernel.org\n"
+ > More majordomo info at??http://vger.kernel.org/majordomo-info.html
 
-c695c514b6255e15c3fc028ff5b9947f177af4719dedb502e57dfdbe50a15926
+3574e179f037839b80b72c6b09dd75d3e8067d54214216bdfcab99cf30195be9

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.