Testing a simple clean-up patch resulted in a lockdep splat, which
turned out to be due to an uninitialised spin lock after a tty change
that went into 4.6. Makes you wonder how many people actually use this
code...

Johan


Johan Hovold (2):
  USB: serial: console: fix uninitialised spinlock
  USB: serial: console: clean up sanity checks

 drivers/usb/serial/console.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.10.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to