diff options
author | Toshi Kani <[email protected]> | 2016-03-23 15:41:59 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-03-29 12:23:26 +0200 |
commit | d63dcf49cf5ae5605f4d14229e3888e104f294b1 (patch) | |
tree | 608fbea8659ee3bf81866b6c7e0c8e66579cb816 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 224bb1e5d67ba0f2872c98002d6a6f991ac6fd4a (diff) |
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
Borislav Petkov suggested:
> Please use on init paths boot_cpu_has(X86_FEATURE_PAT) and on fast
> paths static_cpu_has(X86_FEATURE_PAT). No more of that cpu_has_XXX
> ugliness.
Replace the use of cpu_has_pat on init paths with boot_cpu_has().
Suggested-by: Borislav Petkov <[email protected]>
Signed-off-by: Toshi Kani <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Luis R. Rodriguez <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Robert Elliott <[email protected]>
Cc: Toshi Kani <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions