Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
x86/split_lock: only trigger #AC panic on supported devices
split_lock_detect is only available when CONFIG_CPU_SUP_INTEL is enabled. This fix a cross compile error. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Lili Li <lili.li@intel.com>
- Loading branch information
1 parent
63ba453
commit 0053f7e40ef7bcdcde0f369a711d6ab86f0fb95b
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters