From: Benjamin Herrenschmidt Date: Thu, 8 Dec 2005 05:53:34 +0000 (+1100) Subject: [PATCH] powerpc: Remove debug code in hash path X-Git-Tag: v2.6.15-rc6~146^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6184b723876cd1a374e2d1094b3c73765d4c31c1;p=pandora-kernel.git [PATCH] powerpc: Remove debug code in hash path Some debug code wasn't properly removed from the initial 64k pages patch, and while it's harmless, it's also slowing down significantly a very hot code path, thus it should really be removed. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed