From: Michael Ellerman Date: Thu, 10 Jul 2014 02:29:19 +0000 (+1000) Subject: powerpc: Remove STAB code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~134^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376af5947c0e441ccbf98f0212d4ffbf171528f6;p=pandora-kernel.git powerpc: Remove STAB code Old cpus didn't have a Segment Lookaside Buffer (SLB), instead they had a Segment Table (STAB). Now that we've dropped support for those cpus, we can remove the STAB support entirely. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed