diff options
| author | Eial Czerwacki <[email protected]> | 2018-11-05 17:31:54 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2018-11-06 20:35:11 +0000 |
| commit | a48777fdda7d13179979a889e1fb87655a783cc0 (patch) | |
| tree | 8ba57d8487f07a877644b074f324b6f66c5e5cef /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | x86/ldt: Remove unused variable in map_ldt_struct() (diff) | |
| download | kernel-a48777fdda7d13179979a889e1fb87655a783cc0.tar.gz kernel-a48777fdda7d13179979a889e1fb87655a783cc0.zip | |
x86/vsmp: Remove dependency on pv_irq_ops
vSMP dependency on pv_irq_ops has been removed some years ago, but the code
still deals with pv_irq_ops.
In short, "cap & ctl & (1 << 4)" is always returning 0, so all
PARAVIRT/PARAVIRT_XXL code related to that can be removed.
However, the rest of the code depends on CONFIG_PCI, so fix it accordingly.
Rename set_vsmp_pv_ops to set_vsmp_ctl as the original name does not make
sense anymore.
Signed-off-by: Eial Czerwacki <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Shai Fultheim <[email protected]>
Cc: Juergen Gross <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
