aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2018-10-29 16:01:16 +0100
committerThomas Gleixner <[email protected]>2018-10-29 19:04:05 +0100
commit8af1909580595a303b03d5999e410d407b7a6db7 (patch)
tree9382612d136d01b2835a858086412f4b44b3939c /tools/perf/scripts/python/exported-sql-viewer.py
parent2022cceb4e30f1bb4c84d40ffa705aa8d8d68adb (diff)
x86/paravirt: Remove GPL from pv_ops export
Commit 5c83511bdb9832 ("x86/paravirt: Use a single ops structure") introduced a regression for out-of-tree modules using spinlocks, as pv_lock_ops was exported via EXPORT_SYMBOL(), while the new pv_ops structure now containing the pv lock operations is exported via EXPORT_SYMBOL_GPL(). Change that by using EXPORT_SYMBOL(pv_ops). Fixes: 5c83511bdb9832 ("x86/paravirt: Use a single ops structure") Signed-off-by: Juergen Gross <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions