summaryrefslogtreecommitdiff
path: root/drivers/acpi
diff options
context:
space:
mode:
authorGabriel Knezek <gabeknez@linux.microsoft.com>2021-06-21 15:28:59 -0700
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2021-06-22 09:54:13 +0200
commitcb8f63b8cbf39845244f3ccae43bb7e63bd70543 (patch)
tree1b6267bdc7e0e75bdb730ed75276077e7c458941 /drivers/acpi
parent3093e6cca3ba7d47848068cb256c489675125181 (diff)
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
When userspace requests a GPIO v1 line info changed event, lineinfo_watch_read() populates and returns the gpioline_info_changed structure. It contains 5 words of padding at the end which are not initialized before being returned to userspace. Zero the structure in gpio_v2_line_info_change_to_v1() before populating its contents. Fixes: aad955842d1c ("gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL") Signed-off-by: Gabriel Knezek <gabeknez@linux.microsoft.com> Reviewed-by: Kent Gibson <warthog618@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions