[Midnightbsd-cvs] [MidnightBSD/src] 7ec3c4: Don't print the request we may be
Lucas Holt
noreply at github.com
Tue Nov 17 23:34:26 EST 2020
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 7ec3c467f3a4631625fff48a3e530dfe959565b5
https://github.com/MidnightBSD/src/commit/7ec3c467f3a4631625fff48a3e530dfe959565b5
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M sys/dev/ciss/ciss.c
Log Message:
-----------
Don't print the request we may be
| aborting in ciss_notify_abort as part of ciss_detach. It's a left-over debug
| that isn't needed and also discloses a kernel address. Only root could
| provoke as part of a devctl or kldunload.
Commit: 602414c7cc7738bd7dca8160d3ad4d471ed42305
https://github.com/MidnightBSD/src/commit/602414c7cc7738bd7dca8160d3ad4d471ed42305
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M sys/dev/sound/pci/hda/hdac.c
M sys/dev/sound/pci/hda/hdac.h
Log Message:
-----------
snd_hda: Add Intel Cannon Lake support
Compare: https://github.com/MidnightBSD/src/compare/92d03461bbc8...602414c7cc77
More information about the Midnightbsd-cvs
mailing list