From: Johannes Weiner Date: Mon, 24 May 2010 21:32:11 +0000 (-0700) Subject: mincore: pass ranges as start,end address pairs X-Git-Tag: v2.6.35-rc1~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ef0e50cca790370ad7838e3ad74db6a6a2d829;p=pandora-kernel.git mincore: pass ranges as start,end address pairs Instead of passing a start address and a number of pages into the helper functions, convert them to use a start and an end address. Signed-off-by: Johannes Weiner Cc: Andrea Arcangeli Cc: Naoya Horiguchi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed