Thumb-2: Implementation of the unified start-up and exceptions code
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:32:54 +0000 (12:32 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 24 Jul 2009 11:32:54 +0000 (12:32 +0100)
commitb86040a59feb255a8193173caa4d5199464433d5
tree89c07450eabc2abb88bb4d6e32d61fd3855f000e
parent0becb088501886f37ade38762c8eaaf4263572cc
Thumb-2: Implementation of the unified start-up and exceptions code

This patch implements the ARM/Thumb-2 unified kernel start-up and
exception handling code.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/include/asm/assembler.h
arch/arm/include/asm/futex.h
arch/arm/kernel/entry-armv.S
arch/arm/kernel/entry-common.S
arch/arm/kernel/entry-header.S
arch/arm/kernel/head-common.S
arch/arm/kernel/head-nommu.S
arch/arm/kernel/head.S
arch/arm/kernel/process.c
arch/arm/kernel/setup.c
arch/arm/kernel/unwind.c