[PATCH 1/17] ARMNOMMU - nommu/mpu patch for arch/arm/kernel/*

From: Hyok S. Choi
Date: Sat May 07 2005 - 03:12:29 EST


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

- nommu/mpu patch for arch/arm/kernel/*

arch/arm/kernel/Makefile | 9 +-
arch/arm/kernel/calls.S | 16 +++
arch/arm/kernel/entry-armv.S | 8 +
arch/arm/kernel/entry-common.S | 2
arch/arm/kernel/head-common.S | 171
+++++++++++++++++++++++++++++++++++++++++
arch/arm/kernel/head-nommu.S | 119 ++++++++++++++++++++++++++++
arch/arm/kernel/head.S | 162
--------------------------------------
arch/arm/kernel/module.c | 8 +
arch/arm/kernel/process.c | 4
arch/arm/kernel/setup.c | 42 ++++++++++
arch/arm/kernel/sys_arm.c | 2
arch/arm/kernel/traps.c | 25 +++++
arch/arm/kernel/vmlinux.lds.S | 2
13 files changed, 402 insertions(+), 168 deletions(-)

Signed-off-by: Hyok S. Choi <hyok.choi@xxxxxxxxxxx>
the patch :
http://opensrc.sec.samsung.com/download/linux-2.6.12-rc3-mm3-hsc0-arm_kernel
.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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/