VirtualBox

Changeset 21071 in vbox


Ignore:
Timestamp:
Jun 30, 2009 2:26:24 PM (15 years ago)
Author:
vboxsync
Message:

VBoxGuestCommonISR: removed incorrect comment, the code can be called with interrupts enabled and even recursively. It doesn't hurt to disable interrupts though.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp

    r21069 r21071  
    13841384 * @returns true if it was our interrupt, false if it wasn't.
    13851385 * @param   pDevExt     The VBoxGuest device extension.
    1386  *
    1387  * @remarks Assums that interrupts are disabled, I think.
    13881386 */
    13891387bool VBoxGuestCommonISR(PVBOXGUESTDEVEXT pDevExt)
     
    14511449}
    14521450
    1453 
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette