freebsd-dev/sys
Warner Losh a7db1b744a Fix a race between setting up the interrupt handler and it firing by
setting the data prior to setting up the interrupt. Now we only set
the cookie afterwards, and that (a) cannot be helpd and (b) isn't used
in the ISR.

PR: 147127
Submitted by: hps@
2019-01-07 06:19:51 +00:00
..
amd64 x86: Report per-cpu IPI TLB shootdown generation in ddb 'show pcpu' output. 2019-01-04 17:25:47 +00:00
arm Support the SPI mode and bus clock frequency parameters set by the devices 2018-12-31 16:01:22 +00:00
arm64 Pass VM_PROT_EXECUTE to vm_fault for instruction faults. 2018-12-27 14:14:41 +00:00
bsm
cam Add NO_RC16 quirk for Chipfancier 16GB USB stick... 2018-12-31 22:20:30 +00:00
cddl zfsboot: support newer ZFS versions 2019-01-03 22:49:11 +00:00
compat linuxkpi: Remove extraneous NULL check on M_WAITOK allocation 2019-01-01 19:56:49 +00:00
conf Limit git history searches in newvers.sh 2019-01-04 18:38:27 +00:00
contrib dtsec: Fix formatting of addresses in translation error messages 2019-01-06 05:07:52 +00:00
crypto
ddb
dev Fix a race between setting up the interrupt handler and it firing by 2019-01-07 06:19:51 +00:00
dts
fs When loading an inode from disk, verify that its mode is valid. 2018-12-27 07:18:53 +00:00
gdb
geom Use g_handleattr() to reply to GEOM::candelete queries. 2019-01-02 15:52:16 +00:00
gnu
i386 Fix i386 LINT build after r342769. 2019-01-04 19:10:46 +00:00
isa
kern Remove unneeded NULL check for td_ucred 2019-01-04 21:12:17 +00:00
kgssapi
libkern
mips
modules rtwn_pci(4): add support for RTL8188EE chipset. 2019-01-02 06:48:53 +00:00
net mp_ring: avoid items offset difference between iflib and mp_ring 2019-01-03 23:06:05 +00:00
net80211 net80211: fix duplicate sequence number bump for non-AMPDU QoS frames. 2018-12-30 03:03:53 +00:00
netgraph
netinet Support MSG_DONTWAIT in send*(2). 2019-01-04 17:31:50 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Support MSG_DONTWAIT in send*(2). 2019-01-04 17:31:50 +00:00
opencrypto
powerpc Expose threads-per-core and physical core count information 2019-01-04 18:31:17 +00:00
riscv Don't enable interrupts in init_secondary(). 2019-01-04 17:14:50 +00:00
rpc
security
sparc64
sys Fix an old typo in the element status display bits: 2019-01-05 21:07:49 +00:00
teken
tests
tools
ufs Move ASSERT_VOP_LOCKED to top of ufs_vinit() as it should be true 2018-12-30 06:03:20 +00:00
vm Add 'v' modifier to the ddb 'show pginfo' command to display vm_page 2018-12-30 15:58:18 +00:00
x86 Expose threads-per-core and physical core count information 2019-01-04 18:31:17 +00:00
xdr
xen
Makefile