mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Rabin Vincent <rabin@rab.in>
Cc: Alexey Dobriyan <adobriyan@gmail.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] kbuild: add sys_* entries for syscalls in tags
Date: Sun, 15 Feb 2009 10:27:50 +0100	[thread overview]
Message-ID: <20090215092750.GC29094@uranus.ravnborg.org> (raw)
In-Reply-To: <20090125130912.GA21034@debian>

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@rab.in>

Applied to kbuild-fixes.git.

	Sam

      reply	other threads:[~2009-02-15  9:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25 10:05 [PATCH] " Rabin Vincent
2009-01-25 11:18 ` Alexey Dobriyan
2009-01-25 13:09   ` [PATCH v2] " Rabin Vincent
2009-02-15  9:27     ` Sam Ravnborg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090215092750.GC29094@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=adobriyan@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rabin@rab.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome