[GIT,PULL] parisc architecture fix for v6.4-rc7

Message ID ZI6TEDXhJKW3l3XF@p100
State New
Headers
Series [GIT,PULL] parisc architecture fix for v6.4-rc7 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.4-4

Message

Helge Deller June 18, 2023, 5:16 a.m. UTC
  Dear Linus,

please pull one small patch for parisc. It fixes a build error
with the latest binutils.

Thanks,
Helge

---


The following changes since commit 858fd168a95c5b9669aac8db6c14a9aeab446375:

  Linux 6.4-rc6 (2023-06-11 14:35:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.4-4

for you to fetch changes up to b5b2a02bcaac7c287694aa0db4837a07bf178626:

  parisc: Delete redundant register definitions in <asm/assembly.h> (2023-06-17 06:48:11 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.4-rc7:

- Drop redundant register definitions to fix build with latest binutils

----------------------------------------------------------------
Ben Hutchings (1):
      parisc: Delete redundant register definitions in <asm/assembly.h>

 arch/parisc/include/asm/assembly.h | 4 ----
 1 file changed, 4 deletions(-)
  

Comments

pr-tracker-bot@kernel.org June 18, 2023, 5:01 p.m. UTC | #1
The pull request you sent on Sun, 18 Jun 2023 07:16:00 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.4-4

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

Thank you!