Re: [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling
From: Peter Zijlstra
Date: Sat Feb 26 2022 - 06:55:37 EST
On Fri, Feb 25, 2022 at 03:51:22PM -0800, Josh Poimboeuf wrote:
> Ah, I see what you mean now. Still, it can just reference the code
> label itself without having to allocate storage:
Ooh, cute. Yes ofcourse... duh.