From: Rusty Russell Date: Thu, 5 Aug 2010 18:59:07 +0000 (-0600) Subject: module: refactor out section header rewriting: FIX modversions X-Git-Tag: v2.6.36-rc1~549^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6df72a06e067139d491da4a9d14d92ad39e7a50;p=pandora-kernel.git module: refactor out section header rewriting: FIX modversions We can't do the find_sec after removing the SHF_ALLOC flags; it won't find the sections. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed