Skip to content

handle ERESTARTSYS for both wait_ and swait_*, with and without timeout#313

Open
dmitrym1 wants to merge 1 commit into
Xilinx:masterfrom
dmitrym1:fix_ERESTARTSYS
Open

handle ERESTARTSYS for both wait_ and swait_*, with and without timeout#313
dmitrym1 wants to merge 1 commit into
Xilinx:masterfrom
dmitrym1:fix_ERESTARTSYS

Conversation

@dmitrym1

Copy link
Copy Markdown

Add wrappers to handle ERESTARTSYS return code from both wait_* and swait_* functions, fixes #311

alonbl pushed a commit to alonbl/dma_ip_drivers that referenced this pull request Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ERESTARTSYS handling does not cover swait functions

1 participant