All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <13169679.AINr0uuryx@amdc3058>

diff --git a/a/1.txt b/N1/1.txt
index 8e3ea2c..8ea6cce 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,96 +7,96 @@ On Wednesday, April 18, 2018 07:10:30 AM Eduardo Valentin wrote:
 > On Wed, Apr 18, 2018 at 03:51:29PM +0800, Zhang Rui wrote:
 > > Hi, Eduardo,
 > > 
-> > On å…­, 2018-04-14 at 11:30 -0700, Eduardo Valentin wrote:\r
-> > > Hello Linus,\r
-> > > \r
-> > > Please find thermal-soc changes for v4.17-rc1.\r
-> > > Rui asked me to send the pull request directly to you\r
-> > > as we are close to the end of the merge window.\r
-> > > Essentially this pull removes the series that caused\r
-> > > warning regression. I will work with the developer\r
-> > > to get that fixed later on, but I am still sending\r
-> > > the other few patches that are unrelated to that.\r
-> > > Let me know if this causes any issues and can still\r
-> > > be pulled.\r
-> > > \r
-> > > Changelog:\r
-> > > - New i.MX7 thermal sensor\r
-> > > - Mediatek driver now supports MT7622 SoC\r
-> > > - Removal of min max cpu cooling DT property\r
-> > > \r
-> > > Differences in V3:\r
-> > > - Rebased on top current linus/master, to avoid and merge issues\r
-> > > from previous pulled thermal code.\r
-> > > \r
-> > > Differences in V2:\r
-> > > - Reordered the patches to drop exynos changes for now until we get\r
-> > > agreement on the fix on that driver for the compilation warns\r
-> > > caused by the confusing conversion functions.\r
-> > > \r
-> > > \r
-> > > The following changes since commit\r
-> > > 48023102b7078a6674516b1fe0d639669336049d:\r
-> > > \r
-> > > Â  Merge branch 'overlayfs-linus' of\r
-> > > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs (2018-04-\r
-> > > 13 16:55:41 -0700)\r
-> > > \r
-> > > are available in the git repository at:\r
-> > > \r
-> > > Â  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-\r
-> > > thermal linus\r
-> > > \r
-> > > for you to fetch changes up to\r
-> > > 15a32df1918259be6c23fc36014fc26ee66c836c:\r
-> > > \r
-> > > Â  dt-bindings: thermal: Remove "cooling-{min|max}-level" properties\r
-> > > (2018-04-14 09:37:55 -0700)\r
-> > > \r
-> > This pull request does not catch this merge window.\r
-> > So do you want to split it into 2 separate pull requests, one for 4.17-\r
-> > rc and another for 4.18-rc1?\r
-> \r
-> OK. Yeah, I am fine with that.\r
-> \r
-> > \r
-> > > ----------------------------------------------------------------\r
-> > > Anson Huang (1):\r
-> > > Â Â Â Â Â Â thermal: imx: add i.MX7 thermal sensor support\r
-> > > \r
-> > > Bartlomiej Zolnierkiewicz (1):\r
-> > > Â Â Â Â Â Â dt-bindings: thermal: remove no longer needed samsung thermal\r
-> > > properties\r
-> > > \r
-> > > Sean Wang (2):\r
-> > > Â Â Â Â Â Â dt-bindings: thermal: add binding for MT7622 SoC\r
-> > > Â Â Â Â Â Â thermal: mediatek: add support for MT7622 SoC\r
-> > > \r
-> > > Viresh Kumar (1):\r
-> > > Â Â Â Â Â Â dt-bindings: thermal: Remove "cooling-{min|max}-level"\r
-> > > properties\r
-> > > \r
-> > IMO, together with the refreshed exynos fixes, the one from Viresh and\r
-> > the one from Bartlomiej can be queued for 4.17-rc, and the others have\r
-> > to wait until next merge window.\r
-> > \r
-> \r
-> Correct, the new chip support will need to wait for the next merge\r
-> window. I have already split the patches into the two categories.\r
-> The patches removing stuff are in my -fixes branch. All the other adding\r
-> new chip support are in my -linus branch.\r
-> \r
-> Now, Do you have anything for this -rc2 ? If not, I will send directly\r
-> to Linus the stuff in my -fixes branch. Let me know.\r
-\r
-What about refreshed Exynos patches (https://lkml.org/lkml/2018/4/16/256)?\r
-\r
-Fixes from Marek (first two patches) are quite critical (without them\r
-booting with thermal enabled triggers critical temperature handling on\r
-Exynos4210 SoC).\r
-\r
-Best regards,\r
---\r
-Bartlomiej Zolnierkiewicz\r
-Samsung R&D Institute Poland\r
+> > On å…­, 2018-04-14 at 11:30 -0700, Eduardo Valentin wrote:
+> > > Hello Linus,
+> > > 
+> > > Please find thermal-soc changes for v4.17-rc1.
+> > > Rui asked me to send the pull request directly to you
+> > > as we are close to the end of the merge window.
+> > > Essentially this pull removes the series that caused
+> > > warning regression. I will work with the developer
+> > > to get that fixed later on, but I am still sending
+> > > the other few patches that are unrelated to that.
+> > > Let me know if this causes any issues and can still
+> > > be pulled.
+> > > 
+> > > Changelog:
+> > > - New i.MX7 thermal sensor
+> > > - Mediatek driver now supports MT7622 SoC
+> > > - Removal of min max cpu cooling DT property
+> > > 
+> > > Differences in V3:
+> > > - Rebased on top current linus/master, to avoid and merge issues
+> > > from previous pulled thermal code.
+> > > 
+> > > Differences in V2:
+> > > - Reordered the patches to drop exynos changes for now until we get
+> > > agreement on the fix on that driver for the compilation warns
+> > > caused by the confusing conversion functions.
+> > > 
+> > > 
+> > > The following changes since commit
+> > > 48023102b7078a6674516b1fe0d639669336049d:
+> > > 
+> > > Â  Merge branch 'overlayfs-linus' of
+> > > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs (2018-04-
+> > > 13 16:55:41 -0700)
+> > > 
+> > > are available in the git repository at:
+> > > 
+> > > Â  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-
+> > > thermal linus
+> > > 
+> > > for you to fetch changes up to
+> > > 15a32df1918259be6c23fc36014fc26ee66c836c:
+> > > 
+> > > Â  dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
+> > > (2018-04-14 09:37:55 -0700)
+> > > 
+> > This pull request does not catch this merge window.
+> > So do you want to split it into 2 separate pull requests, one for 4.17-
+> > rc and another for 4.18-rc1?
+> 
+> OK. Yeah, I am fine with that.
+> 
+> > 
+> > > ----------------------------------------------------------------
+> > > Anson Huang (1):
+> > > Â Â Â Â Â Â thermal: imx: add i.MX7 thermal sensor support
+> > > 
+> > > Bartlomiej Zolnierkiewicz (1):
+> > > Â Â Â Â Â Â dt-bindings: thermal: remove no longer needed samsung thermal
+> > > properties
+> > > 
+> > > Sean Wang (2):
+> > > Â Â Â Â Â Â dt-bindings: thermal: add binding for MT7622 SoC
+> > > Â Â Â Â Â Â thermal: mediatek: add support for MT7622 SoC
+> > > 
+> > > Viresh Kumar (1):
+> > > Â Â Â Â Â Â dt-bindings: thermal: Remove "cooling-{min|max}-level"
+> > > properties
+> > > 
+> > IMO, together with the refreshed exynos fixes, the one from Viresh and
+> > the one from Bartlomiej can be queued for 4.17-rc, and the others have
+> > to wait until next merge window.
+> > 
+> 
+> Correct, the new chip support will need to wait for the next merge
+> window. I have already split the patches into the two categories.
+> The patches removing stuff are in my -fixes branch. All the other adding
+> new chip support are in my -linus branch.
+> 
+> Now, Do you have anything for this -rc2 ? If not, I will send directly
+> to Linus the stuff in my -fixes branch. Let me know.
+
+What about refreshed Exynos patches (https://lkml.org/lkml/2018/4/16/256)?
+
+Fixes from Marek (first two patches) are quite critical (without them
+booting with thermal enabled triggers critical temperature handling on
+Exynos4210 SoC).
+
+Best regards,
+--
+Bartlomiej Zolnierkiewicz
+Samsung R&D Institute Poland
 Samsung Electronics
diff --git a/a/content_digest b/N1/content_digest
index 78cbb02..75b43f2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -21,98 +21,98 @@
  "> On Wed, Apr 18, 2018 at 03:51:29PM +0800, Zhang Rui wrote:\n"
  "> > Hi, Eduardo,\n"
  "> > \n"
- "> > On \303\245\302\205\302\255, 2018-04-14 at 11:30 -0700, Eduardo Valentin wrote:\r\n"
- "> > > Hello Linus,\r\n"
- "> > > \r\n"
- "> > > Please find thermal-soc changes for v4.17-rc1.\r\n"
- "> > > Rui asked me to send the pull request directly to you\r\n"
- "> > > as we are close to the end of the merge window.\r\n"
- "> > > Essentially this pull removes the series that caused\r\n"
- "> > > warning regression. I will work with the developer\r\n"
- "> > > to get that fixed later on, but I am still sending\r\n"
- "> > > the other few patches that are unrelated to that.\r\n"
- "> > > Let me know if this causes any issues and can still\r\n"
- "> > > be pulled.\r\n"
- "> > > \r\n"
- "> > > Changelog:\r\n"
- "> > > - New i.MX7 thermal sensor\r\n"
- "> > > - Mediatek driver now supports MT7622 SoC\r\n"
- "> > > - Removal of min max cpu cooling DT property\r\n"
- "> > > \r\n"
- "> > > Differences in V3:\r\n"
- "> > > - Rebased on top current linus/master, to avoid and merge issues\r\n"
- "> > > from previous pulled thermal code.\r\n"
- "> > > \r\n"
- "> > > Differences in V2:\r\n"
- "> > > - Reordered the patches to drop exynos changes for now until we get\r\n"
- "> > > agreement on the fix on that driver for the compilation warns\r\n"
- "> > > caused by the confusing conversion functions.\r\n"
- "> > > \r\n"
- "> > > \r\n"
- "> > > The following changes since commit\r\n"
- "> > > 48023102b7078a6674516b1fe0d639669336049d:\r\n"
- "> > > \r\n"
- "> > > \303\202  Merge branch 'overlayfs-linus' of\r\n"
- "> > > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs (2018-04-\r\n"
- "> > > 13 16:55:41 -0700)\r\n"
- "> > > \r\n"
- "> > > are available in the git repository at:\r\n"
- "> > > \r\n"
- "> > > \303\202  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-\r\n"
- "> > > thermal linus\r\n"
- "> > > \r\n"
- "> > > for you to fetch changes up to\r\n"
- "> > > 15a32df1918259be6c23fc36014fc26ee66c836c:\r\n"
- "> > > \r\n"
- "> > > \303\202  dt-bindings: thermal: Remove \"cooling-{min|max}-level\" properties\r\n"
- "> > > (2018-04-14 09:37:55 -0700)\r\n"
- "> > > \r\n"
- "> > This pull request does not catch this merge window.\r\n"
- "> > So do you want to split it into 2 separate pull requests, one for 4.17-\r\n"
- "> > rc and another for 4.18-rc1?\r\n"
- "> \r\n"
- "> OK. Yeah, I am fine with that.\r\n"
- "> \r\n"
- "> > \r\n"
- "> > > ----------------------------------------------------------------\r\n"
- "> > > Anson Huang (1):\r\n"
- "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 thermal: imx: add i.MX7 thermal sensor support\r\n"
- "> > > \r\n"
- "> > > Bartlomiej Zolnierkiewicz (1):\r\n"
- "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 dt-bindings: thermal: remove no longer needed samsung thermal\r\n"
- "> > > properties\r\n"
- "> > > \r\n"
- "> > > Sean Wang (2):\r\n"
- "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 dt-bindings: thermal: add binding for MT7622 SoC\r\n"
- "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 thermal: mediatek: add support for MT7622 SoC\r\n"
- "> > > \r\n"
- "> > > Viresh Kumar (1):\r\n"
- "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 dt-bindings: thermal: Remove \"cooling-{min|max}-level\"\r\n"
- "> > > properties\r\n"
- "> > > \r\n"
- "> > IMO, together with the refreshed exynos fixes, the one from Viresh and\r\n"
- "> > the one from\303\202 Bartlomiej can be queued for 4.17-rc, and the others have\r\n"
- "> > to wait until next merge window.\r\n"
- "> > \r\n"
- "> \r\n"
- "> Correct, the new chip support will need to wait for the next merge\r\n"
- "> window. I have already split the patches into the two categories.\r\n"
- "> The patches removing stuff are in my -fixes branch. All the other adding\r\n"
- "> new chip support are in my -linus branch.\r\n"
- "> \r\n"
- "> Now, Do you have anything for this -rc2 ? If not, I will send directly\r\n"
- "> to Linus the stuff in my -fixes branch. Let me know.\r\n"
- "\r\n"
- "What about refreshed Exynos patches (https://lkml.org/lkml/2018/4/16/256)?\r\n"
- "\r\n"
- "Fixes from Marek (first two patches) are quite critical (without them\r\n"
- "booting with thermal enabled triggers critical temperature handling on\r\n"
- "Exynos4210 SoC).\r\n"
- "\r\n"
- "Best regards,\r\n"
- "--\r\n"
- "Bartlomiej Zolnierkiewicz\r\n"
- "Samsung R&D Institute Poland\r\n"
+ "> > On \303\245\302\205\302\255, 2018-04-14 at 11:30 -0700, Eduardo Valentin wrote:\n"
+ "> > > Hello Linus,\n"
+ "> > > \n"
+ "> > > Please find thermal-soc changes for v4.17-rc1.\n"
+ "> > > Rui asked me to send the pull request directly to you\n"
+ "> > > as we are close to the end of the merge window.\n"
+ "> > > Essentially this pull removes the series that caused\n"
+ "> > > warning regression. I will work with the developer\n"
+ "> > > to get that fixed later on, but I am still sending\n"
+ "> > > the other few patches that are unrelated to that.\n"
+ "> > > Let me know if this causes any issues and can still\n"
+ "> > > be pulled.\n"
+ "> > > \n"
+ "> > > Changelog:\n"
+ "> > > - New i.MX7 thermal sensor\n"
+ "> > > - Mediatek driver now supports MT7622 SoC\n"
+ "> > > - Removal of min max cpu cooling DT property\n"
+ "> > > \n"
+ "> > > Differences in V3:\n"
+ "> > > - Rebased on top current linus/master, to avoid and merge issues\n"
+ "> > > from previous pulled thermal code.\n"
+ "> > > \n"
+ "> > > Differences in V2:\n"
+ "> > > - Reordered the patches to drop exynos changes for now until we get\n"
+ "> > > agreement on the fix on that driver for the compilation warns\n"
+ "> > > caused by the confusing conversion functions.\n"
+ "> > > \n"
+ "> > > \n"
+ "> > > The following changes since commit\n"
+ "> > > 48023102b7078a6674516b1fe0d639669336049d:\n"
+ "> > > \n"
+ "> > > \303\202  Merge branch 'overlayfs-linus' of\n"
+ "> > > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs (2018-04-\n"
+ "> > > 13 16:55:41 -0700)\n"
+ "> > > \n"
+ "> > > are available in the git repository at:\n"
+ "> > > \n"
+ "> > > \303\202  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-\n"
+ "> > > thermal linus\n"
+ "> > > \n"
+ "> > > for you to fetch changes up to\n"
+ "> > > 15a32df1918259be6c23fc36014fc26ee66c836c:\n"
+ "> > > \n"
+ "> > > \303\202  dt-bindings: thermal: Remove \"cooling-{min|max}-level\" properties\n"
+ "> > > (2018-04-14 09:37:55 -0700)\n"
+ "> > > \n"
+ "> > This pull request does not catch this merge window.\n"
+ "> > So do you want to split it into 2 separate pull requests, one for 4.17-\n"
+ "> > rc and another for 4.18-rc1?\n"
+ "> \n"
+ "> OK. Yeah, I am fine with that.\n"
+ "> \n"
+ "> > \n"
+ "> > > ----------------------------------------------------------------\n"
+ "> > > Anson Huang (1):\n"
+ "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 thermal: imx: add i.MX7 thermal sensor support\n"
+ "> > > \n"
+ "> > > Bartlomiej Zolnierkiewicz (1):\n"
+ "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 dt-bindings: thermal: remove no longer needed samsung thermal\n"
+ "> > > properties\n"
+ "> > > \n"
+ "> > > Sean Wang (2):\n"
+ "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 dt-bindings: thermal: add binding for MT7622 SoC\n"
+ "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 thermal: mediatek: add support for MT7622 SoC\n"
+ "> > > \n"
+ "> > > Viresh Kumar (1):\n"
+ "> > > \303\202 \303\202 \303\202 \303\202 \303\202 \303\202 dt-bindings: thermal: Remove \"cooling-{min|max}-level\"\n"
+ "> > > properties\n"
+ "> > > \n"
+ "> > IMO, together with the refreshed exynos fixes, the one from Viresh and\n"
+ "> > the one from\303\202 Bartlomiej can be queued for 4.17-rc, and the others have\n"
+ "> > to wait until next merge window.\n"
+ "> > \n"
+ "> \n"
+ "> Correct, the new chip support will need to wait for the next merge\n"
+ "> window. I have already split the patches into the two categories.\n"
+ "> The patches removing stuff are in my -fixes branch. All the other adding\n"
+ "> new chip support are in my -linus branch.\n"
+ "> \n"
+ "> Now, Do you have anything for this -rc2 ? If not, I will send directly\n"
+ "> to Linus the stuff in my -fixes branch. Let me know.\n"
+ "\n"
+ "What about refreshed Exynos patches (https://lkml.org/lkml/2018/4/16/256)?\n"
+ "\n"
+ "Fixes from Marek (first two patches) are quite critical (without them\n"
+ "booting with thermal enabled triggers critical temperature handling on\n"
+ "Exynos4210 SoC).\n"
+ "\n"
+ "Best regards,\n"
+ "--\n"
+ "Bartlomiej Zolnierkiewicz\n"
+ "Samsung R&D Institute Poland\n"
  Samsung Electronics
 
-62f8db99eb28848f7d3ec8726e89f546b65f724f765f11c7f54c9125af680ade
+bd05c46b2b7e465c39c722ade3526d8ce26236a082f9b7f7acd9a5749aae9d51

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.