Halil Pasic b8fa3e9096 s390/cio: make sch->lock spinlock pointer a member
The lock member of struct subchannel used to be a spinlock, but became
a pointer to a spinlock with commit 2ec2298412e1 ("[S390] subchannel
lock conversion."). This might have been justified back then, but with
the current state of affairs, there is no reason to manage a separate
spinlock object.

Let's simplify things and pull the spinlock back into struct subchannel.

Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Link: https://lore.kernel.org/r/20231101115751.2308307-1-pasic@linux.ibm.com
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
2023-12-12 14:41:58 +01:00
..
2023-07-03 11:19:42 +02:00
2023-10-25 15:08:29 +02:00
2021-06-28 11:18:28 +02:00
2023-09-19 13:26:57 +02:00
2023-07-03 11:19:42 +02:00
2021-06-07 17:07:01 +02:00
2022-11-10 11:11:25 -07:00
2023-07-03 11:19:42 +02:00