diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-04-11 18:55:38 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-04-12 12:05:54 +0200 |
commit | 7211274fe0ee352332255e41ab5e628b86e83994 (patch) | |
tree | b7d0c7c50e5f2fc8c791e8965b707db61421d3ef /fs/ocfs2 | |
parent | c064b536a8f9ab7c8e204da8f5a22f7420d0b56c (diff) | |
download | lwn-7211274fe0ee352332255e41ab5e628b86e83994.tar.gz lwn-7211274fe0ee352332255e41ab5e628b86e83994.zip |
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
The topology rework missed that early_init_amd() tries to re-enable the
Topology Extensions when the BIOS disabled them.
The new parser is invoked before early_init_amd() so the re-enable attempt
happens too late.
Move it into the AMD specific topology parser code where it belongs.
Fixes: f7fb3b2dd92c ("x86/cpu: Provide an AMD/HYGON specific topology parser")
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/878r1j260l.ffs@tglx
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions