On Thu, Feb 24, 2005 at 04:19:28PM -0800, H. Peter Anvin wrote: > Andreas Schwab wrote: > >On ppc32 cur_cpu_spec is an array of pointers, not just a pointer like on > >ppc64. > > > >drivers/md/raid6altivec1.c: In function `raid6_have_altivec': > >drivers/md/raid6altivec1.c:111: error: request for member `cpu_features' > >in something not a structure or union > > > > I think this is being discussed on the ppc development list. It's > apparently turned into a "we have a problem, let's fix it the right way."
cpu_has_feature() is in 2.6.11-rc4-mm1, it takes care of it. -Olof - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/