lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 12 Mar 2022 17:45:12 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Mike Lothian <mike@...eburn.co.uk> Cc: luiz.dentz@...il.com, davem@...emloft.net, kuba@...nel.org, linux-bluetooth@...r.kernel.org, luiz.von.dentz@...el.com, netdev@...r.kernel.org Subject: Re: [PATCH 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events On Sat, Mar 12, 2022 at 01:56:13AM +0000, Mike Lothian wrote: > On Tue, 25 Jan 2022 at 14:46, Mike Lothian <mike@...eburn.co.uk> wrote: > > > > Hi > > > > This patch is causing a lot of spam in my dmesg at boot until it seems my wifi connects (or perhaps the bluetooth manager does something) > > > > Bluetooth: hci0: unexpected event 0xff length: 5 > 0 > > > > Thanks > > > > Mike > > Hi > > Has there been any movement on this issue? > > I'm currently running with this patch locally to make the dmesg spam go away > > >From f786c85baac0ee93730998fa52cbd588c9f39286 Mon Sep 17 00:00:00 2001 > From: Mike Lothian <mike@...eburn.co.uk> > Date: Tue, 25 Jan 2022 14:52:00 +0000 > Subject: [PATCH] Remove excessive bluetooth warning > > --- It seems reasonable enought to remove a spammy error message. Can you resend your patch in the proper format with a proper subject, commit message and signed-off-by line? regards, dan carpenter
Powered by blists - more mailing lists