commit | 966a082f80a073af1564c5ed6313ef2f0587dde3 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Apr 18 22:21:43 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Apr 19 09:13:51 2006 -0700 |
tree | da199abad4c035c60f04100b2759815655f46f31 | |
parent | f983c45ebedcaf686223afaecd8e681e8dcd15a9 [diff] |
[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>