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:
dae06ac
)
[PATCH] delete from_swap_cache BUG_ONs
author
Hugh Dickins
<hugh@veritas.com>
Sat, 3 Sep 2005 22:54:43 +0000
(15:54 -0700)
committer
Linus Torvalds
<torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:42 +0000
(
00:05
-0700)
Three of the four BUG_ONs in delete_from_swap_cache are immediately
repeated in __delete_from_swap_cache: delete those and add the one. But
perhaps mm/ is altogether overprovisioned with historic BUGs?
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found