Changeset 8add9ca5 in mainline for kernel/generic/src/ipc/irq.c


Ignore:
Timestamp:
2011-01-29T11:52:53Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4f14e1f8
Parents:
46b881c
Message:

ABI change: syscalls for registering IRQ notifications are probably more DDI-related than IPC-related

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/ipc/irq.c

    r46b881c r8add9ca5  
    4242 *
    4343 * The structure of a notification message is as follows:
    44  * - IMETHOD: interface and method as registered by the SYS_IPC_REGISTER_IRQ
     44 * - IMETHOD: interface and method as registered by the SYS_REGISTER_IRQ
    4545 *            syscall
    4646 * - ARG1: payload modified by a 'top-half' handler
Note: See TracChangeset for help on using the changeset viewer.