On 02/22/2016 11:10 AM, Greg Hackmann wrote:
> Commit e56d82a11617 ("arm64: cpu hotplug: ensure we mask out
> CPU_TASKS_FROZEN in notifiers") fixed a long-standing ARM64 bug that
> broke single-stepping after a suspend/resume cycle.  Add a kernel
> selftest to make sure this doesn't regress or affect other platforms.
> 
> Signed-off-by: Greg Hackmann <[email protected]>
> ---
>  tools/testing/selftests/breakpoints/Makefile       |   4 +-
>  .../breakpoints/step_after_suspend_test.c          | 219 
> +++++++++++++++++++++
>  2 files changed, 222 insertions(+), 1 deletion(-)
>  create mode 100644 
> tools/testing/selftests/breakpoints/step_after_suspend_test.c
> 

Thanks for the patch. There is a whitespace
error which I fixed. No need to resend this
patch. Please make sure to run checkpatch.pl
on your future patches.

Applied to linux-kselftest next for 4.6-rc1

thanks,
-- Shuah


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
[email protected] | (970) 217-8978

Reply via email to