[PATCH] uml: physical memory map file fixes
authorRob Landley <rob@landley.net>
Wed, 19 Apr 2006 05:21:43 +0000 (22:21 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 19 Apr 2006 16:13:51 +0000 (09:13 -0700)
commit966a082f80a073af1564c5ed6313ef2f0587dde3
treeda199abad4c035c60f04100b2759815655f46f31
parentf983c45ebedcaf686223afaecd8e681e8dcd15a9
[PATCH] uml: physical memory map file fixes

UML really wants shared memory semantics form its physical memory map file,
and the place for that is /dev/shm.  So move the default, and fix the error
messages to recognize that this value can be overridden.

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/os-Linux/mem.c
arch/um/os-Linux/start_up.c