commit | 450da6ca97185830315d21c06e46e232618e0fa6 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Tue Oct 18 22:45:17 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 19 23:18:16 2005 -0700 |
tree | 3937563eac2649f24225eeab91edebcae2e383ec | |
parent | 461a0ffbec1bcea896bd5daf1a98a18232a1e9c7 [diff] |
[PATCH] build fix for uml/amd64 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>