All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rik van Riel <riel@redhat.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: linux-kernel@vger.kernel.org,
	Andrea Arcangeli <aarcange@redhat.com>,
	Michel Lespinasse <walken@google.com>, Mel Gorman <mel@csn.ul.ie>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] mm: fix __page_to_pfn for a const struct page argument
Date: Wed, 17 Aug 2011 15:08:29 -0400	[thread overview]
Message-ID: <4E4C11AD.5030603@redhat.com> (raw)
In-Reply-To: <1313599233-16595-1-git-send-email-ian.campbell@citrix.com>

On 08/17/2011 12:40 PM, Ian Campbell wrote:
> This allows the cast in lowmem_page_address (introduced as a warning fixup to
> 33dd4e0ec911 "mm: make some struct page's const") to be removed.
>
> Propagate const'ness to page_to_section() as well since it is required by
> __page_to_pfn.
>
> Signed-off-by: Ian Campbell<ian.campbell@citrix.com>
> Cc: Andrea Arcangeli<aarcange@redhat.com>
> Cc: Rik van Riel<riel@redhat.com>
> Cc: Michel Lespinasse<walken@google.com>
> Cc: Mel Gorman<mel@csn.ul.ie>
> Cc: Andrew Morton<akpm@linux-foundation.org>
> Cc: Linus Torvalds<torvalds@linux-foundation.org>

Acked-by: Rik van Riel <riel@redhat.com>

      reply	other threads:[~2011-08-17 19:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-17 16:40 [PATCH] mm: fix __page_to_pfn for a const struct page argument Ian Campbell
2011-08-17 19:08 ` Rik van Riel [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=4E4C11AD.5030603@redhat.com \
    --to=riel@redhat.com \
    --cc=aarcange@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=ian.campbell@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mel@csn.ul.ie \
    --cc=torvalds@linux-foundation.org \
    --cc=walken@google.com \
    /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.