1
linux/arch/um/os-Linux/skas
Jeff Dike 09ee011eb3 [PATCH] uml: eliminate some globals
Stop using global variables to hold the file descriptor and offset used to map
the skas0 stubs.  Instead, calculate them using the page physical addresses.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:20 -08:00
..
Makefile [PATCH] uml: move libc-dependent skas process handling 2006-01-18 19:20:19 -08:00
mem.c [PATCH] uml: move libc-dependent skas memory mapping code 2006-01-18 19:20:19 -08:00
process.c [PATCH] uml: eliminate some globals 2006-01-18 19:20:20 -08:00
trap.c [PATCH] uml: whitespace cleanup 2006-01-08 20:13:40 -08:00