Attention is currently required from: Kyösti Mälkki, Iru Cai. Hello build bot (Jenkins), Patrick Georgi, Kyösti Mälkki, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58558
to look at the new patch set (#2).
Change subject: arch/x86: fix a wrong variable in ioapic_set_max_vectors() ......................................................................
arch/x86: fix a wrong variable in ioapic_set_max_vectors()
The commit 04a40379b has a wrongly written variable, which sets an IOAPIC register to a wrong value and makes the Linux kernel unable to boot.
Tested on HP EliteBook 2760p, the kernel boots after this patch.
Change-Id: Ifda7bb61a431dbf9c2df2f738aa806dd6d8097b8 Signed-off-by: Iru Cai mytbk920423@gmail.com --- M src/arch/x86/ioapic.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/58558/2