commit | f83f2b5fbab4585f4de4523c7879d60e3f85a248 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Sun Feb 26 04:18:25 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Feb 26 09:53:30 2006 -0800 |
tree | 93377911ff62ca519e918bd061c77c79cb90fbda | |
parent | 60b08c67220cf6faef7410ac6adba23a8a743bf7 [diff] |
[PATCH] x86_64: fix USER_PTRS_PER_PGD The value, while currently unused in the native kernel, was off by one. Signed-Off-By: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>