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:
a93751c
)
x86, bts: fix build error
author
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Dec 2008 07:21:19 +0000
(08:21 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Dec 2008 07:21:19 +0000
(08:21 +0100)
Impact: build fix
arch/x86/kernel/ds.c: In function 'ds_request':
arch/x86/kernel/ds.c:236: sorry, unimplemented: inlining failed in call to 'ds_get_context': recursive inlining
but the recursion here is scary ...
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found