Re: [PATCH] [34/50] i386: Fix argument signedness warnings

From: Jan Engelhardt
Date: Sat Sep 22 2007 - 06:02:06 EST



On Sep 22 2007 10:36, Satyam Sharma wrote:
>> from arch/i386/boot/compressed/misc.c:14:
>> include/asm/processor.h: In function ‘cpuid_count’:
> ^^^^^^^^^^ ^^^^^^^^^^
>> include/asm/processor.h:615: warning: pointer targets in passing
>> argument 1 of ‘native_cpuid’ differ in signedness
>
>> include/asm/processor.h:615: warning: pointer targets in passing
>> argument 2 of ‘native_cpuid’ differ in signedness
>
>> include/asm/processor.h:615: warning: pointer targets in passing
>> argument 3 of ‘native_cpuid’ differ in signedness
>
>> include/asm/processor.h:615: warning: pointer targets in passing
>> argument 4 of ‘native_cpuid’ differ in signedness
> ^^^^^^^^^^ ^^^^^^^^^^
>
>Yikes. My bad, I had faulty (default) alpine settings (and a sad
>combination of LANG=en_US.UTF-8) when I made and sent out that patch.
>Please ensure that this finally gets committed in a somewhat saner and
>more readable state to the tree.

I am not too thrilled about gcc using non-ascii for interpunctuation
(for Western languages)..
-
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/