diff options
author | Alexander Kuleshov <[email protected]> | 2016-01-26 22:12:10 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-01-30 11:22:48 +0100 |
commit | a4733143085d6c782ac1e6c85778655b6bac1d4e (patch) | |
tree | e9bfa3650d7a7be8e56a6d53a5cad024c86a60d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5e9ebbd87a99ecc6abb74325b0ac63c46891f6f3 (diff) |
x86/boot: Simplify kernel load address alignment check
We are using %rax as temporary register to check the kernel
address alignment. We don't really have to since the TEST
instruction does not clobber the destination operand.
Suggested-by: Brian Gerst <[email protected]>
Signed-off-by: Alexander Kuleshov <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Alexander Popov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[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