Re: Another compile problem with 2.6.15.5 on AMD64

From: Christoph Lameter
Date: Thu Mar 02 2006 - 14:16:00 EST


On Thu, 2 Mar 2006, Jesper Juhl wrote:

> include/linux/types.h already has the BITSPER_BYTE define in -mm.

Its already in 2.6.16-rc.

christoph@schroedinger:~/software/linux$ grep BITS_PER_BYTE */include/linux/*
linux-2.6.16-rc2/include/linux/types.h:#define BITS_PER_BYTE 8
linux-2.6.16-rc3/include/linux/types.h:#define BITS_PER_BYTE 8
linux-2.6.16-rc4/include/linux/types.h:#define BITS_PER_BYTE 8
linux-2.6.16-rc5/include/linux/types.h:#define BITS_PER_BYTE 8

(dont have rc1 and 15 in that directory)

-
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/