freebsd-dev/sys
Warner Losh 309971e12e Add a comment about the MPSAFEness of this pccard_intr handler. Given
how we registered pccard_intr, it is MPSAFE.  However, since we
register the pccard_intr handler with the flags of the ISR we call,
that is the gating factor.  We need do nothing specific here.

Prompted by: seeing pccard_intr in a panic.
2003-06-13 21:30:29 +00:00
..
alpha GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00
amd64 GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00
arm sys/sys/limits.h: 2003-05-19 20:29:07 +00:00
boot Don't start the beastie menu if the 'beastie_disable' variable is set to 2003-06-10 22:04:09 +00:00
cam Use __FBSDID(). 2003-06-10 18:14:05 +00:00
coda Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
compat Use __FBSDID(). 2003-06-10 21:44:29 +00:00
conf Make the midway driver use the new ATM phy driver. This allows one to 2003-06-13 12:08:09 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r115367, 2003-05-28 17:32:31 +00:00
crypto Use __FBSDID(). 2003-06-10 21:44:29 +00:00
ddb Use __FBSDID(). 2003-06-10 22:09:23 +00:00
dev Add a comment about the MPSAFEness of this pccard_intr handler. Given 2003-06-13 21:30:29 +00:00
fs Plug a serious memory leak. The -STABLE equivalent of this patch has 2003-06-13 08:59:37 +00:00
geom Use __FBSDID(). 2003-06-11 06:49:16 +00:00
gnu Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
i4b Use __FBSDID(). 2003-06-11 00:01:05 +00:00
i386 Add vm object locking to pmap_object_init_pt(). 2003-06-13 19:27:52 +00:00
ia64 Make sure pcpu->pc_pcb is pointing to a 16-byte aligned address. The 2003-06-12 00:15:18 +00:00
isa Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isofs/cd9660 Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
kern Style(9). 2003-06-13 19:39:21 +00:00
libkern Use __FBSDID(). 2003-06-11 05:37:42 +00:00
modules Remove these files. They have successors in tools/debugscripts. 2003-06-12 23:30:57 +00:00
net Fix a typo in an ATM media name. As this name was not use yet, no problems 2003-06-02 09:13:08 +00:00
netatalk
netatm Use __FBSDID(). 2003-06-11 07:22:30 +00:00
netgraph Use the <sys/bitstring.h> rather than <bitstring.h> 2003-06-13 19:40:44 +00:00
netinet The .Fn function 2003-06-08 09:53:08 +00:00
netinet6
netipsec
netipx Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netkey Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netnatm Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netncp Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netsmb Use __FBSDID(). 2003-06-11 05:37:42 +00:00
nfs
nfsclient Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
nfsserver Use __FBSDID(). 2003-06-11 05:37:42 +00:00
opencrypto Use __FBSDID(). 2003-06-11 05:57:50 +00:00
pc98 pc98 doesn't need COMPAT_OLDISA for any devices in the kernel. 2003-06-12 04:19:10 +00:00
pccard OLDCARD is OBSOLETE_IN_6. Tag it as such. 2003-06-12 04:46:43 +00:00
pci Remove code that tries to detect if the MCLSHIFT and MSIZE macros 2003-06-13 20:46:34 +00:00
posix4 Use __FBSDID(). 2003-06-11 06:34:30 +00:00
powerpc GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00
rpc
security Use __FBSDID(). 2003-06-11 00:56:59 +00:00
sparc64 Hardwire APB's PCI buses down. If we don't do this, pciconf -l returns 2003-06-13 17:44:03 +00:00
sys Finish the repocopy of bitstring.h to sys so it can be used 2003-06-13 19:40:13 +00:00
tools
ufs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
vm Extend the scope of the vm object lock in swp_pager_async_iodone() to cover 2003-06-13 06:17:42 +00:00
Makefile Exclude sys/boot for amd64. There are still toolchain issues to deal 2003-05-08 06:35:39 +00:00