x86, bts: remove recursion from get_context
authorMarkus Metzger <markus.t.metzger@intel.com>
Tue, 16 Dec 2008 14:51:03 +0000 (15:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 17:27:25 +0000 (18:27 +0100)
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 <markus.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found