Bug 58193
| Summary: | getc operations via RedBoot lock the system | ||
|---|---|---|---|
| Product: | [Retired] eCos | Reporter: | Jonathan Larmour <jlarmour> |
| Component: | HAL | Assignee: | eCos bugs internal list <es-ecos-bugs-int> |
| Status: | CLOSED WONTFIX | QA Contact: | eCos bugs internal list <es-ecos-bugs-int> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | CVS | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-06-20 16:11:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jonathan Larmour
2002-01-10 21:33:21 UTC
I disagree. If you use the polled routines provided by the VV, well, you'll be polling. If you need an interrupt safe environment, use an IO driver. I can't disagree with "If you need an interrupt safe environment, use an IO driver.", but I don't see any harm in changing this behaviour (except arguably bloat because we can't get rid of the non-block version now it's there). This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=58193 |