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:
879336c
)
[PATCH] fix swap cluster offset
author
Akinobu Mita
<mita@miraclelinux.com>
Wed, 22 Mar 2006 08:09:09 +0000
(
00:09
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:06 +0000
(07:54 -0800)
When we've allocated SWAPFILE_CLUSTER pages, ->cluster_next should be the
first index of swap cluster. But current code probably sets it wrong offset.
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Acked-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/swapfile.c
patch
|
blob
|
history
diff --cc
mm/swapfile.c
Simple merge