From: Christoph Hellwig Date: Sat, 12 May 2007 15:56:11 +0000 (+0200) Subject: [AVR32] optimize pagefault path X-Git-Tag: v2.6.22-rc2~66^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9caebec7b8093574fca5a334a1939530872d75e3;p=pandora-kernel.git [AVR32] optimize pagefault path Avoid the costly notifier list in the pagefault path and call the kprobes code directly. The same change went into the 2.6.22 cycle for powerpc, 2s390 and sparc64 already. Signed-off-by: Christoph Hellwig Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed