diff for duplicates of <201303242148.33842.florian@openwrt.org> diff --git a/a/1.txt b/N1/1.txt index e96c85a..d49651f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,24 +1,24 @@ Hello Simon, -Le dimanche 24 mars 2013 21:33:58, Simon Baatz a =C3=A9crit : +Le dimanche 24 mars 2013 21:33:58, Simon Baatz a ?crit : > Recently [1], mv643xx_eth was changed to make use of mvmdio. However, > this change introduces two problems when mvmdio and mv643xx_eth are > built as modules: ->=20 +> > - mvmdio is not loaded automatically by udev > - mv643xx_eth oopses when it can't find its PHY, i.e. when mvmdio is > not yet loaded ->=20 +> > The first problem can be fixed easily by adding a module alias for the > respective platform device. The proposed fix for the second problem > uses EPROBE_DEFER as suggested by Thomas Petazzoni when the driver > can't find its PHY. ->=20 +> > These patches apply on top of Florian Fainelli's patchset. They have > been tested on Marvel Kirkwood non-DT. Both fixes look good to me, thanks for fixing this! Acked-by: Florian Fainelli <florian@openwrt.org> -=2D-=20 -=46lorian +-- +Florian diff --git a/a/content_digest b/N1/content_digest index 18c3a04..12a5713 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,40 +1,33 @@ "ref\01364157240-28883-1-git-send-email-gmbnomis@gmail.com\0" - "From\0Florian Fainelli <florian@openwrt.org>\0" - "Subject\0Re: [PATCH 0/2] Fix for mv643xx_eth built as module\0" + "From\0florian@openwrt.org (Florian Fainelli)\0" + "Subject\0[PATCH 0/2] Fix for mv643xx_eth built as module\0" "Date\0Sun, 24 Mar 2013 21:48:33 +0100\0" - "To\0Simon Baatz <gmbnomis@gmail.com>\0" - "Cc\0thomas.petazzoni@free-electrons.com" - andrew@lunn.ch - jason@lakedaemon.net - netdev@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - davem@davemloft.net - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Simon,\n" "\n" - "Le dimanche 24 mars 2013 21:33:58, Simon Baatz a =C3=A9crit :\n" + "Le dimanche 24 mars 2013 21:33:58, Simon Baatz a ?crit :\n" "> Recently [1], mv643xx_eth was changed to make use of mvmdio. However,\n" "> this change introduces two problems when mvmdio and mv643xx_eth are\n" "> built as modules:\n" - ">=20\n" + "> \n" "> - mvmdio is not loaded automatically by udev\n" "> - mv643xx_eth oopses when it can't find its PHY, i.e. when mvmdio is\n" "> not yet loaded\n" - ">=20\n" + "> \n" "> The first problem can be fixed easily by adding a module alias for the\n" "> respective platform device. The proposed fix for the second problem\n" "> uses EPROBE_DEFER as suggested by Thomas Petazzoni when the driver\n" "> can't find its PHY.\n" - ">=20\n" + "> \n" "> These patches apply on top of Florian Fainelli's patchset. They have\n" "> been tested on Marvel Kirkwood non-DT.\n" "\n" "Both fixes look good to me, thanks for fixing this!\n" "\n" "Acked-by: Florian Fainelli <florian@openwrt.org>\n" - "=2D-=20\n" - =46lorian + "-- \n" + Florian -a3c2abe3de78005a9f696f9d2bbf067318cc26463e8a827f2abb71c6ae9fc260 +dbd2635ad645ae97d80ad7e53534d00cbc5b53bab1b529d7ff3c8d208e012c93
diff --git a/a/1.txt b/N2/1.txt index e96c85a..9a9eb12 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,24 +1,24 @@ Hello Simon, -Le dimanche 24 mars 2013 21:33:58, Simon Baatz a =C3=A9crit : +Le dimanche 24 mars 2013 21:33:58, Simon Baatz a écrit : > Recently [1], mv643xx_eth was changed to make use of mvmdio. However, > this change introduces two problems when mvmdio and mv643xx_eth are > built as modules: ->=20 +> > - mvmdio is not loaded automatically by udev > - mv643xx_eth oopses when it can't find its PHY, i.e. when mvmdio is > not yet loaded ->=20 +> > The first problem can be fixed easily by adding a module alias for the > respective platform device. The proposed fix for the second problem > uses EPROBE_DEFER as suggested by Thomas Petazzoni when the driver > can't find its PHY. ->=20 +> > These patches apply on top of Florian Fainelli's patchset. They have > been tested on Marvel Kirkwood non-DT. Both fixes look good to me, thanks for fixing this! Acked-by: Florian Fainelli <florian@openwrt.org> -=2D-=20 -=46lorian +-- +Florian diff --git a/a/content_digest b/N2/content_digest index 18c3a04..de7c74b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,38 +3,38 @@ "Subject\0Re: [PATCH 0/2] Fix for mv643xx_eth built as module\0" "Date\0Sun, 24 Mar 2013 21:48:33 +0100\0" "To\0Simon Baatz <gmbnomis@gmail.com>\0" - "Cc\0thomas.petazzoni@free-electrons.com" - andrew@lunn.ch - jason@lakedaemon.net + "Cc\0linux-arm-kernel@lists.infradead.org" netdev@vger.kernel.org linuxppc-dev@lists.ozlabs.org - davem@davemloft.net - " linux-arm-kernel@lists.infradead.org\0" + thomas.petazzoni@free-electrons.com + jason@lakedaemon.net + andrew@lunn.ch + " davem@davemloft.net\0" "\00:1\0" "b\0" "Hello Simon,\n" "\n" - "Le dimanche 24 mars 2013 21:33:58, Simon Baatz a =C3=A9crit :\n" + "Le dimanche 24 mars 2013 21:33:58, Simon Baatz a \303\251crit :\n" "> Recently [1], mv643xx_eth was changed to make use of mvmdio. However,\n" "> this change introduces two problems when mvmdio and mv643xx_eth are\n" "> built as modules:\n" - ">=20\n" + "> \n" "> - mvmdio is not loaded automatically by udev\n" "> - mv643xx_eth oopses when it can't find its PHY, i.e. when mvmdio is\n" "> not yet loaded\n" - ">=20\n" + "> \n" "> The first problem can be fixed easily by adding a module alias for the\n" "> respective platform device. The proposed fix for the second problem\n" "> uses EPROBE_DEFER as suggested by Thomas Petazzoni when the driver\n" "> can't find its PHY.\n" - ">=20\n" + "> \n" "> These patches apply on top of Florian Fainelli's patchset. They have\n" "> been tested on Marvel Kirkwood non-DT.\n" "\n" "Both fixes look good to me, thanks for fixing this!\n" "\n" "Acked-by: Florian Fainelli <florian@openwrt.org>\n" - "=2D-=20\n" - =46lorian + "-- \n" + Florian -a3c2abe3de78005a9f696f9d2bbf067318cc26463e8a827f2abb71c6ae9fc260 +57c7ecf7aa418029e14704419fa126549a08906b8f30727a6f385a69113921fe
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.