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: Robert Millan
Subject: Re: [PATCH 3/3] Work around "CLAIM failed" on PowerMac
Date: Sun, 27 Jan 2008 10:02:33 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)




reply via email to

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