[GIT,PULL] LoongArch fixes for v6.6-rc4

Message ID 20230928152535.2617047-1-chenhuacai@loongson.cn
State New
Headers
Series [GIT,PULL] LoongArch fixes for v6.6-rc4 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.6-2

Message

Huacai Chen Sept. 28, 2023, 3:25 p.m. UTC
  The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.6-2

for you to fetch changes up to b1dc55a3d6a86cc2c1ae664ad7280bff4c0fc28f:

  LoongArch: Add support for 64_PCREL relocation type (2023-09-27 16:19:13 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.6-rc4

Fix high_memory calculation and module loader errors with latest binutils.
----------------------------------------------------------------
Huacai Chen (1):
      LoongArch: numa: Fix high_memory calculation

Tiezhu Yang (3):
      LoongArch: Define relocation types for ABI v2.10
      LoongArch: Add support for 32_PCREL relocation type
      LoongArch: Add support for 64_PCREL relocation type

 arch/loongarch/include/asm/elf.h |  9 +++++++++
 arch/loongarch/kernel/module.c   | 22 +++++++++++++++++++++-
 arch/loongarch/kernel/numa.c     |  2 +-
 3 files changed, 31 insertions(+), 2 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Sept. 28, 2023, 6:27 p.m. UTC | #1
The pull request you sent on Thu, 28 Sep 2023 23:25:35 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.6-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5d959343ae487157a2ef2993794e1359a82a5b15

Thank you!