Re: [patch] prepare kprobes code for x86 unification

From: Andrew Morton
Date: Tue Nov 06 2007 - 01:58:13 EST


On Wed, 24 Oct 2007 15:00:47 -0700 Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:

> This patch is a first step towards unification of the kprobes
> infrastructure between 32 and 64 bit x86; the patch is mostly
> about removing spurious whitespace changes and about adding
> harmless includes and the like to make the 32/64 files more
> identical.

arch/x86/kernel/kprobes_32.c:94: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:95: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:98: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:99: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:102: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:103: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:106: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:107: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:116: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:117: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:120: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:121: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:124: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:125: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:128: warning: left shift count >= width of type
arch/x86/kernel/kprobes_32.c:129: warning: left shift count >= width of type

just your basic i386 allmodconfig.
-
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/