Changeset 82719589 in mainline for kernel/generic/include


Ignore:
Timestamp:
2012-11-19T21:14:26Z (13 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0adfc9d
Parents:
6831475
Message:

rcu: Made both A-RCU and Podzimek-Preempt-RCU exception safe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/synch/rcu_types.h

    r6831475 r82719589  
    153153        /** True if the thread was preempted in a reader section.
    154154         *
    155          * The thread is place into rcu.cur_preempted or rcu.next_preempted
     155         * The thread is placed into rcu.cur_preempted or rcu.next_preempted
    156156         * and must remove itself in rcu_read_unlock().
    157157         *
Note: See TracChangeset for help on using the changeset viewer.