All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Buggy bootloader workaround v2
@ 2020-05-27  6:34 Jiaxun Yang
  2020-05-27  6:34 ` [PATCH v2 1/3] MIPS: head.S: Always jump to kernel_entry at head of text Jiaxun Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jiaxun Yang @ 2020-05-27  6:34 UTC (permalink / raw)
  To: linux-mips
  Cc: Jiaxun Yang, Thomas Bogendoerfer, Kees Cook, Borislav Petkov,
	Heiko Carstens, linux-kernel

v2: Fixed typo due to keyboard failure.

Jiaxun Yang (3):
  MIPS: head.S: Always jump to kernel_entry at head of text
  MIPS: Move kernel head into a standalone section
  MIPS: Loongson64: select NO_EXCEPT_FILL

 arch/mips/Kconfig              | 1 +
 arch/mips/kernel/head.S        | 6 ++----
 arch/mips/kernel/vmlinux.lds.S | 8 ++++++--
 3 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.27.0.rc0


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

end of thread, other threads:[~2020-05-27 13:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27  6:34 [PATCH v2 0/3] Buggy bootloader workaround v2 Jiaxun Yang
2020-05-27  6:34 ` [PATCH v2 1/3] MIPS: head.S: Always jump to kernel_entry at head of text Jiaxun Yang
2020-05-27 11:41   ` Thomas Bogendoerfer
2020-05-27  6:34 ` [PATCH v2 2/3] MIPS: Move kernel head into a standalone section Jiaxun Yang
2020-05-27 11:53   ` Thomas Bogendoerfer
2020-05-27 12:05     ` Jiaxun Yang
2020-05-27 13:33       ` Thomas Bogendoerfer
2020-05-27  6:34 ` [PATCH v2 3/3] MIPS: Loongson64: select NO_EXCEPT_FILL Jiaxun Yang
2020-05-27 11:47   ` Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.