[GIT,PULL] parisc architecture fix for v6.7-rc5

Message ID ZXCRkjpftWJwIbpk@p100
State New
Headers
Series [GIT,PULL] parisc architecture fix for v6.7-rc5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.7-rc5

Message

Helge Deller Dec. 6, 2023, 3:21 p.m. UTC
  Hi Linus,

Please pull a single line patch for parisc which fixes the build
in tinyconfig configurations.

Thanks!
Helge

----------------------------------------------------------------

The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

  Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.7-rc5

for you to fetch changes up to 487635756198cad563feb47539c6a37ea57f1dae:

  parisc: Fix asm operand number out of range build error in bug table (2023-11-27 11:01:38 +0100)

----------------------------------------------------------------
parisc architecture fix for kernel v6.7-rc5:

- Fix asm operand number out of range build error in bug table

----------------------------------------------------------------
Helge Deller (1):
      parisc: Fix asm operand number out of range build error in bug table

 arch/parisc/include/asm/bug.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org Dec. 7, 2023, 8:46 p.m. UTC | #1
The pull request you sent on Wed, 6 Dec 2023 16:21:54 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.7-rc5

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

Thank you!