[Midnightbsd-cvs] [MidnightBSD/src] f91186: Clone the RCU interface into a sleepable and a non...
Lucas Holt
noreply at github.com
Sat Nov 21 04:08:54 EST 2020
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: f911860f0590d21c9481a78c3d55221aed770b44
https://github.com/MidnightBSD/src/commit/f911860f0590d21c9481a78c3d55221aed770b44
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M sys/compat/linuxkpi/common/include/linux/rcupdate.h
M sys/compat/linuxkpi/common/src/linux_rcu.c
M sys/sys/param.h
Log Message:
-----------
Clone the RCU interface into a sleepable and a non-sleepable part in the LinuxKPI.
Bump the freebsd compatibility version
Obtained from: FreeBSD
Commit: 89f9f914abb71c309ae3052be4e66d3cf00fdec0
https://github.com/MidnightBSD/src/commit/89f9f914abb71c309ae3052be4e66d3cf00fdec0
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M sys/dev/ahci/ahci_pci.c
Log Message:
-----------
Add ID for JMicron JMB582/JMB585 AHCI
controller.
JMB582 has 2 6Gbps SATA ports and PCIe 3.0 x1.
JMB585 has 5 6Gbps SATA ports and PCIe 3.0 x2.
Both chips support AHCI v1.31, Port Multiplier with FBS and 8 MSI vectors.
Obtained from: FreeBSD
Compare: https://github.com/MidnightBSD/src/compare/b46ada4caff5...89f9f914abb7
More information about the Midnightbsd-cvs
mailing list