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


Ignore:
Timestamp:
2018-10-29T20:56:25Z (5 years ago)
Author:
Jakub Jermar <jakub@…>
Children:
59ff52d
Parents:
8b6cd5c
Message:

Remove the last remaining vestiges of in_phone_hash

File:
1 edited

Legend:

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

    r8b6cd5c r8048931c  
    4949 * - ARG4: payload modified by a 'top-half' handler (scratch[4])
    5050 * - ARG5: payload modified by a 'top-half' handler (scratch[5])
    51  * - in_phone_hash: interrupt counter (may be needed to assure correct order
     51 * - request_label: interrupt counter (may be needed to assure correct order
    5252 *                  in multithreaded drivers)
    5353 */
Note: See TracChangeset for help on using the changeset viewer.