summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2003-03-22 07:34:50 -0800
committerDavid S. Miller <davem@kernel.bkbits.net>2003-03-22 07:34:50 -0800
commitff0cbc7881e74bd5a7f6ee864d6474a3fd0213bb (patch)
tree0ca2c877b8b2a20a0f0dc5af866f2e7768883d0f /include/linux
parentc6e7381d7827b5186d516127af520e3006607be8 (diff)
[PATCH] simplify the timer lockup avoidance code
From: george anzinger <george@mvista.com> The recently-added code which avoids a lockup when a timer handler re-adds the timer right now can be simplified. If we change __run_timers() to increment base->timer_jiffies _before_ running the timers, then any re-additions will not be inserted in the list which __run_timers is presently walking.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions