commit | bfd092b8c272866ba1db3e63ebbe08f8ccf979cc | [log] [tgz] |
---|---|---|
author | Greg Hackmann <ghackmann@google.com> | Mon Feb 22 10:10:57 2016 -0800 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Thu Feb 25 09:47:51 2016 -0700 |
tree | 3f26ac6c53f7ae1aa207262f2d83a49e3d8eaf8d | |
parent | 9d22f6e14e249713108c8adcc8705c39303f0628 [diff] |
selftests: breakpoint: add step_after_suspend_test 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 <ghackmann@google.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>