]> git.baikalelectronics.ru Git - kernel.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)
commitf833f6def31b3d5b09caafc1b4e43b973c900608
tree2de0658e11c12e96a2e08e8793c61bf3ab728840
parentd8cae689ebe58088d4979aa780e39e0bec3d9b54
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