https://github.com/torvalds/linux
Revision cd68098bcedd432f21013b2a3b0737b9222da363 authored by Michael Ellerman on 08 July 2014, 07:10:45 UTC, committed by Benjamin Herrenschmidt on 11 July 2014, 02:55:05 UTC
In fb5a515704d7 "powerpc: Remove platforms/wsp and associated pieces",
we removed the last user of MMU_FTRS_A2. So remove it.

MMU_FTRS_A2 was the last user of MMU_FTR_TYPE_3E, so remove it also.
This leaves some unreachable code in mmu_context_nohash.c, so remove
that also.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent e623fbf
History
Tip revision: cd68098bcedd432f21013b2a3b0737b9222da363 authored by Michael Ellerman on 08 July 2014, 07:10:45 UTC
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Tip revision: cd68098
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.0 KB
Makefile -rw-r--r-- 50.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top