mbox series

[GIT,PULL,1/2] Broadcom defconfig fixes for 5.6

Message ID 20200228181144.15148-1-f.fainelli@gmail.com (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL,1/2] Broadcom defconfig fixes for 5.6 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/defconfig-fixes

Message

Florian Fainelli Feb. 28, 2020, 6:11 p.m. UTC
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/defconfig-fixes

for you to fetch changes up to 653c00f289371fc5162f1daf4c3742113812aa94:

  ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS (2020-02-27 12:47:45 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs defconfig file(s)
fixes for v5.6, please pull the following:

- Stefan restores CONFIG_DEBUG_FS from the bcm2835_defconfig which was
  accidentally removed

----------------------------------------------------------------
Stefan Wahren (1):
      ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS

 arch/arm/configs/bcm2835_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson Feb. 29, 2020, 7:49 p.m. UTC | #1
On Fri, Feb 28, 2020 at 10:11:43AM -0800, Florian Fainelli wrote:
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
>   Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/defconfig-fixes
> 
> for you to fetch changes up to 653c00f289371fc5162f1daf4c3742113812aa94:
> 
>   ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS (2020-02-27 12:47:45 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs defconfig file(s)
> fixes for v5.6, please pull the following:
> 
> - Stefan restores CONFIG_DEBUG_FS from the bcm2835_defconfig which was
>   accidentally removed

Hi,

It looks like you missed signing off on the commit when you applied it. Care to
respin?


-Olof