public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH 4/14] cpumask: use struct cpumask rather than the deprecated cpumask_t
Date: Wed, 4 Nov 2009 13:15:20 +0100	[thread overview]
Message-ID: <20091104121520.GC16993@elte.hu> (raw)
In-Reply-To: <200911031454.09261.rusty@rustcorp.com.au>


* Rusty Russell <rusty@rustcorp.com.au> wrote:

> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
> To: Ingo Molnar <mingo@elte.hu>
> ---
>  arch/x86/include/asm/msr.h |    4 ++--
>  arch/x86/lib/msr.c         |    4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Mind sending this against latest -tip? We already have:

  b8a4754: x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus

which makes your patch not apply:

 patching file arch/x86/include/asm/msr.h
 Hunk #1 FAILED at 247.
 1 out of 1 hunk FAILED -- rejects in file arch/x86/include/asm/msr.h
 patching file arch/x86/lib/msr.c
 Hunk #1 FAILED at 78.
 Hunk #2 FAILED at 107.
 2 out of 2 hunks FAILED -- rejects in file arch/x86/lib/msr.c

Thanks,

	Ingo

      reply	other threads:[~2009-11-04 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03  4:24 [PATCH 4/14] cpumask: use struct cpumask rather than the deprecated cpumask_t Rusty Russell
2009-11-04 12:15 ` Ingo Molnar [this message]

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=20091104121520.GC16993@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rusty@rustcorp.com.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox