On Mon, Sep 19, 2022 at 06:48:24PM +0800, Liang He wrote: > While in current version there is no use-after-free as USB serial > core holds another reference when the console is registered, we > should better unlock before dropping the reference in > usb_console_setup(). > > Fixes: 7bd032dc2793 ("USB serial: update the console driver") > Signed-off-by: Liang He <windhl@xxxxxxx> Applied, thanks. Johan