]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: merge mmu and non-mmu versions of asm-offsets.c
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 Mar 2011 05:55:36 +0000 (15:55 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 05:17:18 +0000 (15:17 +1000)
commit07bbea4dd6807c3630ec925a58467a5efa0af7e0
tree39fb1190c24936a3e0fce96b0c0a4023e1bbbd53
parentfd6b637d837e30a83dbe0616c93dd660e98d496a
m68k: merge mmu and non-mmu versions of asm-offsets.c

It is strait forward to merge the mmu and non-mmu versions of
asm-offstes.c. Some name changes are required for the preempt and
thread_info.flags in the non-mmu entry.S assembler to make them
consistent for both setups.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/kernel/asm-offsets.c
arch/m68k/kernel/asm-offsets_mm.c [deleted file]
arch/m68k/kernel/asm-offsets_no.c [deleted file]
arch/m68k/platform/68328/entry.S
arch/m68k/platform/68360/entry.S
arch/m68k/platform/coldfire/entry.S