]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Nov 2023 18:20:17 +0000 (10:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Nov 2023 18:20:17 +0000 (10:20 -0800)
commit9b6de136b5f0158c60844f85286a593cb70fb364
tree78e1121af0a2ec23975ce7efb8abd9f046a3db4d
parent05c8c94ed407499279b2a552e7ee9bb03e859b7b
parentc517fd2738f472eb0d1db60a70d91629349a9bf8
Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson

Pull LoongArch fixes from Huacai Chen:
 "Fix several build errors, a potential kernel panic, a cpu hotplug
  issue and update links in documentations"

* tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson:
  Docs/zh_CN/LoongArch: Update links in LoongArch introduction.rst
  Docs/LoongArch: Update links in LoongArch introduction.rst
  LoongArch: Implement constant timer shutdown interface
  LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
  LoongArch: Silence the boot warning about 'nokaslr'
  LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()
  LoongArch: Record pc instead of offset in la_abs relocation
  LoongArch: Explicitly set -fdirect-access-external-data for vmlinux
  LoongArch: Add dependency between vmlinuz.efi and vmlinux.efi