summaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorStanislaw Kardach <skardach@marvell.com>2018-11-19 16:17:26 +0530
committerDavid S. Miller <davem@davemloft.net>2018-11-19 17:56:07 -0800
commit0964fc8f5f30f4ec7cce4c7a09c547ac87b4ed25 (patch)
treebff72b39402eb3ddd301d4344a3bbb90814a134a /lib/test_overflow.c
parent34425e8c7589b87fea3659c35d8a217110fcbd4b (diff)
octeontx2-af: Relax resource lock into mutex
Mailbox message handling is done in a workqueue context scheduled from interrupt handler. So resource locks does not need to be a spinlock. Therefore relax them into a mutex so that later on we may use them in routines that might sleep. Signed-off-by: Stanislaw Kardach <skardach@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions