[GIT PULL] asm-generic: regression fix for 6.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 4dd595c34c4bb22c16a76206a18c13e4e194335d:

  syscalls: Remove file path comments from headers (2023-06-22 17:10:09 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-fix-6.5

for you to fetch changes up to 6e8d96909a23c8078ee965bd48bb31cbef2de943:

  asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and loongarch" (2023-08-17 14:51:20 +0200)

----------------------------------------------------------------
asm-generic: regression fix for 6.5

Just one partial revert for a commit from the merge window
that caused annoying behavior when building old kernels on
arm64 hosts.

----------------------------------------------------------------
Arnd Bergmann (1):
      asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and loongarch"

 arch/arm64/include/uapi/asm/bitsperlong.h       | 24 ++++++++++++++++++++++++
 arch/riscv/include/uapi/asm/bitsperlong.h       | 14 ++++++++++++++
 tools/arch/arm64/include/uapi/asm/bitsperlong.h | 24 ++++++++++++++++++++++++
 tools/arch/riscv/include/uapi/asm/bitsperlong.h | 14 ++++++++++++++
 4 files changed, 76 insertions(+)
 create mode 100644 arch/arm64/include/uapi/asm/bitsperlong.h
 create mode 100644 arch/riscv/include/uapi/asm/bitsperlong.h
 create mode 100644 tools/arch/arm64/include/uapi/asm/bitsperlong.h
 create mode 100644 tools/arch/riscv/include/uapi/asm/bitsperlong.h



[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux