Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drivers shall be re-entrant #1960

Closed
12 tasks done
zephyrbot opened this issue May 27, 2016 · 1 comment
Closed
12 tasks done

Drivers shall be re-entrant #1960

zephyrbot opened this issue May 27, 2016 · 1 comment
Labels
area: Drivers Feature A planned feature with a milestone priority: high High impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented May 27, 2016

Reported by Kuo-Lang Tseng:

Drivers implementation shall be re-entrant; it should be safe to concurrently call 2 or more instances of the same driver with pre-emptible multitasking.

(Imported from Jira ZEP-406)

@zephyrbot
Copy link
Collaborator Author

by Lei Liu:

Case: test_spi_master_2_instance_write Pass on LMT & ARC. Verified ZEP-408 & ZEP-410.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers Feature A planned feature with a milestone priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant