1f8d419e29
This patch started as simply removing a few never-used macros from asm-ppc64/pgtable.h, then kind of grew. It now makes a bunch of cleanups to the ppc64 low-level header files (with corresponding changes to .c files where necessary) such as: - Abolishing never-used macros - Eliminating multiple #defines with the same purpose - Removing pointless macros (cases where just expanding the macro everywhere turns out clearer and more sensible) - Removing some cases where macros which could be defined in terms of each other weren't - Moving imalloc() related definitions from pgtable.h to their own header file (imalloc.h) - Re-arranging headers to group things more logically - Moving all VSID allocation related things to mmu.h, instead of being split between mmu.h and mmu_context.h - Removing some reserved space for flags from the PMD - we're not using it. - Fix some bugs which broke compile with STRICT_MM_TYPECHECKS. Signed-off-by: David Gibson <dwg@au1.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
vdso32 | ||
vdso64 | ||
align.c | ||
asm-offsets.c | ||
binfmt_elf32.c | ||
bitops.c | ||
btext.c | ||
cpu_setup_power4.S | ||
cputable.c | ||
dma.c | ||
eeh.c | ||
entry.S | ||
head.S | ||
HvCall.c | ||
hvCall.S | ||
hvconsole.c | ||
hvcserver.c | ||
HvLpConfig.c | ||
HvLpEvent.c | ||
i8259.c | ||
i8259.h | ||
idle_power4.S | ||
idle.c | ||
init_task.c | ||
ioctl32.c | ||
iomap.c | ||
iommu.c | ||
irq.c | ||
iSeries_htab.c | ||
iSeries_iommu.c | ||
iSeries_irq.c | ||
iSeries_pci_reset.c | ||
iSeries_pci.c | ||
iSeries_proc.c | ||
iSeries_setup.c | ||
iSeries_setup.h | ||
iSeries_smp.c | ||
iSeries_VpdInfo.c | ||
ItLpQueue.c | ||
kprobes.c | ||
lmb.c | ||
lparcfg.c | ||
LparData.c | ||
Makefile | ||
maple_pci.c | ||
maple_setup.c | ||
maple_time.c | ||
mf.c | ||
misc.S | ||
module.c | ||
mpic.c | ||
mpic.h | ||
nvram.c | ||
of_device.c | ||
pacaData.c | ||
pci_direct_iommu.c | ||
pci_dn.c | ||
pci_iommu.c | ||
pci.c | ||
pci.h | ||
pmac_feature.c | ||
pmac_low_i2c.c | ||
pmac_nvram.c | ||
pmac_pci.c | ||
pmac_setup.c | ||
pmac_smp.c | ||
pmac_time.c | ||
pmac.h | ||
pmc.c | ||
ppc_ksyms.c | ||
proc_ppc64.c | ||
process.c | ||
prom_init.c | ||
prom.c | ||
pSeries_hvCall.S | ||
pSeries_iommu.c | ||
pSeries_lpar.c | ||
pSeries_nvram.c | ||
pSeries_pci.c | ||
pSeries_reconfig.c | ||
pSeries_setup.c | ||
pSeries_smp.c | ||
ptrace32.c | ||
ptrace.c | ||
ras.c | ||
rtas_flash.c | ||
rtas-proc.c | ||
rtas.c | ||
rtasd.c | ||
rtc.c | ||
scanlog.c | ||
semaphore.c | ||
setup.c | ||
signal32.c | ||
signal.c | ||
smp-tbsync.c | ||
smp.c | ||
sys_ppc32.c | ||
syscalls.c | ||
sysfs.c | ||
time.c | ||
traps.c | ||
u3_iommu.c | ||
udbg.c | ||
vdso.c | ||
vecemu.c | ||
vector.S | ||
vio.c | ||
viopath.c | ||
vmlinux.lds.S | ||
xics.c | ||
XmPciLpEvent.c |