From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@suse.de (Greg KH) Date: Wed, 4 Aug 2010 10:06:57 -0700 Subject: [PATCH] [ARM] pxa/cm-x300: fix ffuart registration In-Reply-To: References: <1279612732-5906-1-git-send-email-grinberg@compulab.co.il> <4C556422.3060901@compulab.co.il> Message-ID: <20100804170657.GD28217@suse.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Aug 04, 2010 at 11:37:33AM +0800, Eric Miao wrote: > On Sun, Aug 1, 2010 at 8:10 PM, Igor Grinberg wrote: > > On 07/20/10 13:54, Eric Miao wrote: > >> On Tue, Jul 20, 2010 at 9:58 AM, Igor Grinberg wrote: > >> > >>> ffuart is available on cm-x300 only with pxa300. > >>> > >>> Signed-off-by: Igor Grinberg > >>> > >> Applied. > >> > > > > I can see it neither in fix, nor in devel branches on your git.kernel.org. > > Do you keep it locally? > > Sorry it's in my local tree and missed the -rc phase. I'll push it within > this merge window. Cc'ed stable and GregKH. > > Greg, > > Could you help pick this simple oneliner to -stable? Or we'd better > wait a while until this appears in Linus' tree? I am not allowed to take a patch in the stable tree unless it is already in Linus's tree, sorry. So I'll have to wait until then. You do know about adding a: Cc: stable to the signed-off-by area in the patch which will automatically notify me when it goes into Linus's tree to be picked up for the next stable releases, right? thanks, greg k-h