X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Ftools%2Frelocs.c;h=b685296d44641b091f5d9c565e7e596914e97d39;hp=b8f7c65fc40c8559fc3412ff0240c9573ece3196;hb=ea17e7414bc62e8d3bde8d08e3df1d921c518c17;hpb=fd952815307f0f272bf49fd364a7fd2f9992bc42;ds=inline diff --git a/arch/x86/tools/relocs.c b/arch/x86/tools/relocs.c index b8f7c65fc40c..b685296d4464 100644 --- a/arch/x86/tools/relocs.c +++ b/arch/x86/tools/relocs.c @@ -71,6 +71,7 @@ static const char * const sym_regex_kernel[S_NSYMTYPES] = { "__(start|stop)_notes|" "__end_rodata|" "__initramfs_start|" + "(jiffies|jiffies_64)|" "_end)$" };