]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: Merge bug.h
authorBecky Bruce <bgill@freescale.com>
Mon, 19 Sep 2005 22:01:54 +0000 (17:01 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Sep 2005 09:21:09 +0000 (19:21 +1000)
commit25433b123ce1a3da78ddd9b848484bca91cbb7a1
tree259ee758b3770894160dd8a732fddd4067ea8699
parent3e57615bb5a8b6208627049884ee441f6d05905e
[PATCH] powerpc: Merge bug.h

ppc32/ppc64: Merge bug.h into include/asm-powerpc

This patch merges bug.h into include/asm-powerpc.  Changed the data
structure for bug_entry such that line is always an int on both 32 and
64-bit platforms; removed casts to int from the 64-bit trap code to
reflect this.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Becky Bruce <Becky.Bruce@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/traps.c
arch/ppc64/kernel/traps.c
include/asm-powerpc/bug.h [moved from include/asm-ppc64/bug.h with 62% similarity]
include/asm-ppc/bug.h [deleted file]