[SRU][PATCH][Xenial 0/1] Fix for Bluetooth regressions with Xenial kernel 4.4.0-152.179
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Fri Jun 21 16:36:47 UTC 2019
[Impact]
The Certification Team is reporting regressions with the Bluetooth testcases
with all Xenial kernels derivatives of 4.4.0-152.179.
The suspected commit is "d5bb334a8e17 Bluetooth: Align minimum encryption
key size for LE and BR/EDR connections".
https://www.spinics.net/lists/linux-bluetooth/msg80148.html
https://lkml.org/lkml/2019/6/13/1037
[Test Case]
Certification Team test suite (currently the revert is to be verified to fix
the issue).
[Fix]
Revert the introducing commit, as done upstream on stable branch linux-5.1.y
by Greg K-H:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.1.y&id=b528880e8b0167c34cb36c1b4e6165192f76267c
[Regression Risk]
Low. Reverts a commit that's known to have cause problems.
Greg Kroah-Hartman (1):
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR
connections"
include/net/bluetooth/hci_core.h | 3 ---
net/bluetooth/hci_conn.c | 8 --------
2 files changed, 11 deletions(-)
--
2.17.1
More information about the kernel-team
mailing list