From: Thomas Gleixner Date: Wed, 27 Feb 2008 08:39:52 +0000 (+0100) Subject: x86: restore vsyscall64 prochandler X-Git-Tag: v2.6.25-rc4~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67bbacb4b557ece3b41abdcb616354ac0ce00e1;p=pandora-kernel.git x86: restore vsyscall64 prochandler a recent fix: commit ce28b9864b853803320c3f1d8de1b81aa4120b14 Author: Thomas Gleixner Date: Wed Feb 20 23:57:30 2008 +0100 x86: fix vsyscall wreckage removed the broken /kernel/vsyscall64 handler completely. This triggers the following debug check: sysctl table check failed: /kernel/vsyscall64 No proc_handler Restore the sane part of the proc handler. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed