grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH]: grub: Fix type of 'actual' size arguments to ieee1275 inter


From: Manoel Rebelo Abranches
Subject: Re: [PATCH]: grub: Fix type of 'actual' size arguments to ieee1275 interfaces.
Date: Thu, 09 Apr 2009 20:00:43 -0300

This patch is ok. it shouldn't be int.

On Thu, 2009-04-09 at 14:05 -0700, David Miller wrote:
> From: David Miller <address@hidden>
> Date: Tue, 07 Apr 2009 17:03:27 -0700 (PDT)
> 
> > The 'actual' argument to various ieee1275 functions is of type
> > "grub_ssize_t" but several spots were erroneously using "int".
> > 
> > This happens to work on powerpc but does not on sparc64.
> > 
> > 2009-04-07  David S. Miller  <address@hidden>
> > 
> >     * kern/ieee1275/init.c (grub_machine_init): Make 'actual' grub_ssize_t.
> >     * kern/ieee1275/openfw.c (grub_children_iterate): Likewise.
> >     (grub_devalias_iterate): Likewise.
> 
> Ping?  Review appreciated, thanks!
> 
> 
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
-- 
Best Regards,

Manoel Rebelo Abranches 
IBM Linux Technology Center Brazil





reply via email to

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