From: Oleg Nesterov Date: Mon, 31 Dec 2012 16:03:32 +0000 (+0100) Subject: uprobes: Turn add_utask() into get_utask() X-Git-Tag: v3.9-rc1~173^2~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2df662aafdabffb2cf3adb780a5adf66dfb3bc;p=pandora-kernel.git uprobes: Turn add_utask() into get_utask() Rename add_utask() into get_utask() and change it to allocate on demand to simplify the caller. Like get_xol_area() it will have more users. Signed-off-by: Oleg Nesterov Acked-by: Anton Arapov Acked-by: Srikar Dronamraju --- Reading git-diff-tree failed