On 11/6/24 09:38, Andrew Cooper wrote:
On 02/11/2024 5:25 pm, Daniel P. Smith wrote:
The existing startup code employs various ad-hoc state tracking about certain
boot module types by each area of the code. A boot module flags bitfield is
added to enable tracking these different states. The first state to be
transition by this commit is module relocation.
Signed-off-by: Daniel P. Smith <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
This looks safe to rebase ahead of patch 2, making it able to be taken
without delay. (With only a trivial adjustment vs bootmod_type in patch
1, it could probably go into staging without waiting for the rest of the
ucode-uaf fixes.)
Thank you and I have no objections as it would reduce the size of v9.
v/r,
dps