• Alan Cox's avatar
    rocket: kill BKL · 417b6e0e
    Alan Cox authored
    We can use the port mutex for this and also for the hangup path so removing
    the problematic use of the hangup mutex in this driver. Fix up the locking
    on the various port flags while we are at it.
    
    Ultimately this driver needs to be using tty_port_ helpers which would sort
    this out far better.
    Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
    Cc: Arnd Bergmann <arnd@arndb.de>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    417b6e0e
rocket.c 93.8 KB