freebsd-nq/sys
Justin Hibbits a99028fc70 Minimum changes for ctl to build on architectures with non-matching physical and
virtual address sizes

Summary:
Some architectures use physical addresses larger than virtual.  This is the
minimal changeset needed to get CAM/CTL to build on these targets.  No
functional changes.  More changes would likely be needed for this to be fully
functional on said platforms, but they can be made when needed.

Reviewed By:	mav, chuck
Differential Revision:	https://reviews.freebsd.org/D14041
2018-01-26 00:58:02 +00:00
..
amd64 Add SPDX identifiers to linux_ptrace.c and cfumass.c. 2018-01-24 17:04:01 +00:00
arm Fix return style in RD2. Remove bogus return value from a void function 2018-01-25 18:08:56 +00:00
arm64
bsm
cam Minimum changes for ctl to build on architectures with non-matching physical and 2018-01-26 00:58:02 +00:00
cddl
compat Minimal change to build linuxkpi on architectures with physical addresses larger 2018-01-26 00:56:09 +00:00
conf Track Ref / DeRef and Hold / Unhold that da is doing to track down 2018-01-25 21:38:30 +00:00
contrib style: Remove remaining deprecated MALLOC/FREE macros 2018-01-25 22:25:13 +00:00
crypto
ddb
dev cxgbe(4): Accept old names of a couple of tunables. 2018-01-26 00:45:40 +00:00
dts
fs nfs: Remove NFSSOCKADDRALLOC, NFSSOCKADDRFREE macros 2018-01-25 22:38:39 +00:00
gdb
geom
gnu
i386 Use BSD-2-Clause-FreeBSD license on linux_support.s 2018-01-23 20:35:43 +00:00
isa
kern Fix build for architectures where size_t is not unsigned long 2018-01-25 06:37:14 +00:00
kgssapi
libkern
mips
modules Add new opt_da.h for stand-alone build. 2018-01-25 21:48:07 +00:00
net BPF: Switch to 32 bit compatible mode only when thread is 32 bit 2018-01-25 12:13:41 +00:00
net80211
netgraph
netinet style: Remove remaining deprecated MALLOC/FREE macros 2018-01-25 22:25:13 +00:00
netinet6 Do not generate illegal mbuf chains during IP fragment reassembly. Only 2018-01-24 05:09:21 +00:00
netipsec Adopt revision 1.76 and 1.77 from NetBSD: 2018-01-24 19:48:25 +00:00
netpfil When IPv6 packet is handled by O_REJECT opcode, convert ICMP code 2018-01-24 12:40:28 +00:00
netsmb
nfs
nfsclient style: Remove remaining deprecated MALLOC/FREE macros 2018-01-25 22:25:13 +00:00
nfsserver
nlm
ofed
opencrypto
powerpc Avoid all SLB operations in trap handling if the process is not using a 2018-01-25 18:10:33 +00:00
riscv
rpc
security
sparc64
sys style: Remove remaining deprecated MALLOC/FREE macros 2018-01-25 22:25:13 +00:00
teken
tests
tools
ufs ext2fs|ufs:Unsign some values related to allocation. 2018-01-24 17:58:48 +00:00
vm
x86
xdr
xen
Makefile