Re: [PATCH v2] kbuild: add sys_* entries for syscalls in tags

From: Sam Ravnborg
Date: Sun Feb 15 2009 - 04:26:18 EST


On Sun, Jan 25, 2009 at 06:39:12PM +0530, Rabin Vincent wrote:
> Currently, it is no longer possible to use the tags file to jump to
> system call function definitions with sys_foo, because the definitions
> are obscured by use of the SYSCALL_DEFINE* macros.
>
> This patch adds the appropriate option to ctags to make it see through
> the macro. Also, it adds the ENTRY() work already done for Exuberant
> to Emacs too.
>
> Signed-off-by: Rabin Vincent <rabin@xxxxxx>

Applied to kbuild-fixes.git.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/