Revision fb3089dfb58bf07992252b42e77c6f35d45dff5e authored by James Bottomley on 18 May 2005, 02:09:52 UTC, committed by James Bottomley <jejb@titanic.(none)> on 20 May 2005, 20:54:43 UTC
Tampering with the settings has to be done under the host lock ...
slave_alloc isn't called under any lock, so this has to be done
explicitly.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent c752523
History
File Mode Size
Makefile -rw-r--r-- 339 bytes
array.c -rw-r--r-- 12.0 KB
base.c -rw-r--r-- 48.3 KB
generic.c -rw-r--r-- 15.9 KB
inode-alloc.txt -rw-r--r-- 413 bytes
inode.c -rw-r--r-- 4.5 KB
internal.h -rw-r--r-- 1.3 KB
kcore.c -rw-r--r-- 9.8 KB
kmsg.c -rw-r--r-- 1.1 KB
mmu.c -rw-r--r-- 1.6 KB
nommu.c -rw-r--r-- 3.1 KB
proc_devtree.c -rw-r--r-- 3.8 KB
proc_misc.c -rw-r--r-- 16.3 KB
proc_tty.c -rw-r--r-- 5.8 KB
root.c -rw-r--r-- 3.9 KB
task_mmu.c -rw-r--r-- 5.3 KB
task_nommu.c -rw-r--r-- 3.7 KB

back to top