Revision 999324f58c41262f5b64d04b7ac54e8f79b019fd authored by Linus Torvalds on 12 August 2022, 16:44:23 UTC, committed by Linus Torvalds on 12 August 2022, 16:44:23 UTC
Pull LoongArch updates from Huacai Chen:

 - Optimise getcpu() with vDSO

 - PCI enablement on top of pci & irqchip changes

 - Stack unwinder and stack trace support

 - Some bug fixes and build error fixes

 - Update the default config file

* tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson:
  docs/zh_CN/LoongArch: Add I14 description
  docs/LoongArch: Add I14 description
  LoongArch: Update Loongson-3 default config file
  LoongArch: Add USER_STACKTRACE support
  LoongArch: Add STACKTRACE support
  LoongArch: Add prologue unwinder support
  LoongArch: Add guess unwinder support
  LoongArch: Add vDSO syscall __vdso_getcpu()
  LoongArch: Add PCI controller support
  LoongArch: Parse MADT to get multi-processor information
  LoongArch: Jump to the link address before enable PG
  LoongArch: Requires __force attributes for any casts
  LoongArch: Fix unsigned comparison with less than zero
  LoongArch: Adjust arch/loongarch/Kconfig
  LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2 parent s f7cdaee + 7153559
History
File Mode Size
.gitignore -rw-r--r-- 92 bytes
Build -rw-r--r-- 170 bytes
Makefile -rw-r--r-- 2.1 KB
iio_event_monitor.c -rw-r--r-- 10.3 KB
iio_generic_buffer.c -rw-r--r-- 18.0 KB
iio_utils.c -rw-r--r-- 21.4 KB
iio_utils.h -rw-r--r-- 2.6 KB
lsiio.c -rw-r--r-- 3.7 KB

back to top