commit | 6184b723876cd1a374e2d1094b3c73765d4c31c1 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 08 16:53:34 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Dec 08 16:57:47 2005 +1100 |
tree | d8d71c1a82a9933975ed92c3c8b7e855737c74aa | |
parent | 325c82a029ca7ea80f8cb24815d6c9288d177190 [diff] |
[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 <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>