commit | 50795ee051a342c681a9b45671c552fbd6274db8 | [log] [tgz] |
---|---|---|
author | Alexander Bulekov <alxndr@bu.edu> | Thu Apr 27 17:10:13 2023 -0400 |
committer | Thomas Huth <thuth@redhat.com> | Fri Apr 28 11:31:54 2023 +0200 |
tree | 0aa875a5f5029b00eafc4eef15760eff0f7d5408 | |
parent | 6dad5a6810d9c60ca320d01276f6133bbcfa1fc7 [diff] |
apic: disable reentrancy detection for apic-msi As the code is designed for re-entrant calls to apic-msi, mark apic-msi as reentrancy-safe. Signed-off-by: Alexander Bulekov <alxndr@bu.edu> Reviewed-by: Darren Kenny <darren.kenny@oracle.com> Message-Id: <20230427211013.2994127-9-alxndr@bu.edu> Signed-off-by: Thomas Huth <thuth@redhat.com>