freebsd-dev/sys
Ian Lepore 638dcf6ecf Add a missing suffix that was causing a whole word to get loaded instead
of the proper 8 or 16 bits when the macro was expanded for those sizes.

Fixes a hang in the armv7 kernel.

Submitted by:	Thomas Skibo
Pointy hat:	ian@
2020-03-29 17:30:08 +00:00
..
amd64 Merge ACPICA 20200326. 2020-03-27 00:29:33 +00:00
arm Add a missing suffix that was causing a whole word to get loaded instead 2020-03-29 17:30:08 +00:00
arm64 Expand generic subword atomic primitives 2020-03-25 23:12:43 +00:00
bsm
cam sys/cam: remove doubled ;s 2020-03-20 16:15:45 +00:00
cddl MFOpenZFS: ZVOLs should not be allowed to have children 2020-03-25 15:56:18 +00:00
compat compat/linux/linux.h depends on queue.h since r353725. 2020-03-26 17:12:55 +00:00
conf Fix newvers.sh on macOS 10.15 2020-03-23 17:51:44 +00:00
contrib Merge ACPICA 20200326. 2020-03-27 00:29:33 +00:00
crypto Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
ddb
dev hdaa: remove verbosity from the normal driver operations. 2020-03-28 16:26:47 +00:00
dts
fs Simplify td_ucred handling in newnfs_connect(). 2020-03-26 15:02:56 +00:00
gdb
geom Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
gnu
i386 Expand generic subword atomic primitives 2020-03-25 23:12:43 +00:00
isa
kern Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
kgssapi Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
libkern
mips Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
modules Introduce LINUXKPI_GENSRCS. 2020-03-20 21:06:58 +00:00
net Fix PNP matching for iflib NIC drivers 2020-03-24 19:20:10 +00:00
net80211
netgraph
netinet Small cleanup by using a variable just assigned. 2020-03-28 22:35:04 +00:00
netinet6 Fix synchronization in the IPV6_2292PKTOPTIONS set handler. 2020-03-19 21:38:52 +00:00
netipsec Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix for double unlock in ipoib. 2020-03-16 12:33:57 +00:00
opencrypto Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
powerpc Expand generic subword atomic primitives 2020-03-25 23:12:43 +00:00
riscv Remove the secondary_stacks array in arm64 and riscv kernels. 2020-03-24 18:43:23 +00:00
rpc
security
sys Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00
teken
tests
tools
ufs When mounting a UFS filesystem, return EINTEGRITY rather than EIO 2020-03-11 21:00:40 +00:00
vm ddb show pginfo: print pages reference value in hex. 2020-03-28 12:21:52 +00:00
x86 Do not spuriously re-enable disabled io_apic pin on EOI for some configurations. 2020-03-18 21:34:52 +00:00
xdr
xen
Makefile