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:
440ab7a
)
sparc64: Tighten checks in kstack_valid().
author
David S. Miller
<davem@davemloft.net>
Fri, 12 Feb 2010 20:03:45 +0000
(12:03 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Feb 2010 20:03:45 +0000
(12:03 -0800)
The kernel stack pointer is invalid if it is not 16-byte
aligned.
Based upon a report by Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found