[PATCH] serial: PL011: move interrupt clearing

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Mar 29 17:33:33 EDT 2012


On Thu, Mar 29, 2012 at 02:49:37PM -0600, Grant Likely wrote:
> On Wed, Mar 21, 2012 at 1:15 PM, Linus Walleij <linus.walleij at linaro.org> wrote:
> > Commit 360f748b204275229f8398cb2f9f53955db1503b
> > "serial: PL011: clear pending interrupts"
> > attempts to clear interrupts by writing to a
> > yet-unassigned memory address. This fixes the issue.
> >
> > The breaking patch is marked for stable so should be
> > carried along with the other patch.
> >
> > Cc: Shreshtha Kumar Sahu <shreshthakumar.sahu at stericsson.com>
> > Cc: Russell King <linux at arm.linux.org.uk>
> > Cc: stable <stable at vger.kernel.org>
> > Reported-by: Viresh Kumar <viresh.kumar at st.com>
> > Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> 
> Ugh; the original patch is obviously broken.  How did it get applied
> without testing?
> 
> Greg, can you get this out to Linus ASAP please?  I have one comment
> below, but I don't think it should block merging this patch.
> 
> Tested-by: Grant Likely <grant.likely at secretlab.ca>

Thanks, I'll get it to him after 3.4-rc1 is out, in a few days, along
with other tty fixes being queued up.

greg k-h



More information about the linux-arm-kernel mailing list