Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751987Ab1BBAY0 (ORCPT ); Tue, 1 Feb 2011 19:24:26 -0500 Received: from cantor.suse.de ([195.135.220.2]:35939 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751522Ab1BBAYZ (ORCPT ); Tue, 1 Feb 2011 19:24:25 -0500 Date: Tue, 1 Feb 2011 16:12:17 -0800 From: Greg KH To: Kevin Hilman Cc: linux-omap@vger.kernel.org, "Govindraj.R" , open list , Thomas Weber Subject: Re: [PATCHv4] OMAP: Enable Magic SysRq on serial console ttyOx Message-ID: <20110202001217.GA19277@suse.de> References: <1296545441-17070-1-git-send-email-weber@corscience.de> <87ei7ryavx.fsf@ti.com> <20110201222342.GA19137@suse.de> <87oc6vnyfj.fsf@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87oc6vnyfj.fsf@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1512 Lines: 45 On Tue, Feb 01, 2011 at 03:10:40PM -0800, Kevin Hilman wrote: > Greg KH writes: > > > On Tue, Feb 01, 2011 at 08:31:30AM -0800, Kevin Hilman wrote: > >> Thomas Weber writes: > >> > >> > Magic SysRq key is not working for OMAP on new serial > >> > console ttyOx because SUPPORT_SYSRQ is not defined > >> > for omap-serial. > >> > > >> > This patch defines SUPPORT_SYSRQ in omap-serial and > >> > enables handling of Magic SysRq character. > >> > > >> > Further there is an issue of losing first break character. > >> > Removing the reset of the lsr_break_flag fixes this issue. > >> > > >> > Signed-off-by: Thomas Weber > >> > Acked-by: Govindraj.R > >> > Tested-by: Manjunath G Kondaiah > >> > Acked-by: Kevin Hilman > >> > >> Greg, > >> > >> Will you be taking this? If you prefer, we can take it via OMAP tree > >> with your ack. > > > > I can take it if it's not a problem for you. Or if you want to, please > > add: > > Acked-by: Greg Kroah-Hartman > > to the patch. > > > > Let me know which is easier for you. > > Since there are no dependencies on arch/arm/*omap*, you can merge it. Ok, will do. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/