From: Hugh Dickins Date: Sun, 30 Oct 2005 01:15:56 +0000 (-0700) Subject: [PATCH] mm: vm_stat_account unshackled X-Git-Tag: v2.6.15-rc1~730^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab50b8ed818016cfecd747d6d4bb9139986bc029;p=pandora-kernel.git [PATCH] mm: vm_stat_account unshackled The original vm_stat_account has fallen into disuse, with only one user, and only one user of vm_stat_unaccount. It's easier to keep track if we convert them all to __vm_stat_account, then free it from its __shackles. Signed-off-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed