From: Becky Bruce Date: Mon, 19 Sep 2005 22:01:54 +0000 (-0500) Subject: [PATCH] powerpc: Merge bug.h X-Git-Tag: v2.6.15-rc1~59^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25433b123ce1a3da78ddd9b848484bca91cbb7a1;p=pandora-kernel.git [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 Signed-off-by: Becky Bruce Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed