Remove unnecessary atomic operation in bge_poll. bge(4) always
holds a driver lock in the function entry and
memory synchronization is handled by bus_dmamap_sync(9).
Description
Description
Details
Details
- Provenance
Pyun YongHyeon <yongari@FreeBSD.org> Authored on Aug 31 2010, 8:56 PM - Parents
- rGc74dea9cc1db: Make sure the interrupt entry point is within the video ROM range. We must
- Branches
- Unknown
- Tags