aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-memcpy.c
diff options
context:
space:
mode:
authorHalil Pasic <[email protected]>2023-11-01 12:57:51 +0100
committerAlexander Gordeev <[email protected]>2023-12-12 14:41:58 +0100
commitb8fa3e90965eeb2f83aa637ba0d0d6fd2a524004 (patch)
treec9cf4c5d9fcfbb8762d066bae352fa948044531f /lib/test_fortify/write_overflow-memcpy.c
parent7fe228e1866f3a270a1f963c9f2ae3ba1eae7411 (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