From: Joonsoo Kim Date: Wed, 12 Dec 2012 00:01:17 +0000 (-0800) Subject: mm, highmem: use PKMAP_NR() to calculate an index of pkmap X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~81^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de22c0584fb0566487b2cba5cdfbce346b18402;p=pandora-kernel.git mm, highmem: use PKMAP_NR() to calculate an index of pkmap To calculate an index of pkmap, using PKMAP_NR() is more understandable and maintainable, so change it. Signed-off-by: Joonsoo Kim Cc: Mel Gorman Reviewed-by: Minchan Kim Cc: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed