mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Signed-off-by: Samuel A Hummel <Sammyhjax123@gmail.com>
@ 2025-12-19  2:40 Samuel A Hummel
  2025-12-29 21:35 ` Borislav Petkov
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel A Hummel @ 2025-12-19  2:40 UTC (permalink / raw)
  To: tglx, mingo, bp, dave.hansen, x86; +Cc: hpa, linux-kernel, Samuel A Hummel

 spelling error in arch/x86/Makefile_32.cpu.
---
 arch/x86/Makefile_32.cpu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Makefile_32.cpu b/arch/x86/Makefile_32.cpu
index af7de9a42752..21f8b532dceb 100644
--- a/arch/x86/Makefile_32.cpu
+++ b/arch/x86/Makefile_32.cpu
@@ -22,7 +22,7 @@ cflags-$(CONFIG_MPENTIUMM)	+= -march=i686 $(call tune,pentium3)
 cflags-$(CONFIG_MPENTIUM4)	+= -march=i686 $(call tune,pentium4)
 cflags-$(CONFIG_MK6)		+= -march=k6
 # Please note, that patches that add -march=athlon-xp and friends are pointless.
-# They make zero difference whatsosever to performance at this time.
+# They make zero difference whatsoever to performance at this time.
 cflags-$(CONFIG_MK7)		+= -march=athlon
 cflags-$(CONFIG_MCRUSOE)	+= -march=i686 $(align)
 cflags-$(CONFIG_MEFFICEON)	+= -march=i686 $(call tune,pentium3) $(align)
-- 
2.52.0


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

end of thread, other threads:[~2025-12-29 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-19  2:40 [PATCH] Signed-off-by: Samuel A Hummel <Sammyhjax123@gmail.com> Samuel A Hummel
2025-12-29 21:35 ` Borislav Petkov

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

all inboxes | Powered by JetHome®