diff options
author | Borislav Petkov <[email protected]> | 2019-03-29 20:00:38 +0100 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-04-08 12:14:16 +0200 |
commit | 28e3ace70c3d2ea47a62dffe046011d1b74ee839 (patch) | |
tree | 634f492fe2a5a165e3892d053460233a01b0747b /arch/x86/lib/error-inject.c | |
parent | 67e87d43b794a8886b5d075b3e0fdd0c615a595f (diff) |
x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Using static_cpu_has() is pointless on those paths, convert them to the
boot_cpu_has() variant.
No functional changes.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/lib/error-inject.c')
0 files changed, 0 insertions, 0 deletions