From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751904Ab2IZVAc (ORCPT ); Wed, 26 Sep 2012 17:00:32 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:50844 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751677Ab2IZVAb (ORCPT ); Wed, 26 Sep 2012 17:00:31 -0400 Date: Wed, 26 Sep 2012 13:57:50 -0700 From: Anton Vorontsov To: Greg Kroah-Hartman Cc: Russell King , Alan Cox , Jason Wessel , Arve =?utf-8?B?SGrDuG5uZXbDpWc=?= , Colin Cross , Brian Swetland , John Stultz , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linaro-kernel@lists.linaro.org, patches@linaro.org, kernel-team@android.com, kgdb-bugreport@lists.sourceforge.net, linux-serial@vger.kernel.org Subject: Re: [PATCH v9 0/11] KGDB/KDB FIQ (NMI) debugger Message-ID: <20120926205749.GA2219@lizard> References: <20120924212648.GA27605@lizard> <20120926205420.GA2510@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120926205420.GA2510@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 26, 2012 at 01:54:20PM -0700, Greg Kroah-Hartman wrote: > On Mon, Sep 24, 2012 at 02:26:50PM -0700, Anton Vorontsov wrote: > > Here comes v9... > > > > Greg, patches 1-7 have gotten all the needed acks from Alan and Jason, so > > it would be awesome if you could apply them to your tty-next tree. > > All 7 patches of these are now applied, thanks. Thanks a lot, Greg!