From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Kuo Subject: Re: [PATCH v6 3/6] hexagon: do_notify_resume() needs tracehook_notify_resume() Date: Thu, 19 Apr 2012 19:24:12 -0500 Message-ID: <20120420002412.GF5074@codeaurora.org> References: <20120419231431.GA15820@redhat.com> <20120419231527.GC15828@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:29793 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751388Ab2DTAYQ (ORCPT ); Thu, 19 Apr 2012 20:24:16 -0400 Content-Disposition: inline In-Reply-To: <20120419231527.GC15828@redhat.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Oleg Nesterov Cc: Andrew Morton , David Howells , Linus Torvalds , Thomas Gleixner , Alexander Gordeev , Chris Zankel , David Smith , "Frank Ch. Eigler" , Geert Uytterhoeven , Larry Woodman , Peter Zijlstra , Tejun Heo , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, Apr 20, 2012 at 01:15:27AM +0200, Oleg Nesterov wrote: > arch/hexagon/kernel/signal.c:do_notify_resume() forgets to call > tracehook_notify_resume() if TIF_NOTIFY_RESUME is set. > > Cc: Richard Kuo > Signed-off-by: Oleg Nesterov > --- > arch/hexagon/kernel/signal.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > Thanks for catching that! Acked-by: Richard Kuo -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.