[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 <hugh@veritas.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/ia64/kernel/perfmon.c 2 additions, 1 deletionarch/ia64/kernel/perfmon.c
- arch/ia64/mm/fault.c 1 addition, 1 deletionarch/ia64/mm/fault.c
- include/linux/mm.h 2 additions, 14 deletionsinclude/linux/mm.h
- kernel/fork.c 1 addition, 1 deletionkernel/fork.c
- mm/mmap.c 10 additions, 10 deletionsmm/mmap.c
- mm/mprotect.c 2 additions, 2 deletionsmm/mprotect.c
- mm/mremap.c 2 additions, 2 deletionsmm/mremap.c
Loading
Please register or sign in to comment