lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 5 Nov 2007 22:55:03 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	linux-kernel@...r.kernel.org, tglx@...x.de, mingo@...e.hu,
	hpa@...or.com
Subject: Re: [patch] prepare kprobes code for x86 unification

On Wed, 24 Oct 2007 15:00:47 -0700 Arjan van de Ven <arjan@...radead.org> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ