All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhaohui Wang <zwange@gmu.edu>
To: linux-newbie@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: zwange@gmu.edu
Subject: how to find when a symbol introduced into the kernel
Date: Sat, 14 Jun 2008 18:11:55 -0400	[thread overview]
Message-ID: <000b01c8ce6b$a7bfda50$f73f8ef0$@edu> (raw)



Hi all

To write multiple kernel version compatible programs, I need to know when a specific symbol (a struct or a function)were introduced in to the kernel tree

Binary search against multiple kernel sources is a way,but is still slow.Is there any fast way to use modern git technology to make my life easier?

Many thanks.

Best Regards
Zhaohui Wang



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

WARNING: multiple messages have this Message-ID (diff)
From: Zhaohui Wang <zwange@gmu.edu>
To: linux-newbie@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: zwange@gmu.edu
Subject: how to find when a symbol introduced into the kernel
Date: Sat, 14 Jun 2008 18:11:55 -0400	[thread overview]
Message-ID: <000b01c8ce6b$a7bfda50$f73f8ef0$@edu> (raw)



Hi all

To write multiple kernel version compatible programs, I need to know when a specific symbol (a struct or a function)were introduced in to the kernel tree

Binary search against multiple kernel sources is a way,but is still slow.Is there any fast way to use modern git technology to make my life easier?

Many thanks.

Best Regards
Zhaohui Wang




             reply	other threads:[~2008-06-14 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-14 22:11 Zhaohui Wang [this message]
2008-06-14 22:11 ` how to find when a symbol introduced into the kernel Zhaohui Wang
2008-06-15  8:08 ` Ben Nizette
2008-06-15  8:08   ` Ben Nizette
2008-06-15 13:37 ` Calvin Walton
2008-06-15 13:37   ` Calvin Walton
2009-02-19 14:28   ` Zhaohui Wang
  -- strict thread matches above, loose matches on Subject: below --
2008-05-19 10:57 (unknown) Alexei Babich
2008-05-27  5:24 ` Peter Teoh
2008-05-30 11:06   ` Re: Alexei Babich
2008-06-14 21:51     ` how to find when a symbol introduced into the kernel Zhaohui Wang

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='000b01c8ce6b$a7bfda50$f73f8ef0$@edu' \
    --to=zwange@gmu.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-newbie@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.