summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-08-21 20:29:06 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-09-24 09:46:03 +0200
commit6e6c4ae0f0ba295dbf6cbd48d93bec169d6ce431 (patch)
treec37e84df743295257e6208becea3399d209581c4 /scripts/gdb/linux/device.py
parent30cf7e90f0ea7adb1f125a286f2273f9faa162fe (diff)
media: atomisp: Ensure that USERPTR pointers are page aligned
The atomisp code needs USERPTR pointers to be page aligned, otherwise bad things (scribbling over other parts of the process' RAM) happen. Add a check to ensure this and exit VIDIOC_QBUF calls with unaligned pointers with -EINVAL. Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions