aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJens Freimann <[email protected]>2014-12-01 16:43:40 +0100
committerChristian Borntraeger <[email protected]>2014-12-04 16:38:57 +0100
commit9185124e8754e54f3ae03ef3b3eab628aa066ef6 (patch)
tree5bbe75e2fd8cdf5972de88d1a9ec5ae62811c477 /lib/memory-notifier-error-inject.c
parent467fc29892b8d563592d17d7128296495b6cf335 (diff)
KVM: s390: use atomic bitops to access pending_irqs bitmap
Currently we use a mixture of atomic/non-atomic bitops and the local_int spin lock to protect the pending_irqs bitmap and interrupt payload data. We need to use atomic bitops for the pending_irqs bitmap everywhere and in addition acquire the local_int lock where interrupt data needs to be protected. Signed-off-by: Jens Freimann <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions