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:
3e37fd3
)
sparc64: Patch sun4v code sequences properly on module load.
author
David S. Miller
<davem@davemloft.net>
Fri, 18 Nov 2011 06:44:58 +0000
(22:44 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Nov 2011 06:44:58 +0000
(22:44 -0800)
Some of the sun4v code patching occurs in inline functions visible
to, and usable by, modules.
Therefore we have to patch them up during module load.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found