From: Zachary Amsden Date: Fri, 6 Jan 2006 08:11:59 +0000 (-0800) Subject: [PATCH] x86: Deprecate useless bug X-Git-Tag: v2.6.16-rc1~936^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2684927c6b938ec7a679891e0ec1fa0709c521bd;p=pandora-kernel.git [PATCH] x86: Deprecate useless bug Remove the "temporary debugging check" which has managed to live for quite some time, and is clearly unneeded. The mm can never be live at this point, so clearly checking the LDT in the mm->context is redundant as well. Signed-off-by: Zachary Amsden Cc: "Seth, Rohit" Cc: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed