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:
0d67a46
)
[PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6]
author
David Howells
<dhowells@redhat.com>
Tue, 29 Aug 2006 18:05:58 +0000
(19:05 +0100)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:31:20 +0000
(20:31 +0200)
Stop fallback_migrate_page() from using page_has_buffers() since that might not
be available. Use PagePrivate() instead since that's more general.
Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
mm/migrate.c
patch
|
blob
|
history
diff --cc
mm/migrate.c
Simple merge