]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Remove debug code in hash path
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Dec 2005 05:53:34 +0000 (16:53 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Dec 2005 05:57:47 +0000 (16:57 +1100)
commit9627b67d1ec0386f7f8d9dc39df9838ca0a26bed
treed8d71c1a82a9933975ed92c3c8b7e855737c74aa
parent2cb893ecb4bef8c91bc3e3944d4551638bb1e204
[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>
arch/powerpc/platforms/pseries/lpar.c