diff options
| author | Linus Torvalds <[email protected]> | 2025-03-14 20:39:41 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2025-03-14 20:39:41 +0000 |
| commit | 6efcfe105c7ace776e011bd82e4f781876fdb38e (patch) | |
| tree | 81fb652847fdba39f2f974041431de4e38132b6e /tools/testing/selftests/net/lib/py/utils.py | |
| parent | Merge tag 'sound-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff) | |
| parent | gpio: cdev: use raw notifier for line state events (diff) | |
| download | kernel-6efcfe105c7ace776e011bd82e4f781876fdb38e.tar.gz kernel-6efcfe105c7ace776e011bd82e4f781876fdb38e.zip | |
Merge tag 'gpio-fixes-for-v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
"The first fix is a backport from my v6.15-rc1 queue that turned out to
be needed in v6.14 as well but as the former diverged from my fixes
branch I had to adjust the patch a bit.
The second one fixes a regression observed in user-space where closing
a file descriptor associated with a GPIO device results in a ~10ms
delay due to the atomic notifier calling rcu_synchronize() when
unregistering.
Summary:
- don't check the return value of gpio_chip::get_direction() when
registering a GPIO chip
- use raw notifier for line state events"
* tag 'gpio-fixes-for-v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
gpio: cdev: use raw notifier for line state events
gpiolib: don't check the retval of get_direction() when registering a chip
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
