On 2016-11-07 14:20:40 [+0100], Borislav Petkov wrote: > Let's get rid of those pointers and pointer testing and export the > create/remove functions directly.
This moves it 1:1 (well, more or less). Wouldn't you prefer doing it as separate patch/change? > How's that? It builds here. CONFIG_X86_MCE_AMD is where the callback is implemented. Wouldn't that be broken now? Sebastian