[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201306032043.38656.arnd@arndb.de>
Date: Mon, 3 Jun 2013 20:43:38 +0200
From: Arnd Bergmann <arnd@...db.de>
To: "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Sourav Poddar <sourav.poddar@...com>,
Kevin Hilman <khilman@...aro.org>, Felipe Balbi <balbi@...com>
Subject: Re: [PATCH] serial: omap: repair building without PM_SLEEP
On Monday 03 June 2013, Greg Kroah-Hartman wrote:
> On Sat, Jun 01, 2013 at 11:18:13AM +0200, Arnd Bergmann wrote:
> > A recent bug fix in 3.10, ddd85e225c "serial: omap: prevent runtime PM for
> > "no_console_suspend"", introduced a regression from an obvious typo:
>
> I don't see that commit id, or commit, in Linus's tree at all. Where do
> you see it?
>
> > drivers/tty/serial/omap-serial.c:1677:14: error: 'serial_omap_complete'
> > undeclared here (not in a function)
> >
> > This changes the incorrectly added macro to the one that we need instead.
> >
> > Signed-off-by: Arnd Bergmann <arnd@...db.de>
> > ---
> > Please apply for 3.10-rc
>
> Really? It doesn't apply to 3.10-rc3 or -rc4 from what I can tell.
Sorry, my mistake. Since the bug was introduced as part of a bug fix
I assumed it was in 3.10-rc but did not look carefully. The problem
only exists in tty-next at the moment.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists