mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Reference to non-existing CONFIG_X86_FEATURE_CALL_DEPTH
@ 2022-10-31  9:14 Lukas Bulwahn
  2022-10-31 10:10 ` Peter Zijlstra
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2022-10-31  9:14 UTC (permalink / raw)
  To: Thomas Gleixner, Peter Zijlstra, Ingo Molnar, Borislav Petkov, X86 ML
  Cc: Dave Hansen, H. Peter Anvin, kernel-janitors, Linux Kernel Mailing List

Dear Thomas, dear Peter,

in your work on call depth tracking mitigation, commit 5d8213864ade
("x86/retbleed: Add SKL return thunk") on linux-next references the
configuration symbol CONFIG_X86_FEATURE_CALL_DEPTH, which is not
introduced in any Kconfig file.

Is this just some left-over from some previous iteration of this
feature or is there still a patch to come that will introduce that
configuration symbol in some Kconfig file?

This issue was identified with ./scripts/checkkconfigsymbols.py.


Best regards,

Lukas

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

end of thread, other threads:[~2022-11-02  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31  9:14 Reference to non-existing CONFIG_X86_FEATURE_CALL_DEPTH Lukas Bulwahn
2022-10-31 10:10 ` Peter Zijlstra
2022-11-02  9:20   ` [tip: x86/core] x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces tip-bot2 for Peter Zijlstra

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

Powered by JetHome