grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fail gracefuly when attempting to load 64-bit kFreeBSD on IA


From: Robert Millan
Subject: Re: [PATCH] Fail gracefuly when attempting to load 64-bit kFreeBSD on IA32 CPU
Date: Fri, 9 Oct 2009 19:51:45 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, Oct 08, 2009 at 12:12:11PM +0200, Felix Zielcke wrote:
> Am Mittwoch, den 07.10.2009, 23:13 +0200 schrieb Robert Millan:
> 
> >         (grub_cpuid_has_longmode): ... this.  Update all users.  Remove
> >         `unsigned' attribute.
> 
> I think that should be `static' not `unsigned':
> 
> -static unsigned char has_longmode = 0;
> +unsigned char grub_cpuid_has_longmode = 0;

Oh, right.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."




reply via email to

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