[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1498218316-27860-1-git-send-email-brgl@bgdev.pl>
Date: Fri, 23 Jun 2017 13:45:15 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PATCH] gpiolib: fix filtering out unwanted events
Hi Linux,
I've just fixed an issue in libgpiod which accidentally also led to
filtering out unwanted events in user space instead of gpiolib kernel
code. I then noticed that programs don't behave correctly and tracked
it down to an issue in gpiolib.c.
Please take a look at the fix. The bug has been there for some time and
it's quite late in the release cycle, but I believe it should still go
in v4.12 since currently the character device interface doesn't do what
it promises to.
Bartosz Golaszewski (1):
gpiolib: fix filtering out unwanted events
drivers/gpio/gpiolib.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.9.3
Powered by blists - more mailing lists