From: Peter Robinson pbrobinson@gmail.com
Upstream has disabled BT_HS by disabled because it wasn't widely adopted. It's also been referenced upstream by BleedingTooth vulnerability: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00...
Signed-off-by: Peter Robinson pbrobinson@gmail.com --- redhat/configs/common/generic/CONFIG_BT_HS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/redhat/configs/common/generic/CONFIG_BT_HS b/redhat/configs/common/generic/CONFIG_BT_HS index e0151a2e9e0d..fbbd6bcf002f 100644 --- a/redhat/configs/common/generic/CONFIG_BT_HS +++ b/redhat/configs/common/generic/CONFIG_BT_HS @@ -1 +1 @@ -CONFIG_BT_HS=y +# CONFIG_BT_HS is not set
Hi Gopal,
Can you offer your input on this?
Thank you,
Patrick
On Wed, Oct 14, 2020 at 9:29 PM GitLab Bridge on behalf of pbrobinson cki-gitlab@redhat.com wrote:
From: Peter Robinson pbrobinson@gmail.com
Upstream has disabled BT_HS by disabled because it wasn't widely adopted. It's also been referenced upstream by BleedingTooth vulnerability: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00...
Signed-off-by: Peter Robinson pbrobinson@gmail.com
redhat/configs/common/generic/CONFIG_BT_HS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/redhat/configs/common/generic/CONFIG_BT_HS b/redhat/configs/common/generic/CONFIG_BT_HS index e0151a2e9e0d..fbbd6bcf002f 100644 --- a/redhat/configs/common/generic/CONFIG_BT_HS +++ b/redhat/configs/common/generic/CONFIG_BT_HS @@ -1 +1 @@ -CONFIG_BT_HS=y
+# CONFIG_BT_HS is not set
GitLab _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/705#note_52451506...
@gtiwari1 - can you review this?
From: Gopal Tiwari on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/705#note_52483201...
Yeah, I think I did it if I remember correctly.
Acked-by: Gopal Tiwari gtiwari@redhat.com
kernel@lists.fedoraproject.org