diff options
author | Ingo Molnar <[email protected]> | 2015-05-27 14:04:44 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-05-27 14:11:33 +0200 |
commit | d65fcd608f6a9ac0316bd3efc75956ca329b6571 (patch) | |
tree | 48b9955bb26405a88faca414b50ed876130c2f5e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 003e2e8b57e79709e4973f6cb48381b2ba396680 (diff) |
x86/fpu: Simplify copy_kernel_to_xregs_booting()
copy_kernel_to_xregs_booting() has a second parameter that is the mask
of xfeatures that should be copied - but this parameter is always -1.
Simplify the call site of this function, this also makes it more
similar to the function call signature of other copy_kernel_to*regs()
functions.
Cc: Andy Lutomirski <[email protected]>
Cc: Bobby Powers <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions