diff options
author | Andy Lutomirski <[email protected]> | 2017-03-22 14:32:33 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-03-23 08:25:08 +0100 |
commit | 59c58ceb29d0f030eddb36a3a9dbadcc499786a6 (patch) | |
tree | 8a71a0b532d58fd97ee94106b690b46821ce1679 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 23b2a4ddebdd17fad265b4bb77256c2e4ec37dee (diff) |
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
There's a single caller that is only there because it's passing a
pointer into a function (vmcs_writel()) that takes an unsigned long.
Let's just cast it in place rather than having a bunch of trivial
helpers.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Garnier <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/46108fb35e1699252b1b6a85039303ff562c9836.1490218061.git.luto@kernel.org
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