Re: 2.6.31.1 BUG #include <asm/bitsperlong.h>

From: Arjan van de Ven
Date: Sun Sep 27 2009 - 12:50:33 EST


On Sun, 27 Sep 2009 18:29:11 +0200
Bernard Pidoux <bernard.pidoux@xxxxxxx> wrote:

> If it was supposed to install bitsperlong.h in /asm/ magic did not
> work.
>
> I am a little bit puzzled for the script writes
>
> INSTALL include/asm (53 files)
>
> and I can still only list one file in that directory.


> [root@f6bvp-11 linux-2.6.31.1]# ll include/asm/
> total 8
> -rw-r--r-- 1 root root 4890 2009-09-27 14:34 asm-offsets.h


ls /usr/include/asm

that's where it ends up.

the kernel's "include/asm" is supposed to be empty or near empty.
--
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/