On 20/03/2025 11:05 pm, dm...@proton.me wrote: > Add new macro APIC_VECTOR_VALID() to validate the interrupt vector > range as per [1]. This macro replaces hardcoded checks against the > open-coded value 16 in LAPIC and virtual LAPIC code and simplifies > the code a bit. > > [1] Intel SDM volume 3A > Chapter "ADVANCED PROGRAMMABLE INTERRUPT CONTROLLER" > Section "Valid Interrupt Vectors" > > Signed-off-by: Denis Mukhin <dmuk...@ford.com>
Would it be possible to adjust your git configuration so committer is set to Denis Mukhin <dmuk...@ford.com> ? Right now, it takes manual fixup to prevent your commits going in as authored by dm...@proton.me, and one already slipped through. https://xenbits.xen.org/gitweb/?p=xen.git&a=search&h=refs%2Fheads%2Fstaging&st=author&s=dmkhn%40proton.me Thanks, ~Andrew