From: Hugh Dickins Date: Sat, 3 Sep 2005 22:54:36 +0000 (-0700) Subject: [PATCH] swap: freeing update swap_list.next X-Git-Tag: v2.6.14-rc1~983 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d09a2c80ea6baafb559b86d545fada05e14ab5;p=pandora-kernel.git [PATCH] swap: freeing update swap_list.next This makes negligible difference in practice: but swap_list.next should not be updated to a higher prio in the general helper swap_info_get, but rather in swap_entry_free; and then only in the case when entry is actually freed. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed