aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2018-10-29 15:01:16 +0000
committerThomas Gleixner <[email protected]>2018-10-29 18:04:05 +0000
commit8af1909580595a303b03d5999e410d407b7a6db7 (patch)
tree9382612d136d01b2835a858086412f4b44b3939c /tools/perf/scripts/python/syscall-counts.py
parentx86/traps: Use format string with panic() call (diff)
downloadkernel-8af1909580595a303b03d5999e410d407b7a6db7.tar.gz
kernel-8af1909580595a303b03d5999e410d407b7a6db7.zip
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions