Re: [PATCH] Profile likely/unlikely macros -v2

From: Andrew Morton
Date: Thu Apr 27 2006 - 00:55:02 EST


Daniel Walker <dwalker@xxxxxxxxxx> wrote:
>
> Changes are switched to test_and_set_bit()/clear_bit() ,
> comment explaining test_and_set_bit(), and most every
> other comment ..

I too am getting undefined you_cannot_kmalloc_that_much on x86_64. Coming
out of

cache_kobject[cpu] = kmalloc(sizeof(struct kobject), GFP_KERNEL);

in arch/i386/kernel/cpu/intel_cacheinfo.c

It has to be a compiler bug, I think.

gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

I cannot use this patch until we find a workaround.
-
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/