Re: [PATCH] [34/50] i386: Fix argument signedness warnings
- From: Satyam Sharma <satyam@xxxxxxxxxxxxx>
- Date: Sat, 22 Sep 2007 10:36:30 +0530 (IST)
Hi,
On Sat, 22 Sep 2007, Andi Kleen wrote:
^^^^^^^^^^ ^^^^^^^^^^
From: Satyam Sharma <satyam@xxxxxxxxxxxxx>
These build warnings:
In file included from include/asm/thread_info.h:16,
from include/linux/thread_info.h:21,
from include/linux/preempt.h:9,
from include/linux/spinlock.h:49,
from include/linux/vmalloc.h:4,
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.
Thanks,
Satyam
-
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/
- Follow-Ups:
- Re: [PATCH] [34/50] i386: Fix argument signedness warnings
- From: Jan Engelhardt
- Re: [PATCH] [34/50] i386: Fix argument signedness warnings
- References:
- [PATCH] [0/50] x86 2.6.24 patches review II
- From: Andi Kleen
- [PATCH] [34/50] i386: Fix argument signedness warnings
- From: Andi Kleen
- [PATCH] [0/50] x86 2.6.24 patches review II
- Prev by Date: Re: [patch 04/28] Add cmpxchg64 and cmpxchg64_local to powerpc
- Next by Date: 2.6.23-rc7 + radeonfb/s2ram
- Previous by thread: [PATCH] [34/50] i386: Fix argument signedness warnings
- Next by thread: Re: [PATCH] [34/50] i386: Fix argument signedness warnings
- Index(es):
Relevant Pages
|