From: Catalin Marinas Date: Fri, 8 Aug 2014 21:23:33 +0000 (-0700) Subject: scripts/tags.sh: include compat_sys_* symbols in the generated tags X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c965526a82a62a97363ea7f3caae0e4a8a809bb9;p=pandora-kernel.git scripts/tags.sh: include compat_sys_* symbols in the generated tags Since the kernel now has a COMPAT_SYSCALL infrastructure via commit 468366138850 ("COMPAT_SYSCALL_DEFINE: infrastructure"), add the corresponding regex for generating compat_sys_* symbols in the tags files (similar to sys_*). Signed-off-by: Catalin Marinas Cc: Alexander Viro Cc: Michal Marek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed