Re: [tip:x86/asm] x86: Pack function addresses tightly as well

From: Denys Vlasenko
Date: Mon May 18 2015 - 05:28:58 EST


On Sun, May 17, 2015 at 7:58 AM, Ingo Molnar <mingo@xxxxxxxxxx> wrote:
> With function packing, they compress into:
>
> ffffffff817f2458 T _raw_spin_unlock_irqrestore
> ffffffff817f2463 T _raw_read_unlock_irqrestore

So _raw_spin_unlock_irqrestore is only 11 bytes long?

Sounds like it should have been inlined.
Is this with CONFIG_OPTIMIZE_INLINES=y ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/