From: Rusty Russell Date: Thu, 12 Jan 2012 23:02:16 +0000 (+1030) Subject: modpost: use linker section to generate table. X-Git-Tag: v3.3-rc1~66^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49ce14150c64b29a8dd211df785576fa19a9858;p=pandora-kernel.git modpost: use linker section to generate table. This means (most) future busses need only have one hunk in their patch. Also took the opportunity to check that function matches the type. Again, inspired by Alessandro's patch series. Signed-off-by: Rusty Russell Cc: Alessandro Rubini --- Reading git-diff-tree failed