freebsd-dev/sys/compat
Bjoern A. Zeeb ed5600f532 LinuxKPI: pci.h make pci_dev argument const for pci_{read,write}_config*()
Make the struct pci_dev argument to the pci_{read,write}_config*()
functions "const" to match the Linux definition as some drivers
try to pass in a const argument which we currently fail to honor.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D32644
2021-10-25 20:17:56 +00:00
..
freebsd32 freebsd32: Fix a double copyin in sendmsg() and recvmsg() 2021-09-19 13:54:16 -04:00
ia32 fork: Allow ABI to specify fork return values for child. 2021-08-12 11:45:25 +03:00
lindebugfs Add emulation support for the Linux kcov(4) ioctl API. 2020-09-04 00:12:28 +00:00
linprocfs linprocfs: find cwd and root handling 2021-09-30 12:59:58 +02:00
linsysfs linsysfs: create /sys/bus/ and /sys/subsystem/ 2021-03-11 15:50:51 +00:00
linux linux: Fix ENOTSOCK handling in sendfile(2) 2021-10-23 09:15:58 +01:00
linuxkpi/common LinuxKPI: pci.h make pci_dev argument const for pci_{read,write}_config*() 2021-10-25 20:17:56 +00:00
x86bios Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00