git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8aeec3
)
Add _addr_lsb field to ia64 siginfo
author
Andi Kleen
<ak@linux.intel.com>
Mon, 11 Oct 2010 17:51:49 +0000
(19:51 +0200)
committer
Andi 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