]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "serial: 8250: Let serial core initialise spin lock"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 2 Aug 2020 11:16:12 +0000 (14:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 2 Aug 2020 11:24:30 +0000 (13:24 +0200)
commitf0478d02a4e4baf5058585dcfdb4d2a25a29c51a
tree99802b547781d2caf80832a8062a36a0420d1ed3
parentc121aef7f1703f6bd3e707bab789f857a0e2d535
Revert "serial: 8250: Let serial core initialise spin lock"

This reverts commit c121aef7f1703f6bd3e707bab789f857a0e2d535.

It appears that in QEmu the lock has been initialised differently
(it wasn't obvious on real hardware during testing). Let's
revert the change until the better approach will be developed.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200802111612.36189-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_port.c