From: "Christopher Li" <sparse@chrisli.org>
To: Octavian Purdila <tavi@cs.pub.ro>
Cc: Codrin Alexandru Grajdeanu <grcodal@gmail.com>,
linux-sparse@vger.kernel.org
Subject: Re: Interrupt context
Date: Wed, 26 Mar 2008 14:53:08 -0700 [thread overview]
Message-ID: <70318cbf0803261453s8ec20c8m18bcf99a11e88ca@mail.gmail.com> (raw)
In-Reply-To: <200803261443.18529.tavi@cs.pub.ro>
On Wed, Mar 26, 2008 at 5:43 AM, Octavian Purdila <tavi@cs.pub.ro> wrote:
> You don't need to change the build system, you got all the information you
> need in the final deliverable of the build (vmlinux or the kernel module).
How do you write to the ELF object? Can you write to ELF64 then you shouldn't
have the size limit. I am not a big fan of loading everything into one big ELF
file. I image it would be useful to only load the module as you needed.
>
> OK, so you think that the serializer approach is still the way to go then?
>
Depend on what you actually serialized. In the ideal world, you can save and
load the compiled linearized byte code with symbol informations. That way
you don't lose any information during the serialization.
Chris
prev parent reply other threads:[~2008-03-26 21:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-23 21:44 Interrupt context Codrin Alexandru Grajdeanu
2008-03-24 21:00 ` Christopher Li
2008-03-25 1:34 ` Octavian Purdila
2008-03-25 2:57 ` Christopher Li
2008-03-26 12:43 ` Octavian Purdila
2008-03-26 21:53 ` Christopher Li [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=70318cbf0803261453s8ec20c8m18bcf99a11e88ca@mail.gmail.com \
--to=sparse@chrisli.org \
--cc=grcodal@gmail.com \
--cc=linux-sparse@vger.kernel.org \
--cc=tavi@cs.pub.ro \
/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).