]> bbs.cooldavid.org Git - net-next-2.6.git/commit
param: silence .init.text references from param ops
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Aug 2010 05:04:16 +0000 (23:04 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 11 Aug 2010 13:34:17 +0000 (23:04 +0930)
commit6a841528d288ac420052f5c98fd426b0fcdc5b52
tree2de0658e11c12e96a2e08e8793c61bf3ab728840
parent549a8a030693912d5ec4106c2f538593c482a1e4
param: silence .init.text references from param ops

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>
scripts/mod/modpost.c