[RFC][PATCH 0/2] x86: ASM based __bug_table and rethunks

Peter Zijlstra posted 2 patches 1 month, 3 weeks ago
[RFC][PATCH 0/2] x86: ASM based __bug_table and rethunks
Posted by Peter Zijlstra 1 month, 3 weeks ago
Hi,

I ran into the __warn_thunk_thunk_thunk_thunk thing and urgh.

Make it a 'simple' WARN_ON_ONCE(). And since all of x86_64 has the same rewrite
rules, simplify the ifdeffery madness too.