diff options
| author | 2013-05-13 10:17:39 +0800 | |
|---|---|---|
| committer | 2013-05-21 10:07:54 -0700 | |
| commit | a0ea59d56dfab021ecc65365275e532c6b937adb (patch) | |
| tree | fc14ad5175bb30089aea6591a732b4a750faf58f /kernel/debug/debug_core.c | |
| parent | mei: fix out of array access to me clients array (diff) | |
char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
(*->vm_end - *->vm_start) >> PAGE_SHIFT operation is implemented
as a inline funcion vma_pages() in linux/mm.h, so using it.
Signed-off-by: Libin <huawei.libin@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/debug/debug_core.c')
0 files changed, 0 insertions, 0 deletions
