commit | e92ba6d2ec8f83a26deb68dd3c2a195657dfdebe | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Fri Oct 08 20:36:15 2010 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 09 11:42:37 2010 -0700 |
tree | 1a52926109e63c953bca6573095678b0bbc7f581 | |
parent | e4c4776dea9fd0295ebb3b215599d52938d6d7a3 [diff] |
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 <ak@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>