git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dfc3bc
)
x86, bts: remove recursion from get_context
author
Markus Metzger
<markus.t.metzger@intel.com>
Tue, 16 Dec 2008 14:51:03 +0000
(15:51 +0100)
committer
Ingo 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