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(-)