Revision 450da6ca97185830315d21c06e46e232618e0fa6 authored by Al Viro on 18 October 2005, 21:45:17 UTC, committed by Linus Torvalds on 20 October 2005, 06:18:16 UTC
	Missing half of the [PATCH] uml: Fix sysrq-r support for skas mode
We need to remove these (UPT_[DEFG]S) from the read side as well as the
write one - otherwise it simply won't build.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 461a0ff
History
File Mode Size
Makefile -rw-r--r-- 1.1 KB
cache.c -rw-r--r-- 4.6 KB
dir.c -rw-r--r-- 15.5 KB
file.c -rw-r--r-- 9.9 KB
getopt.c -rw-r--r-- 1.6 KB
getopt.h -rw-r--r-- 312 bytes
inode.c -rw-r--r-- 20.4 KB
ioctl.c -rw-r--r-- 1.4 KB
proc.c -rw-r--r-- 83.8 KB
proto.h -rw-r--r-- 4.7 KB
request.c -rw-r--r-- 20.3 KB
request.h -rw-r--r-- 1.6 KB
smb_debug.h -rw-r--r-- 890 bytes
smbiod.c -rw-r--r-- 7.4 KB
sock.c -rw-r--r-- 7.9 KB
symlink.c -rw-r--r-- 1.5 KB

back to top