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? thanks, greg k-h -- 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