mbox series

[v3,0/3] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment

Message ID 7cb0d24e-2bda-dcda-4874-2c01ba179947@suse.com (mailing list archive)
Headers show
Series new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment | expand

Message

Jan Beulich July 27, 2023, 7:37 a.m. UTC
New patch 2 addresses issues found while looking at pirq_cleanup_check()
in a Misra context.

1: restrict concept of pIRQ to x86
2: pirq_cleanup_check() leaks
3: cmdline: document and enforce "extra_guest_irqs" upper bounds

Jan