Re: [RFC PATCH 08/11] x86: Add support for finer grained KASLR

From: Peter Zijlstra
Date: Thu Feb 06 2020 - 12:36:01 EST


On Thu, Feb 06, 2020 at 09:25:01AM -0800, Kristen Carlson Accardi wrote:

> That's right - all of these tables that you mention had relocs and thus
> I did not have to do anything special for them. The orc_unwind_ip
> tables get sorted during unwind_init().

No they're not:

f14bf6a350df ("x86/unwind/orc: Remove boot-time ORC unwind tables sorting")

Or rather, it might be you're working on an old tree.