public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Paul Menage <menage@google.com>
Cc: jdike@addtoit.com, linux-kernel@vger.kernel.org, sfr@canb.auug.org.au
Subject: Re: [PATCH] UML: Fix some apparent bitrot in mmu_context.h
Date: Thu, 25 Jun 2009 21:26:54 +0930	[thread overview]
Message-ID: <200906252126.54611.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20090625071956.20800.4589.stgit@menage.mtv.corp.google.com>

On Thu, 25 Jun 2009 04:49:56 pm Paul Menage wrote:
> UML: Fix some apparent bitrot in mmu_context.h
>
> - cpumask_clear() -> cpumask_clear_cpu()
>
> Signed-off-by: Paul Menage <menage@google.com>
>
> --
>
> Fixes the following compile errors:
>
> arch/um/include/asm/mmu_context.h: In function 'switch_mm':
> arch/um/include/asm/mmu_context.h:38: warning: passing argument 1 of
> 'cpumask_clear' makes pointer from integer without a cast
> arch/um/include/asm/mmu_context.h:38: error: too many arguments to function
> 'cpumask_clear'

Thanks, that was a bogosity in my patch (not in mainline, may not be now merge 
window closed).

I've fixed it now.

Thanks!
Rusty.

      reply	other threads:[~2009-06-25 11:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25  7:19 [PATCH] UML: Fix some apparent bitrot in mmu_context.h Paul Menage
2009-06-25 11:56 ` Rusty Russell [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=200906252126.54611.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=menage@google.com \
    --cc=sfr@canb.auug.org.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