2005-05-07 08:24:38

by Hyok S. Choi

[permalink] [raw]
Subject: [PATCH 3/17] ARMNOMMU - nommu/mpu patch for include/asm-arm/*

nommu/mpu patch set against 2.6.12-rc3-mm3 [3/17]

- nommu/mpu patch for include/asm-arm/*

include/asm-arm/bugs.h | 5 +
include/asm-arm/byteorder.h | 8 ++
include/asm-arm/cacheflush-nommu.h | 49 ++++++++++++++++
include/asm-arm/cacheflush.h | 30 ++++++++++
include/asm-arm/cpu-multi32.h | 5 +
include/asm-arm/cpu-single.h | 5 +
include/asm-arm/domain.h | 6 ++
include/asm-arm/flat.h | 20 ++++++
include/asm-arm/glue.h | 24 ++++++++
include/asm-arm/hardware.h | 23 +++++++
include/asm-arm/hardware/dcc.h | 49 ++++++++++++++++
include/asm-arm/mach/arch.h | 15 +++++
include/asm-arm/memory.h | 33 +++++++++++
include/asm-arm/mmu.h | 8 ++
include/asm-arm/mmu_context.h | 6 ++
include/asm-arm/nommu.h | 19 ++++++
include/asm-arm/nommu_context.h | 46 +++++++++++++++
include/asm-arm/page-nommu.h | 54 ++++++++++++++++++
include/asm-arm/page.h | 6 ++
include/asm-arm/pgalloc.h | 7 ++
include/asm-arm/pgtable-nommu.h | 108
+++++++++++++++++++++++++++++++++++++
include/asm-arm/pgtable.h | 7 ++
include/asm-arm/proc-fns.h | 35 +++++++++++
include/asm-arm/processor.h | 8 ++
include/asm-arm/procinfo.h | 11 +++
include/asm-arm/system.h | 6 ++
include/asm-arm/tlb.h | 10 +++
include/asm-arm/tlbflush.h | 9 +++
include/asm-arm/uaccess-nommu.h | 37 ++++++++++++
include/asm-arm/uaccess.h | 10 +++
30 files changed, 659 insertions(+)


Signed-off-by: Hyok S. Choi <[email protected]>
the patch :
http://opensrc.sec.samsung.com/download/linux-2.6.12-rc3-mm3-hsc0-asm.patch.
bz2

---
Hyok S. Choi
[Linux 2.6 for MMU-less ARM Project] http://opensrc.sec.samsung.com/