X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Freference_init.pl;h=b4e37dc3a944241980d7400a3b6e39a6d91ee683;hb=08559aee03be26f1300e0b97f98cf5975095ec7a;hp=5f33311c5c79a8774e4e83df340fa5e0311f9043;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/scripts/reference_init.pl b/scripts/reference_init.pl index 5f33311c5..b4e37dc3a 100644 --- a/scripts/reference_init.pl +++ b/scripts/reference_init.pl @@ -90,7 +90,6 @@ foreach $object (sort(keys(%object))) { if (($line =~ /\.init$/ || $line =~ /\.init\./) && ($from !~ /\.init$/ && $from !~ /\.init\./ && - $from !~ /\.eh_frame$/ && $from !~ /\.stab$/ && $from !~ /\.rodata$/ && $from !~ /\.text\.lock$/ &&