Searched hist:ae17381608a11781a6a67e0ce51607f36780aac7 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/um/kernel/ |
H A D | physmem.c | diff ae17381608a11781a6a67e0ce51607f36780aac7 Mon Nov 07 02:58:57 CST 2005 Jeff Dike <jdike@addtoit.com> [PATCH] uml: big memory fixes
A number of fixes to improve behavior when large physical memory sizes are specified:
- libc files need -D_FILE_OFFSET_BITS=64 because there are unavoidable uses of non-64 interfaces in libc
- some %d need to be %u
Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | um_arch.c | diff ae17381608a11781a6a67e0ce51607f36780aac7 Mon Nov 07 02:58:57 CST 2005 Jeff Dike <jdike@addtoit.com> [PATCH] uml: big memory fixes
A number of fixes to improve behavior when large physical memory sizes are specified:
- libc files need -D_FILE_OFFSET_BITS=64 because there are unavoidable uses of non-64 interfaces in libc
- some %d need to be %u
Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | mem.c | diff ae17381608a11781a6a67e0ce51607f36780aac7 Mon Nov 07 02:58:57 CST 2005 Jeff Dike <jdike@addtoit.com> [PATCH] uml: big memory fixes
A number of fixes to improve behavior when large physical memory sizes are specified:
- libc files need -D_FILE_OFFSET_BITS=64 because there are unavoidable uses of non-64 interfaces in libc
- some %d need to be %u
Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | start_up.c | diff ae17381608a11781a6a67e0ce51607f36780aac7 Mon Nov 07 02:58:57 CST 2005 Jeff Dike <jdike@addtoit.com> [PATCH] uml: big memory fixes
A number of fixes to improve behavior when large physical memory sizes are specified:
- libc files need -D_FILE_OFFSET_BITS=64 because there are unavoidable uses of non-64 interfaces in libc
- some %d need to be %u
Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/um/ |
H A D | Makefile | diff ae17381608a11781a6a67e0ce51607f36780aac7 Mon Nov 07 02:58:57 CST 2005 Jeff Dike <jdike@addtoit.com> [PATCH] uml: big memory fixes
A number of fixes to improve behavior when large physical memory sizes are specified:
- libc files need -D_FILE_OFFSET_BITS=64 because there are unavoidable uses of non-64 interfaces in libc
- some %d need to be %u
Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|