]> git.baikalelectronics.ru Git - kernel.git/commit
x86, bts: fix build error
authorIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 07:21:19 +0000 (08:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 07:21:19 +0000 (08:21 +0100)
commit638baabb892f425edf144fb83f4f7840f8f23a2c
treebd4590ce74a90aac633d1e0a2a614bf9476fc148
parent121ee8e686961b54e93db3f6cfe7531fefccdd22
x86, bts: fix build error

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>
arch/x86/kernel/ds.c