aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorRobin Getz <robin.getz@analog.com>2009-06-25 15:49:38 +0000
committerMike Frysinger <vapier@gentoo.org>2009-09-16 21:28:46 -0400
commit22532578ee0f8725e0155e528c29ff992c1950c7 (patch)
tree28696c273cfcc8fba5475eba56d2ed0a9b8401a1 /virt
parentc014e15a2f667f91b5c2d08a90d77197a89d8065 (diff)
downloadkernel_samsung_smdk4412-22532578ee0f8725e0155e528c29ff992c1950c7.zip
kernel_samsung_smdk4412-22532578ee0f8725e0155e528c29ff992c1950c7.tar.gz
kernel_samsung_smdk4412-22532578ee0f8725e0155e528c29ff992c1950c7.tar.bz2
Blackfin: reject outdated/unused/wrong relocation types
All kernel modules are required to be built with -mlong-calls and thus should not generate any of these relocations. If they do, it means the module has not been compiled properly, so rather than trying to handle them (and running into random run time errors) just error out on module load to force the module to be compiled correctly. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions