mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 17 Aug 2011 12:45:09 +0000 (13:45 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Aug 2011 20:00:20 +0000 (13:00 -0700)
Followup to 33dd4e0ec911 "mm: make some struct page's const" which missed the
HASHED_PAGE_VIRTUAL case.

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found