]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/thunderbolt.h
thunderbolt: Use spinlock in NHI serialization
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 2 Oct 2017 10:38:40 +0000 (13:38 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Oct 2017 18:24:41 +0000 (11:24 -0700)
commit59120e06101db72442acf4c8b364a0c76d8faa68
tree062cbf13cca6f2effcc88b190a554e68130377dc
parent22b7de1000e66d739c431d6be4e7e97c69fa7c98
thunderbolt: Use spinlock in NHI serialization

This is needed because ring polling functionality can be called from
atomic contexts when networking and other high-speed traffic is
transferred over a Thunderbolt cable.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Michael Jamet <michael.jamet@intel.com>
Reviewed-by: Yehezkel Bernat <yehezkel.bernat@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/thunderbolt/nhi.c
include/linux/thunderbolt.h