git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a177a
)
m68k: fix __page_to_pfn for a const struct page argument
author
Ian Campbell
<ian.campbell@citrix.com>
Thu, 18 Aug 2011 08:37:02 +0000
(09:37 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 23 Aug 2011 20:39:48 +0000
(13:39 -0700)
Fixes fallout due to the removal of the cast in commit
aa462abe8aaf
("mm: fix __page_to_pfn for a const struct page argument")
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found