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


Ignore:
Timestamp:
2018-10-31T06:03:38Z (5 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
beb83c1
Parents:
2f7134b
git-author:
Jakub Jermar <jakub@…> (2018-10-29 20:56:25)
git-committer:
Jakub Jermar <jakub@…> (2018-10-31 06:03:38)
Message:

Remove the last remaining vestiges of in_phone_hash

File:
1 edited

Legend:

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

    r2f7134b r167616c  
    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.