aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2020-09-20 12:27:38 +0100
committerJonathan Cameron <[email protected]>2020-12-03 19:40:27 +0000
commitdc7de42d6b50a07b37feeba4c6b5136290fcee81 (patch)
tree96b0f21befd36af29abc4463c66ad480221b661f /scripts/gdb/linux/tasks.py
parent89deb1334252ea4a8491d47654811e28b0790364 (diff)
iio:imu:bmi160: Fix too large a buffer.
The comment implies this device has 3 sensor types, but it only has an accelerometer and a gyroscope (both 3D). As such the buffer does not need to be as long as stated. Note I've separated this from the following patch which fixes the alignment for passing to iio_push_to_buffers_with_timestamp() as they are different issues even if they affect the same line of code. Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Alexandru Ardelean <[email protected]> Cc: Daniel Baluta <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions