Re: [PATCH 0/3] objtool: retpoline compatibility

2018-01-11 Thread David Woodhouse
On Wed, 2018-01-10 at 19:48 -0600, Josh Poimboeuf wrote: > Make objtool compatible with CONFIG_RETPOLINE and re-enable the > objtool-dependent features. > > Josh Poimboeuf (3): >   objtool: Detect jumps to retpoline thunks >   objtool: Ignore retpoline alternatives >   Revert "x86/retpoline:

Re: [PATCH 0/3] objtool: retpoline compatibility

2018-01-11 Thread David Woodhouse
On Wed, 2018-01-10 at 19:48 -0600, Josh Poimboeuf wrote: > Make objtool compatible with CONFIG_RETPOLINE and re-enable the > objtool-dependent features. > > Josh Poimboeuf (3): >   objtool: Detect jumps to retpoline thunks >   objtool: Ignore retpoline alternatives >   Revert "x86/retpoline:

[PATCH 0/3] objtool: retpoline compatibility

2018-01-10 Thread Josh Poimboeuf
Make objtool compatible with CONFIG_RETPOLINE and re-enable the objtool-dependent features. Josh Poimboeuf (3): objtool: Detect jumps to retpoline thunks objtool: Ignore retpoline alternatives Revert "x86/retpoline: Temporarily disable objtool when CONFIG_RETPOLINE=y" arch/x86/Kconfig

[PATCH 0/3] objtool: retpoline compatibility

2018-01-10 Thread Josh Poimboeuf
Make objtool compatible with CONFIG_RETPOLINE and re-enable the objtool-dependent features. Josh Poimboeuf (3): objtool: Detect jumps to retpoline thunks objtool: Ignore retpoline alternatives Revert "x86/retpoline: Temporarily disable objtool when CONFIG_RETPOLINE=y" arch/x86/Kconfig