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)
commitf991879473828f320a714e9494fb37a26ccd6b66
tree349fee2f3c0d9b10340f2fbdb03fa63c2570dbfa
parent72ed62bdc46d76c965fb95aecb5d0bf97c976723
mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.

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>
include/linux/hash.h
include/linux/mm.h
mm/highmem.c