From: Josh Triplett <josh@freedesktop.org>
To: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Christopher Li <sparse@chrisli.org>, linux-sparse@vger.kernel.org
Subject: Re: [PATCH] dissect: simplify lookup_member()
Date: Tue, 27 Feb 2007 10:40:38 -0800 [thread overview]
Message-ID: <45E47B26.8010006@freedesktop.org> (raw)
In-Reply-To: <20061214213715.GB422@tv-sign.ru>
[-- Attachment #1: Type: text/plain, Size: 446 bytes --]
Oleg Nesterov wrote:
> Change examine_sym_node() to recursively inspect the members of SYM_STRUCT.
> This allows us to simplify lookup_member(): no need to do examine_sym_node(),
> the member was already examined.
>
> This is also good because now ->r_symdef(member) is called on declaration,
> not when dissect detects the first usage of ->member.
>
> Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Applied.
- Josh Triplett
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2007-02-27 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-14 21:37 [PATCH] dissect: simplify lookup_member() Oleg Nesterov
2007-02-27 18:40 ` Josh Triplett [this message]
2007-02-28 1:18 ` Pavel Roskin
2007-02-28 2:55 ` Git mirror delay Josh Triplett
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=45E47B26.8010006@freedesktop.org \
--to=josh@freedesktop.org \
--cc=linux-sparse@vger.kernel.org \
--cc=oleg@tv-sign.ru \
--cc=sparse@chrisli.org \
/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;
as well as URLs for NNTP newsgroup(s).