From: phcoder <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Move BSD and multiboot boot helper out of the kernel to their respective modules
Date: Sun, 08 Feb 2009 00:05:43 +0100 [thread overview]
Message-ID: <498E13C7.1000305@gmail.com> (raw)
In-Reply-To: <20090207221458.GM6343@thorin>
> This is small enough that it could make sense to use inline asm instead,
> so we can avoid a separate file. What do you think?
I agree with this. Actually in similar place in my xnu booting I used 4
lines of inline assembly. The only reason I kept it in .S is that I was
in one of my lazy states. In few days I'll send two patches with your
suggestions
> Also, it'd be better if you can submit two separate patches, one for BSD
> and one for Multiboot.
Thanks
Vladimir 'phcoder' Serbinenko
prev parent reply other threads:[~2009-02-07 23:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-29 15:57 Move BSD and multiboot boot helper out of the kernel to their respective modules phcoder
2009-02-04 12:08 ` phcoder
2009-02-07 22:20 ` Robert Millan
2009-02-07 23:12 ` phcoder
2009-02-07 22:14 ` Robert Millan
2009-02-07 23:05 ` phcoder [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=498E13C7.1000305@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.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.