public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] LoongArch: Bootloader interface fixes
@ 2024-05-21 20:12 Jiaxun Yang
  2024-05-21 20:12 ` [PATCH 1/4] LoongArch: Fix built-in DTB detection Jiaxun Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jiaxun Yang @ 2024-05-21 20:12 UTC (permalink / raw)
  To: Huacai Chen, Binbin Zhou; +Cc: loongarch, linux-kernel, Jiaxun Yang, stable

Hi all,

This series fixed some issues on bootloader - kernel
interface.

The first two fixed booting with devicetree, the last two
enhanced kernel's tolerance on different bootloader implementation.

Please review.

Thanks

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Jiaxun Yang (4):
      LoongArch: Fix built-in DTB detection
      LoongArch: smp: Add all CPUs enabled by fdt to NUMA node 0
      LoongArch: Fix entry point in image header
      LoongArch: Clear higher address bits in JUMP_VIRT_ADDR

 arch/loongarch/include/asm/stackframe.h | 4 +++-
 arch/loongarch/kernel/head.S            | 2 +-
 arch/loongarch/kernel/setup.c           | 6 ++++--
 arch/loongarch/kernel/smp.c             | 5 ++++-
 4 files changed, 12 insertions(+), 5 deletions(-)
---
base-commit: 124cfbcd6d185d4f50be02d5f5afe61578916773
change-id: 20240521-loongarch-booting-fixes-366e13e7ca55

Best regards,
-- 
Jiaxun Yang <jiaxun.yang@flygoat.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-23 22:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 20:12 [PATCH 0/4] LoongArch: Bootloader interface fixes Jiaxun Yang
2024-05-21 20:12 ` [PATCH 1/4] LoongArch: Fix built-in DTB detection Jiaxun Yang
2024-05-21 20:12 ` [PATCH 2/4] LoongArch: smp: Add all CPUs enabled by fdt to NUMA node 0 Jiaxun Yang
2024-05-23 22:17   ` kernel test robot
2024-05-21 20:12 ` [PATCH 3/4] LoongArch: Fix entry point in image header Jiaxun Yang
2024-05-21 20:12 ` [PATCH 4/4] LoongArch: Clear higher address bits in JUMP_VIRT_ADDR Jiaxun Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox