diff options
| author | Schspa Shi <[email protected]> | 2022-05-18 09:17:54 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-19 18:41:33 +0200 |
| commit | aed86f8add0e3f63a033861f247c9ae956b72c92 (patch) | |
| tree | c2b1088b38013f9c542130de9cf107fbaa3a87ee /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | dafa5e9ab8b5b31d64c0ded188d95f8bb6be9746 (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions