From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 0/3] SysRq: do not pass tty argument around Date: Wed, 4 Aug 2010 12:44:41 -0700 Message-ID: <20100804194441.GB30722@suse.de> References: <20100804075602.30647.91462.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20100804075602.30647.91462.stgit@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Torokhov Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Benjamin Herrenschmidt , David Airlie , David Miller , Fenghua Yu , Jason Wessel , Martin Schwidefsky , Russell King , Tony Luck List-Id: linux-input@vger.kernel.org On Wed, Aug 04, 2010 at 12:58:55AM -0700, Dmitry Torokhov wrote: > Hi, > > The following 3 patches get rid of 'tty' argument in SysRq handlers as > nobody is using it. If noone objects I'd like to get it merged through > my tree. Nice job. No objection from me for you to take this through your tree: Acked-by: Greg Kroah-Hartman thanks, greg k-h