From: Rusty Russell Date: Thu, 12 Aug 2010 05:04:16 +0000 (-0600) Subject: param: silence .init.text references from param ops X-Git-Tag: v2.6.36-rc1~57^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a841528d288ac420052f5c98fd426b0fcdc5b52;p=pandora-kernel.git 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 Acked-by: Sam Ravnborg Tested-by: Phil Carmody --- Reading git-diff-tree failed