diff options
author | Juergen Gross <[email protected]> | 2018-10-10 08:14:54 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-10-10 10:44:21 +0200 |
commit | 357d291ce035d1b757568058f3c9898c60d125b1 (patch) | |
tree | e0a54e0bf4d0ab6c622c80c500488f27d4dfb0b5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0238df646e6224016a45505d2c111a24669ebe21 (diff) |
x86/xen: Fix boot loader version reported for PVH guests
The boot loader version reported via sysfs is wrong in case of the
kernel being booted via the Xen PVH boot entry. it should be 2.12
(0x020c), but it is reported to be 2.18 (0x0212).
As the current way to set the version is error prone use the more
readable variant (2 << 8) | 12.
Signed-off-by: Juergen Gross <[email protected]>
Cc: <[email protected]> # 4.12
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions