diff --git a/[refs] b/[refs] index ec7f9b52a8ee..9f639112be85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0584f9f9cb3642274cc0f289f36524827868fe68 +refs/heads/master: a412c1723da5133843688078b6f1f069fa9c93f7 diff --git a/trunk/Makefile b/trunk/Makefile index 4f0bd65a38d8..b4de51d72771 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1333,7 +1333,7 @@ define xtags -I __initdata,__exitdata,__acquires,__releases \ -I EXPORT_SYMBOL,EXPORT_SYMBOL_GPL \ --extra=+f --c-kinds=+px \ - --regex-asm='/ENTRY\(([^)]*)\).*/\1/'; \ + --regex-asm='/^ENTRY\(([^)]*)\).*/\1/'; \ $(all-kconfigs) | xargs $1 -a \ --langdef=kconfig \ --language-force=kconfig \