From: Stephen Wilson Date: Sun, 13 Mar 2011 19:49:17 +0000 (-0400) Subject: mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm X-Git-Tag: v2.6.39-rc1~99^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cae5d39032acf26c265f6b1dc73d7ce6ff4bc387;p=pandora-kernel.git mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm Now that gate vma's are referenced with respect to a particular mm and not a particular task it only makes sense to propagate the change to this predicate as well. Signed-off-by: Stephen Wilson Reviewed-by: Michel Lespinasse Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Signed-off-by: Al Viro --- Reading git-diff-tree failed