From: Andi Kleen Date: Fri, 8 Oct 2010 18:36:15 +0000 (+0200) Subject: Define _addr_lsb in siginfo_t for mips X-Git-Tag: v2.6.36-rc8~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92ba6d2ec8f83a26deb68dd3c2a195657dfdebe;p=pandora-kernel.git Define _addr_lsb in siginfo_t for mips Define an _addr_lsb field in the mips and ia64 siginfo_ts, following the asm-generic version. This just puts the field over padding. This fixes a compilation problem introduced with a337fda. Cc: ralf@linux-mips.org Cc: tony.luck@intel.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed