Skip to content

Draft: rfkill: make new event layout opt-in

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2069919

Userspace ABI compatibility fix for rfkill events. New ioctl has been introduced to configure the maximum event size, if necessary. If nothing is configured by application, original event size will be used as ever.

Tested with CentOS Stream 9 + kernel with fix and USB Bluetooth V4.0 Dongle (Trust) We can switch off and switch on the bluetooth with no problem.

Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git , branch: master

Signed-off-by: Jose Ignacio Tornos Martinez jtornosm@redhat.com

Merge request reports