Eric W. Biederman 66e0f26315 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" <ebiederm@xmission.com>
2018-01-22 19:06:48 -06:00
..
2017-11-15 10:56:56 -08:00
2017-03-28 18:23:24 -04:00
2017-11-15 10:56:56 -08:00
2017-06-05 17:50:44 +02:00
2016-05-16 17:17:24 -07:00
2017-07-05 17:09:27 -07:00
2017-08-15 18:36:04 +01:00
2017-11-03 15:24:16 +00:00
2017-11-15 10:56:56 -08:00
2016-04-20 12:22:42 +01:00
2017-11-15 10:56:56 -08:00
2017-08-09 12:16:28 +01:00