From: Markus Metzger Date: Tue, 16 Dec 2008 14:51:03 +0000 (+0100) Subject: x86, bts: remove recursion from get_context X-Git-Tag: v2.6.29-rc1~586^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc1dc6d039ced64c2f8b8457bf1cccf4ecfc5942;p=pandora-kernel.git x86, bts: remove recursion from get_context Impact: cleanup Optimistically allocate a DS context. It is extremely unlikely that one already existed. This simplifies the code a lot. Signed-off-by: Markus Metzger Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed