]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb760efca2dcc6dca10ad8012e76bbd678fe0d1cb
tree349fee2f3c0d9b10340f2fbdb03fa63c2570dbfa
parentd3cb5d9253b7e51cdfd74f1227f704e27c4aea5f
mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.

Followup to ec4ef1564f2b "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