lkml.org 
[lkml]   [2005]   [May]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 07 May 2005 17:09:28 +0900
From"Hyok S. Choi" <>
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 <hyok.choi@samsung.com>
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/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-07 10:59    [from the cache]
©2003-2008