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:
08a036d
)
sparc: Validate that kprobe address is 4-byte aligned.
author
David S. Miller
<davem@davemloft.net>
Thu, 10 Dec 2009 07:57:24 +0000
(23:57 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Dec 2009 07:57:24 +0000
(23:57 -0800)
Otherwise it isn't a valid instruction address.
This is the sparc equivalent of commit
b46b3d70c9c017d7c4ec49f7f3ffd0af5a622277
(kprobes: Checks probe
address is instruction boudary on x86)
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found