diff options
author | Joe Thornber <ejt@redhat.com> | 2013-10-21 12:44:57 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2013-11-09 23:54:34 +0100 |
commit | 99ba2ae4cd876bbcedb01d94c1a7952ce171418e (patch) | |
tree | e150c06aff63538e6c64ff29a88f6afdb9d9fe20 /Documentation/sh | |
parent | dm array: fix bug in growing array (diff) | |
download | linux-99ba2ae4cd876bbcedb01d94c1a7952ce171418e.tar.xz linux-99ba2ae4cd876bbcedb01d94c1a7952ce171418e.zip |
dm cache policy mq: protect residency method with existing mutex
It is safe to use a mutex in mq_residency() at this point since it is
only called from ioctl context. But future-proof mq_residency() by
using might_sleep() to catch new contexts that cannot sleep.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation/sh')
0 files changed, 0 insertions, 0 deletions