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:
549a8a0
)
param: silence .init.text references from param ops
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 12 Aug 2010 05:04:16 +0000
(23:04 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Aug 2010 13:34:17 +0000
(23:04 +0930)
Ideally, we'd check that it was only the "set" function which was __init,
and that the permissions were r/o. But that's a little hard.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Tested-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
No differences found