summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_CLUSTERIP.c
diff options
context:
space:
mode:
authorAlessio Igor Bogani2011-07-14 08:51:16 +0200
committerRusty Russell2011-07-24 14:36:05 +0200
commit62a2635610dbc83c5e8d724e00941eee4d18c186 (patch)
tree57fe7dbb569e3b69a1b2adbba1c14e9959ed64d1 /net/ipv4/netfilter/ipt_CLUSTERIP.c
parentmodule: add /sys/module/<name>/uevent files (diff)
downloadkernel-qcow2-linux-62a2635610dbc83c5e8d724e00941eee4d18c186.tar.gz
kernel-qcow2-linux-62a2635610dbc83c5e8d724e00941eee4d18c186.tar.xz
kernel-qcow2-linux-62a2635610dbc83c5e8d724e00941eee4d18c186.zip
modpost: Fix modpost's license checking V3
The commit f02e8a6 sorts symbols placing each of them in its own elf section. The sorting and merging into the canonical sections are done by the linker. Unfortunately modpost to generate Module.symvers file parses vmlinux (already linked) and all modules object files (which aren't linked yet). These aren't sanitized by the linker yet. That breaks modpost that can't detect license properly for modules. This patch makes modpost aware of the new exported symbols structure. Thanks to Arnaud Lacombe <lacombar@gmail.com> and Anders Kaseorg <andersk@ksplice.com> for providing useful suggestions about code. This work was supported by a hardware donation from the CE Linux Forum. Reported-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Alessio Igor Bogani <abogani@kernel.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'net/ipv4/netfilter/ipt_CLUSTERIP.c')
0 files changed, 0 insertions, 0 deletions