summaryrefslogtreecommitdiff
path: root/scripts/ld-version.sh
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>2019-05-09 16:31:35 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-14 08:09:52 +0200
commit5e8051fc13f9f73d58b352cf51e663a4e31689a7 (patch)
treea90b2cae8688f4eebed2df873c4b2936edf12d9f /scripts/ld-version.sh
parentde8bc7030aa0faa5b23000cb8f59805acdf774f3 (diff)
staging: vchiq: make wait events interruptible
commit 77cf3f5dcf35c8f547f075213dbc15146d44cc76 upstream. The killable version of wait_event() is meant to be used on situations where it should not fail at all costs, but still have the convenience of being able to kill it if really necessary. Wait events in VCHIQ doesn't fit this criteria, as it's mainly used as an interface to V4L2 and ALSA devices. Fixes: 852b2876a8a8 ("staging: vchiq: rework remove_event handling") Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Acked-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/ld-version.sh')
0 files changed, 0 insertions, 0 deletions