Re: 2.6.35-rc2 compilation error on Alpha

From: Matt Turner
Date: Sun Jun 06 2010 - 20:09:10 EST


On Sun, Jun 6, 2010 at 6:35 PM, Michael Cree <mcree@xxxxxxxxxxxx> wrote:
> When compiling 2.6.35-rc2 for Alpha architecture the following compiler
> error is seen:
>
>  CC      arch/alpha/kernel/asm-offsets.s
> In file included from include/linux/kernel.h:17,
>                 from include/linux/sched.h:54,
>                 from arch/alpha/kernel/asm-offsets.c:9:
> include/linux/bitops.h: In function ‘hweight_long’:
> include/linux/bitops.h:49: error: implicit declaration of function
> ‘__arch_hweight32’
>
> Cheers
> Michael.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Yeah, it was a stupid typo in
1527bc8b928dd1399c3d3467dd47d9ede210978a. I've fixed it and put the
patch in my tree for Linus.

Unfortunately, there's another compile error--PCI breakage. I'll do this too...

Thanks,
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/