mbox series

[GIT,PULL] ARM: SoC fixes for 6.1, part 5

Message ID c6664af4-7a91-401e-a079-e700e9ff5bbf@app.fastmail.com
State New
Headers show
Series [GIT,PULL] ARM: SoC fixes for 6.1, part 5 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.1-5

Message

Arnd Bergmann Dec. 8, 2022, 1:22 p.m. UTC
The following changes since commit b7b275e60bcd5f89771e865a8239325f86d9927d:

  Linux 6.1-rc7 (2022-11-27 13:31:48 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.1-5

for you to fetch changes up to da0cbf9307a227f52a38a0a580a4642ad9d7325c:

  Merge tag 'at91-fixes-6.1-3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes (2022-11-29 15:45:36 +0100)

----------------------------------------------------------------
ARM: SoC fixes for 6.1, part 5

One last build fix came in, addressing a link failure when
building without CONFIG_OUTER_CACHE

----------------------------------------------------------------
Arnd Bergmann (1):
      Merge tag 'at91-fixes-6.1-3' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes

Peter Rosin (1):
      ARM: at91: fix build for SAMA5D3 w/o L2 cache

 arch/arm/mach-at91/sama5.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 8, 2022, 7:26 p.m. UTC | #1
The pull request you sent on Thu, 08 Dec 2022 14:22:09 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.1-5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f3e8416619ced89abd5b1254f29d0c3904297298

Thank you!