Hi Paolo, On Mon, 17 Dec 2018 12:39:02 +0100, Paolo Abeni <[email protected]> wrote: > The kbuild bot reported a build breakage with CONFIG_RETPOLINE=n > due to commit aaa5d90b395a ("net: use indirect call wrappers at > GRO network layer"). > I screwed the wrapper implementation for such config. > Fix the issue properly ignoring the builtin symbols arguments, > when retpoline is not enabled. > > Reported-by: kbuild test robot <[email protected]> > Fixes: aaa5d90b395a ("net: use indirect call wrappers at GRO network layer") > Signed-off-by: Paolo Abeni <[email protected]>
This fixes my build on latest net-next: Tested-by: Vivien Didelot <[email protected]> Thanks, Vivien
