From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754909AbcBWS1m (ORCPT ); Tue, 23 Feb 2016 13:27:42 -0500 Received: from lists.s-osg.org ([54.187.51.154]:39460 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752415AbcBWS1k (ORCPT ); Tue, 23 Feb 2016 13:27:40 -0500 Subject: Re: [PATCH] selftests: breakpoint: add step_after_suspend_test To: Greg Hackmann References: <1456164657-102353-1-git-send-email-ghackmann@google.com> Cc: Pavel Labath , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, Shuah Khan From: Shuah Khan Organization: Samsung Open Source Group Message-ID: <56CCA49A.2000706@osg.samsung.com> Date: Tue, 23 Feb 2016 11:27:38 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1456164657-102353-1-git-send-email-ghackmann@google.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > 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) shuahkh@osg.samsung.com | (970) 217-8978