x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
authorKirill A. Shutemov <[email protected]>
Sun, 16 Jul 2017 22:59:50 +0000 (01:59 +0300)
committerIngo Molnar <[email protected]>
Fri, 21 Jul 2017 08:05:18 +0000 (10:05 +0200)
commite8f01a8dad7cdf9ddaa792451733a45ab5d385af
tree807beed244c1b8cbe22d9fdeb106b8152a969f43
parentdaaa42f04178ac7b02e4d43cdfc7fac48430152e
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()

Rename these helpers to be consistent with spelling of TASK_SIZE and
related constants.

Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/include/asm/elf.h
arch/x86/kernel/sys_x86_64.c
arch/x86/mm/hugetlbpage.c
arch/x86/mm/mmap.c