On 07/23/2015 09:24 PM, Greg Kroah-Hartman wrote: > On Sun, Jul 12, 2015 at 10:00:28PM -0400, Peter Hurley wrote: >> uart_close() runs in non-atomic context only; use >> spin_lock/unlock_irq instead of saving the interrupt state (which >> == on). >> >> Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> >> --- >> drivers/tty/serial/serial_core.c | 18 ++++++++---------- >> 1 file changed, 8 insertions(+), 10 deletions(-) > > This doesn't apply at all to my tree, can you refresh against > tty-testing and resend the series? Hi Greg, I didn't see any problems; I just resend these. Regards, Peter Hurley -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html