From: Hugh Dickins Date: Sat, 3 Sep 2005 22:54:43 +0000 (-0700) Subject: [PATCH] delete from_swap_cache BUG_ONs X-Git-Tag: v2.6.14-rc1~976 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3279ffd97f1b3962e40d3c5f09495ef8320b180b;p=pandora-kernel.git [PATCH] delete from_swap_cache BUG_ONs 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed