Message ID | 20161122054824.16974-1-f.fainelli@gmail.com |
---|---|
State | New |
Headers | show |
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) are available in the git repository at: http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.10/defconfig for you to fetch changes up to 33c037c51be5df857ae563f7fc551dc6e746d9de: Merge tag 'bcm2835-defconfig-next-2016-11-18' into defconfig/next (2016-11-21 21:20:15 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM-based defconfig changes for 4.10, please pull the following: - Florian updates the multi_v7_defconfig with the relevant basic drivers needed for the Broadcom BCM5301x (Northstar) SoCs to reboot, have PCIe, and Ethernet - Martin enables the Raspberry Pi thermal driver in bcm2835_defconfig ---------------------------------------------------------------- Florian Fainelli (2): ARM: multi_v7_defconfig: Enable BCM47xx/BCM5301x drivers Merge tag 'bcm2835-defconfig-next-2016-11-18' into defconfig/next Martin Sperl (1): ARM: bcm2835: add thermal driver to default config arch/arm/configs/bcm2835_defconfig | 2 ++ arch/arm/configs/multi_v7_defconfig | 13 +++++++++++++ 2 files changed, 15 insertions(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) are available in the git repository at: http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.10/defconfig-arm64 for you to fetch changes up to 9efacfc80902c6ddf538a2f396e0112c1f6d1e23: Merge tag 'bcm2835-defconfig-64-next-2016-11-18' into defconfig-arm64/next (2016-11-21 21:22:55 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM64-based SoCs defconfig changes for 4.10, please pull the following changes: - Eric updates the ARMv8 defconfig to contain everything that is needed to run a 64-bit kernel on the Raspberry Pi 3 - Scott enables the standard AT25 EEPROM driver as module for the ARM64 defconfig - Martin enables the Raspberry Pi Thermal driver in the ARM64 defconfig ---------------------------------------------------------------- Eric Anholt (1): arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig Florian Fainelli (2): Merge tag 'bcm2835-defconfig-64-next-2016-09-22' into defconfig-arm64/next Merge tag 'bcm2835-defconfig-64-next-2016-11-18' into defconfig-arm64/next Martin Sperl (1): ARM64: bcm2835: add thermal driver to default config Scott Branden (1): arm64: defconfig: enable EEPROM_AT25 config option arch/arm64/configs/defconfig | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Monday, November 21, 2016 9:48:19 PM CET Florian Fainelli wrote: > This pull request contains Broadcom ARM-based SoC changes for 4.10, please pull > the following: > > - Rafal adds back the abort handler hook on BCM5301x which is required to silence > errors forwared from the PCIe controller that cannot be silenced at the PCIe RC level > Pulled into next/soc. It's unclear to me whether we want this to be backported to stable kernels, can you clarify? Thanks, Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Monday, November 21, 2016 9:48:22 PM CET Florian Fainelli wrote: > This pull request contains MAINTAINERS file updates for Broadcom ARM64 entries, > please pull: > > - Jayachandran updates his email address for the Broadcom Vulcan entry > Pulled into next/arm64, thanks! Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Monday, November 21, 2016 9:48:23 PM CET Florian Fainelli wrote: > This pull request contains Broadcom ARM-based defconfig changes for 4.10, please > pull the following: > > - Florian updates the multi_v7_defconfig with the relevant basic drivers needed > for the Broadcom BCM5301x (Northstar) SoCs to reboot, have PCIe, and Ethernet > > - Martin enables the Raspberry Pi thermal driver in bcm2835_defconfig > Pulled into next/defconfig, thanks! Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Monday, November 21, 2016 9:48:24 PM CET Florian Fainelli wrote: > This pull request contains Broadcom ARM64-based SoCs defconfig changes for 4.10, > please pull the following changes: > > - Eric updates the ARMv8 defconfig to contain everything that is needed to run > a 64-bit kernel on the Raspberry Pi 3 > > - Scott enables the standard AT25 EEPROM driver as module for the ARM64 defconfig > > - Martin enables the Raspberry Pi Thermal driver in the ARM64 defconfig > Pulled into next/arm64, thanks! Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On 2016-11-30 17:52, Arnd Bergmann wrote: > On Monday, November 21, 2016 9:48:19 PM CET Florian Fainelli wrote: >> This pull request contains Broadcom ARM-based SoC changes for 4.10, >> please pull >> the following: >> >> - Rafal adds back the abort handler hook on BCM5301x which is required >> to silence >> errors forwared from the PCIe controller that cannot be silenced at >> the PCIe RC level >> > > Pulled into next/soc. > > It's unclear to me whether we want this to be backported to stable > kernels, > can you clarify? It took me/us so much time to get an agreement on this patch I totally forgot about backporting it to stable. To be clear it indeed fixes a regression. Commit 937b12306ea79 ("ARM: BCM5301X: remove workaround imprecise abort fault handler") went into 4.5, so this one could be backported to 4.5+. As this has been already pulled, I think I'll wait for it to appear in Linus's tree and just e-mail stable guys manually (unless someone objects). Thanks for bringing my attention to this. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
On Thursday, December 1, 2016 12:18:26 PM CET Rafał Miłecki wrote: > On 2016-11-30 17:52, Arnd Bergmann wrote: > > On Monday, November 21, 2016 9:48:19 PM CET Florian Fainelli wrote: > >> This pull request contains Broadcom ARM-based SoC changes for 4.10, > >> please pull > >> the following: > >> > >> - Rafal adds back the abort handler hook on BCM5301x which is required > >> to silence > >> errors forwared from the PCIe controller that cannot be silenced at > >> the PCIe RC level > >> > > > > Pulled into next/soc. > > > > It's unclear to me whether we want this to be backported to stable > > kernels, > > can you clarify? > > It took me/us so much time to get an agreement on this patch I totally > forgot > about backporting it to stable. > > To be clear it indeed fixes a regression. Commit 937b12306ea79 ("ARM: > BCM5301X: > remove workaround imprecise abort fault handler") went into 4.5, so this > one > could be backported to 4.5+. > > As this has been already pulled, I think I'll wait for it to appear in > Linus's > tree and just e-mail stable guys manually (unless someone objects). > Thanks for > bringing my attention to this. Ok, sounds good. Thanks! Arnd