The test_prevent_interruption() uses a key for the irq_lock(), but the key has incorrect data type. This commit makes the key unsigned int according to API docs. Fixes #34023 Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com> |
||
|---|---|---|
| .. | ||
| dynamic_isr.c | ||
| main.c | ||
| nested_irq.c | ||
| prevent_irq.c | ||