diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-10-04 15:07:00 +0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-10-12 15:07:11 +0400 |
commit | a95194569f697a6cc10d00f9b9b3d21b0b820520 (patch) | |
tree | b314a9155207e34ca0964d4ac3f127dcf2c87fd8 /drivers/iio/industrialio-event.c | |
parent | d2f0a48f36aea38e0a5c4b439d5d9c96aecabad9 (diff) | |
download | linux-a95194569f697a6cc10d00f9b9b3d21b0b820520.tar.xz |
iio:buffer: Add proper locking for iio_update_buffers()
We need to make sure that in-kernel users of iio_update_buffers() do not race
against each other or against unregistration of the device. So we need to take
both the mlock and the info_exist_lock when calling iio_update_buffers() from a
in-kernel consumer.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/industrialio-event.c')
0 files changed, 0 insertions, 0 deletions