From: Christoph Hellwig Date: Sun, 13 May 2007 23:18:14 +0000 (+0900) Subject: sh: revert addition of page fault notifiers X-Git-Tag: v2.6.22-rc3~94^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce692e7986f9689a8f414a74e58c4a6d35d5551;p=pandora-kernel.git sh: revert addition of page fault notifiers Just at the time you added them on sh we're removing them from other architectures. As there's no user yet this patch just removes them completely. Once you actually have a kprobes patch it should follow the direct call to kprobes_fault_handler model that powerpc, s390 and sparc64 employ in 2.6.22-rc1 and that I'm updating other architectures to. Signed-off-by: Christoph Hellwig Signed-off-by: Paul Mundt --- Reading git-diff-tree failed