diff options
author | Andrew Morton <akpm@osdl.org> | 2005-10-30 15:02:24 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-30 17:37:21 -0800 |
commit | 15d2bace5ec907530a3d0e0cf4bb1bd29f3ad7b7 (patch) | |
tree | 52434f3ad069dadb6e70461888c2a068c44a9738 /scripts | |
parent | 2ca7d93bb27876e5fd4ebfcb3b00627107bdad4d (diff) |
[PATCH] add_timer() of a pending timer is illegal
In the recent timer rework we lost the check for an add_timer() of an
already-pending timer. That check was useful for networking, so put it back.
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions