From: Jeff Dike Date: Fri, 11 May 2007 05:22:30 +0000 (-0700) Subject: uml: remove task_protections X-Git-Tag: v2.6.22-rc1~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57598fd7b31f6437874308a79ca23e51c74da59b;p=pandora-kernel.git uml: remove task_protections Replaced task_protections with stack_protections since they do the same thing, and task_protections was misnamed anyway. This needs THREAD_SIZE, so that's imported via common-offsets.h Also tidied up the code in the vicinity. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed