Re: [RFC 01/17] x86/asm/64: Remove the restore_c_regs_and_iret label

From: Ingo Molnar
Date: Thu Sep 07 2017 - 06:29:24 EST



* Borislav Petkov <bp@xxxxxxxxx> wrote:

> On Thu, Sep 07, 2017 at 11:49:16AM +0200, Ingo Molnar wrote:
> > Actually, scratch that, 1c9fe4409ce3 is probably the best base, it includes the
> > PCID fixes. Haven't had much time to test that base though.
>
> Ok, I'll use that and scream if something's sh*tting in its pants.

not the best of kernels, 32-bit allyesconfig doesn't even appear to build:

net/netfilter/xt_hashlimit.o: In function `hashlimit_mt_common.isra.6':
xt_hashlimit.c:(.text+0x1146): undefined reference to `__udivdi3'


:-/

Thanks,

Ingo