All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: Robert Millan <rmh@aybabtu.com>
Cc: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH 3/3] Work around "CLAIM failed" on PowerMac
Date: Sun, 27 Jan 2008 15:36:00 -0500	[thread overview]
Message-ID: <1201466160.3548.0.camel@rd> (raw)
In-Reply-To: <20080127101341.GA15445@thorin>


On Sun, 2008-01-27 at 11:13 +0100, Robert Millan wrote:
> On Sun, Jan 27, 2008 at 04:27:31AM -0500, Pavel Roskin wrote:
> > Quoting Robert Millan <rmh@aybabtu.com>:
> > 
> > >On Sat, Jan 26, 2008 at 06:28:23PM -0500, Pavel Roskin wrote:
> > >>-  return ALIGN_UP(_end, GRUB_MOD_ALIGN);
> > >>+  return ALIGN_UP(_end + GRUB_MOD_GAP, GRUB_MOD_ALIGN);
> > >
> > >Did you check if the requirement is just a bigger alignment rather than
> > >a gap?
> > 
> > Yes, I checked that.  I wish it would be bigger alignment, but it's not.
> 
> Ah, ok.

Applied.

-- 
Regards,
Pavel Roskin



  reply	other threads:[~2008-01-27 20:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-26 23:28 [PATCH 1/3] Implement grub-mkrescue for PowerMac and CHRP Pavel Roskin
2008-01-26 23:28 ` [PATCH 2/3] Provide fallback if /memory/available is missing Pavel Roskin
2008-01-26 23:28 ` [PATCH 3/3] Work around "CLAIM failed" on PowerMac Pavel Roskin
2008-01-27  9:02   ` Robert Millan
2008-01-27  9:27     ` Pavel Roskin
2008-01-27 10:13       ` Robert Millan
2008-01-27 20:36         ` Pavel Roskin [this message]
2008-01-29  8:55 ` [PATCH 1/3] Implement grub-mkrescue for PowerMac and CHRP Marco Gerards

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=1201466160.3548.0.camel@rd \
    --to=proski@gnu.org \
    --cc=grub-devel@gnu.org \
    --cc=rmh@aybabtu.com \
    /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.