From: Jeff Dike Date: Thu, 19 Jan 2006 01:42:48 +0000 (-0800) Subject: [PATCH] uml: eliminate some globals X-Git-Tag: v2.6.16-rc2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ee011eb322c2072ec184a88763c250a5485d8b;p=pandora-kernel.git [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 Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed