Skip to content
Commit d2c74eb9 authored by Jennifer Williams's avatar Jennifer Williams Committed by Anas Nashif
Browse files

drivers: serial: uart: ns16550 add missing isr locking



The existing uart driver ns16550 did not have ISR locking that
effected IO APIC working in fixed delivery mode in SMP system
x86_64. This commit adds ISR locking mechanism using spinlock
for the interrupt related services.

The CONFIG_IPM_CONSOLE_STACK_SIZE is increased to lift
limitation of stack size experienced in IPM driver test with
this spinlock impelentation.

Fixes #23026

Signed-off-by: default avatarJennifer Williams <jennifer.m.williams@intel.com>
parent ac98a786
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment