commit | 25433b123ce1a3da78ddd9b848484bca91cbb7a1 | [log] [tgz] |
---|---|---|
author | Becky Bruce <bgill@freescale.com> | Mon Sep 19 17:01:54 2005 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 21 19:21:09 2005 +1000 |
tree | 259ee758b3770894160dd8a732fddd4067ea8699 | |
parent | 3e57615bb5a8b6208627049884ee441f6d05905e [diff] |
[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>