commit | cc1dc6d039ced64c2f8b8457bf1cccf4ecfc5942 | [log] [tgz] |
---|---|---|
author | Markus Metzger <markus.t.metzger@intel.com> | Tue Dec 16 15:51:03 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 16 18:27:25 2008 +0100 |
tree | ac0d3ce93bce552911cd0b4300775538daca2a45 | |
parent | 9dfc3bc7d21864d47797d64b8d531d4dbbc0b618 [diff] |
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 <markus.t.metzger@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>