aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
authorRichard Weinberger <[email protected]>2014-12-10 12:53:51 +0000
committerRichard Weinberger <[email protected]>2015-01-04 13:20:26 +0000
commitf911d731054ab3d82ee72a16b889e17ca3a2332a (patch)
tree57cf2f7ad304459ae6af5fc5aa1788c5d550f7fb /tools/perf/builtin-script.c
parentMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff)
downloadkernel-f911d731054ab3d82ee72a16b889e17ca3a2332a.tar.gz
kernel-f911d731054ab3d82ee72a16b889e17ca3a2332a.zip
um: Skip futex_atomic_cmpxchg_inatomic() test
futex_atomic_cmpxchg_inatomic() does not work on UML because it triggers a copy_from_user() in kernel context. On UML copy_from_user() can only be used if the kernel was called by a real user space process such that UML can use ptrace() to fetch the value. Reported-by: Miklos Szeredi <[email protected]> Suggested-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Richard Weinberger <[email protected]> Tested-by: Daniel Walter <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions