https://github.com/torvalds/linux
Revision 81bcd4b522cf1dc312385b79b144153aff0cf0c6 authored by Linus Torvalds on 29 September 2022, 12:35:32 UTC, committed by Linus Torvalds on 29 September 2022, 12:35:32 UTC
Pull LoongArch fixes from Huacai Chen:
 "Some trivial fixes and cleanup"

* tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson:
  LoongArch: Clean up loongson3_smp_ops declaration
  LoongArch: Fix and cleanup csr_era handling in do_ri()
  LoongArch: Align the address of kernel_entry to 4KB
2 parent s c3e0e1e + 4f196cb
Raw File
Tip revision: 81bcd4b522cf1dc312385b79b144153aff0cf0c6 authored by Linus Torvalds on 29 September 2022, 12:35:32 UTC
Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Tip revision: 81bcd4b
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top