[GIT,PULL] asm-generic: arch/alpha regression fix for 6.1

Message ID 796854e9-ccbb-4dc1-aec6-bf3461d9d813@app.fastmail.com
State New
Headers
Series [GIT,PULL] asm-generic: arch/alpha regression fix for 6.1 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git asm-generic-fixes-6.1-1

Message

Arnd Bergmann Oct. 14, 2022, 8:35 p.m. UTC
  The following changes since commit e19d4ebc536dadb607fe305fdaf48218d3e32d7c:

  alpha: add full ioread64/iowrite64 implementation (2022-10-04 11:23:29 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git asm-generic-fixes-6.1-1

for you to fetch changes up to 2e21c1575208786f667cb66d8cf87a52160b81db:

  alpha: fix marvel_ioread8 build regression (2022-10-10 10:33:55 +0200)

----------------------------------------------------------------
asm-generic: arch/alpha regression fix for 6.1

A last-minute regression fix in the previous asm-generic
branch contained a new regression from a typo.

----------------------------------------------------------------
Arnd Bergmann (1):
      alpha: fix marvel_ioread8 build regression

 arch/alpha/kernel/core_marvel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 14, 2022, 8:50 p.m. UTC | #1
The pull request you sent on Fri, 14 Oct 2022 22:35:44 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git asm-generic-fixes-6.1-1

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

Thank you!