[PATCH] linux,tce-size property is 32 bits
Jeremy Kerr
jk at ozlabs.org
Fri Oct 6 12:16:30 EST 2006
> AFAICT this was introduced by the "Constify & voidify get_property()"
> series which went in post-2.6.18 so no backport for -stable is
> needed. Not sure about RHEL5.
That patch (954a46e2d5aec6f59976ddeb1d232b486e59b54a) did touch the
declaration of sizep, but only changed it from an unsigned long * to an
const unsigned long *.
Looking at the git log, it's been an unsigned long from the beginning
(ie, being moved from arch/ppc64). You may need to check the stable and
RHEL trees explicitly.
Regards,
Jeremy
More information about the Linuxppc-dev
mailing list