diff options
author | K. Y. Srinivasan <[email protected]> | 2017-09-08 16:15:57 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-09-13 11:02:26 +0200 |
commit | 213ff44ae4eb5224010166db2f851e4eea068268 (patch) | |
tree | 8f6d3a7b581978fa9e7304056d470c5455096764 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 30c1bbffe629985d86bf68796a224ea4eac2685b (diff) |
x86/hyper-V: Allocate the IDT entry early in boot
Allocate the hypervisor callback IDT entry early in the boot sequence.
The previous code would allocate the entry as part of registering the handler
when the vmbus driver loaded, and this caused a problem for the IDT cleanup
that Thomas is working on for v4.15.
Signed-off-by: K. Y. Srinivasan <[email protected]>
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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions