public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/fred: Fix two build issues
@ 2024-01-27  9:37 Xin Li
  2024-01-27  9:37 ` [PATCH 1/2] x86/fred: Fix build with clang Xin Li
  2024-01-27  9:37 ` [PATCH 2/2] x86/fred: Fix build with CONFIG_IA32_EMULATION=n Xin Li
  0 siblings, 2 replies; 15+ messages in thread
From: Xin Li @ 2024-01-27  9:37 UTC (permalink / raw)
  To: linux-kernel
  Cc: tglx, mingo, bp, dave.hansen, x86, hpa, luto, ravi.v.shankar,
	andrew.cooper3

Boris reported two build issues immediately after the FRED native patches
landed in the tip x86/fred branch, fix them.

Xin Li (2):
  x86/fred: Fix build with clang
  x86/fred: Fix build with CONFIG_IA32_EMULATION=n

 arch/x86/entry/entry_64_fred.S | 3 +--
 arch/x86/entry/entry_fred.c    | 2 ++
 2 files changed, 3 insertions(+), 2 deletions(-)


base-commit: a9f26154bf5478fc155309fc69128415f3a1be08
prerequisite-patch-id: 4dc72e7440d5412bf200dbccb9a41128ed30baec
-- 
2.43.0


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

end of thread, other threads:[~2024-01-30 17:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-27  9:37 [PATCH 0/2] x86/fred: Fix two build issues Xin Li
2024-01-27  9:37 ` [PATCH 1/2] x86/fred: Fix build with clang Xin Li
2024-01-27 18:14   ` H. Peter Anvin
2024-01-27 19:46     ` Li, Xin3
2024-01-28 19:33       ` H. Peter Anvin
2024-01-28 20:27         ` Li, Xin3
2024-01-29  6:45         ` [PATCH v1A " Xin Li
2024-01-30 10:34           ` Borislav Petkov
2024-01-27  9:37 ` [PATCH 2/2] x86/fred: Fix build with CONFIG_IA32_EMULATION=n Xin Li
2024-01-30 12:48   ` Borislav Petkov
2024-01-30 15:22     ` Li, Xin3
2024-01-30 15:31       ` Borislav Petkov
2024-01-30 16:30         ` Li, Xin3
2024-01-30 16:34           ` Borislav Petkov
2024-01-30 17:17       ` Borislav Petkov

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