diff options
author | Halil Pasic <[email protected]> | 2023-11-01 12:57:51 +0100 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2023-12-12 14:41:58 +0100 |
commit | b8fa3e90965eeb2f83aa637ba0d0d6fd2a524004 (patch) | |
tree | c9cf4c5d9fcfbb8762d066bae352fa948044531f /lib/test_fortify/write_overflow-memcpy.c | |
parent | 7fe228e1866f3a270a1f963c9f2ae3ba1eae7411 (diff) |
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 <[email protected]>
Reviewed-by: Vineeth Vijayan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vasily Gorbik <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions