• Ingo Molnar's avatar
    x86, bts: fix build error · ffc2238a
    Ingo Molnar authored
    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: default avatarIngo Molnar <mingo@elte.hu>
    ffc2238a
ds.c 24.1 KB