grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] Work around "CLAIM failed" on PowerMac


From: Pavel Roskin
Subject: Re: [PATCH 3/3] Work around "CLAIM failed" on PowerMac
Date: Sun, 27 Jan 2008 15:36:00 -0500

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 <address@hidden>:
> > 
> > >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 via email to

[Prev in Thread] Current Thread [Next in Thread]