summaryrefslogtreecommitdiff
path: root/fs/ocfs2/locks.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2011-02-08 23:37:42 +0100
committerRafael J. Wysocki <rjw@sisk.pl>2011-02-24 19:58:41 +0100
commit7bbb890358b96cb6f77adc6815f2072bdf813d5d (patch)
tree56d110312dd7ee4b5a49ae48bd9845ff95a5e7bb /fs/ocfs2/locks.c
parent073b4964b3b75fd9e19bf3933b26d9c23591c9db (diff)
ACPI: Change acpi_ioremap_lock into a mutex
There's no reason why acpi_ioremap_lock has to be a spinlock, because all of the functions it is used in may sleep anyway and there's no reason why it should be locked with interrupts off. Use a mutex instead (that's going to allow us to put some more operations under the lock later). Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'fs/ocfs2/locks.c')
0 files changed, 0 insertions, 0 deletions