aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSchspa Shi <[email protected]>2022-05-18 09:17:54 +0800
committerGreg Kroah-Hartman <[email protected]>2022-05-19 18:41:33 +0200
commitaed86f8add0e3f63a033861f247c9ae956b72c92 (patch)
treec2b1088b38013f9c542130de9cf107fbaa3a87ee /tools/perf/scripts/python
parentdafa5e9ab8b5b31d64c0ded188d95f8bb6be9746 (diff)
binder: fix atomic sleep when get extended error
binder_inner_proc_lock(thread->proc) is a spin lock, copy_to_user can't be called with in this lock. Copy it as a local variable to fix it. Fixes: bd32889e841c ("binder: add BINDER_GET_EXTENDED_ERROR ioctl") Reported-by: [email protected] Reviewed-by: Carlos Llamas <[email protected]> Signed-off-by: Schspa Shi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions