From: Andy Grover Date: Mon, 13 Apr 2009 21:40:05 +0000 (-0700) Subject: mm: document get_user_pages_fast() X-Git-Tag: v2.6.30-rc2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9de100d001564f58c3fb2ec1bd03e540ac0aa357;p=pandora-kernel.git mm: document get_user_pages_fast() While better than get_user_pages(), the usage of gupf(), especially the return values and the fact that it can potentially only partially pin the range, warranted some documentation. Signed-off-by: Andy Grover Cc: Ingo Molnar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed