]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 1816/1: lh7a40x #2 (1/7) core
authorMarc Singer <elf@com.rmk.(none)>
Sun, 9 May 2004 16:27:51 +0000 (17:27 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 9 May 2004 16:27:51 +0000 (17:27 +0100)
commit1c0c27830a0863fe0bfcac6166719a9f66c27c17
treee454fa4f889db25b26143da118d589c8fe91fba4
parent8b5170ecc720d522e3f014132131d0be9fbf09b0
[ARM PATCH] 1816/1: lh7a40x #2 (1/7) core

Patch from Marc Singer

Updated change set for the 2.6.5 kernel *and* for the April 8th arm
patch.  Also included are changes suggested by Russell that merge
several of the files in the mach- directory.  I have also endeavored
to remove all unnecessary whitespace additions.

Note that since I've found the cause of an annoying user-space crash,
I believe that this patch is OK.  The crash appears to have nothing to
do with the system setup.
20 files changed:
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/boot/Makefile
arch/arm/boot/compressed/head.S
arch/arm/configs/lpd7a400_defconfig [new file with mode: 0644]
arch/arm/configs/lpd7a404_defconfig [new file with mode: 0644]
arch/arm/kernel/debug.S
arch/arm/kernel/entry-armv.S
arch/arm/mach-lh7a40x/Kconfig [new file with mode: 0644]
arch/arm/mach-lh7a40x/Makefile [new file with mode: 0644]
arch/arm/mach-lh7a40x/arch-kev7a400.c [new file with mode: 0644]
arch/arm/mach-lh7a40x/arch-lpd7a40x.c [new file with mode: 0644]
arch/arm/mach-lh7a40x/fiq.S [new file with mode: 0644]
arch/arm/mach-lh7a40x/ide-lpd7a40x.c [new file with mode: 0644]
arch/arm/mach-lh7a40x/irq-kev7a400.c [new file with mode: 0644]
arch/arm/mach-lh7a40x/irq-lh7a400.c [new file with mode: 0644]
arch/arm/mach-lh7a40x/irq-lh7a404.c [new file with mode: 0644]
arch/arm/mach-lh7a40x/irq-lpd7a40x.c [new file with mode: 0644]
arch/arm/mm/Kconfig
arch/arm/mm/discontig.c