Add _addr_lsb field to ia64 siginfo
authorAndi Kleen <ak@linux.intel.com>
Mon, 11 Oct 2010 17:51:49 +0000 (19:51 +0200)
committerAndi Kleen <ak@linux.intel.com>
Tue, 12 Oct 2010 07:37:10 +0000 (09:37 +0200)
The huge pages code uses the siginfo _addr_lsb field, but ia64
was missing it. Add it to ia64 too (over some padding) to avoid
compilation failures.

Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>

No differences found