diff options
author | 2014-10-10 15:53:00 +0100 | |
---|---|---|
committer | 2014-11-05 18:33:46 +0000 | |
commit | 25afffe16d07909197f99163ca7cd1f80fb5cbdd (patch) | |
tree | a3f439437c80ec340ad36670dcad9c1e4b0a1f59 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined (diff) | |
download | linux-dev-25afffe16d07909197f99163ca7cd1f80fb5cbdd.tar.xz linux-dev-25afffe16d07909197f99163ca7cd1f80fb5cbdd.zip |
io: accel: kxcjk-1013: Fix iio_event_spec direction
Because IIO_EV_DIR_* are not bitmasks but enums,
IIO_EV_DIR_RISING | IIO_EV_DIR_FALLING is not equal
with IIO_EV_DIR_EITHER.
This could lead to potential misformatted sysfs attributes
like:
* in_accel_x_thresh_(null)_en
* in_accel_x_thresh_(null)_period
* in_accel_x_thresh_(null)_value
or even memory corruption.
Fixes: b4b491c083 (iio: accel: kxcjk-1013: Support threshold)
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions