diff options
| author | Eric W. Biederman <[email protected]> | 2018-01-22 20:50:53 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2018-01-23 01:06:48 +0000 |
| commit | 66e0f26315ce7dd3f4efdbdee63f30dac643763f (patch) | |
| tree | e6d0e0074001653104b63f76f57ca59632a91055 /arch/powerpc/platforms/powernv/opal-memory-errors.c | |
| parent | ptrace: Use copy_siginfo in setsiginfo and getsiginfo (diff) | |
| download | kernel-66e0f26315ce7dd3f4efdbdee63f30dac643763f.tar.gz kernel-66e0f26315ce7dd3f4efdbdee63f30dac643763f.zip | |
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Instead of jumpping while !is_compat_task placee all of the code
inside of an if (is_compat_task) block. This allows the int i
variable to be properly limited to the compat block no matter how the
rest of ptrace_hbptriggered changes.
In a following change a non-variable declaration will preceed
was made independent to ensure the code is easy to review.
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'arch/powerpc/platforms/powernv/opal-memory-errors.c')
0 files changed, 0 insertions, 0 deletions
