All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-kernel@vger.kernel.org, tglx@tglx.de, mingo@elte.hu, hpa@zytor.com
Subject: Re: [patch] prepare kprobes code for x86 unification
Date: Mon, 5 Nov 2007 22:55:03 -0800	[thread overview]
Message-ID: <20071105225503.f4166b09.akpm@linux-foundation.org> (raw)
In-Reply-To: <20071024150047.4144fda0@laptopd505.fenrus.org>

On Wed, 24 Oct 2007 15:00:47 -0700 Arjan van de Ven <arjan@infradead.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.

  reply	other threads:[~2007-11-06  6:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24 22:00 [patch] prepare kprobes code for x86 unification Arjan van de Ven
2007-11-06  6:55 ` Andrew Morton [this message]
2007-11-12 12:55 ` Masami Hiramatsu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071105225503.f4166b09.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=arjan@infradead.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@tglx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.