Mateusz Guzik 44c78346f6 x86: fix assertion in ipi_send_cpu to range check the passed id
Prior to the change for sufficiently bad id (and in particular NOCPU which is -1)
it would access memory outside of the cpu_apic_ids array.
2020-01-19 21:35:51 +00:00
..
2020-01-19 19:56:50 +00:00
2020-01-10 22:49:14 +00:00
2020-01-16 11:33:15 +00:00