From mboxrd@z Thu Jan 1 00:00:00 1970 From: anton.vorontsov@linaro.org (Anton Vorontsov) Date: Wed, 26 Sep 2012 13:57:50 -0700 Subject: [PATCH v9 0/11] KGDB/KDB FIQ (NMI) debugger In-Reply-To: <20120926205420.GA2510@kroah.com> References: <20120924212648.GA27605@lizard> <20120926205420.GA2510@kroah.com> Message-ID: <20120926205749.GA2219@lizard> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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!