summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2017-09-07 11:56:40 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-18 11:22:25 +0100
commite81b96cab11f57506ade92656a76db8bbe7b6673 (patch)
tree7e2411f0a8f8b2f0d4c37241b3453041f81cf860 /Makefile
parentb2dbcb7c969dcb6a2dcbe901a4a9070bb30e4788 (diff)
misc: panel: properly restore atomic counter on error path
commit 93dc1774d2a4c7a298d5cdf78cc8acdcb7b1428d upstream. Commit f4757af ("staging: panel: Fix single-open policy race condition") introduced in 3.19-rc1 attempted to fix a race condition on the open, but failed to properly do it and used to exit without restoring the semaphore. This results in -EBUSY being returned after the first open error until the module is reloaded or the system restarted (ie: consecutive to a dual open resulting in -EBUSY or to a permission error). Fixes: f4757af85 # 3.19-rc1 Cc: Mariusz Gorski <marius.gorski@gmail.com> Signed-off-by: Willy Tarreau <w@1wt.eu> [wt: driver is in misc/panel in 4.9] Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions