From: Albert D. Cahalan Date: Tue, 14 Feb 2006 21:53:20 +0000 (-0800) Subject: [PATCH] x86: document sysenter path X-Git-Tag: v2.6.16-rc4~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581141cb4b10ebd865dcb7b80f5e712e2def5408;p=pandora-kernel.git [PATCH] x86: document sysenter path This path isn't obvious. It looks as if the kernel will be taking three args from the user stack, but it only takes one from there. Signed-off-by: Albert Cahalan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed