#32 closed enhancement (fixed)
remove lock_spin_irq
| Reported by: | becoulet | Owned by: | becoulet |
|---|---|---|---|
| Priority: | major | Milestone: | Preemptive scheduler usage |
| Component: | hexo | Keywords: | |
| Cc: |
Description
Remove lock_spin_irq/lock_release_irq and the associated irq state field in lock struct. Use macros instead.
Change History (2)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Milestone: | → Preempt merge |
|---|
Note:
See TracTickets
for help on using tickets.


Dont know when it was actually done