diff options
author | Andrew Morton <akpm@osdl.org> | 2005-10-31 00:02:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-31 02:37:18 +0100 |
commit | dfc4f94d2ff95fc92127d3e512c1df7cab274fb8 (patch) | |
tree | c9ed4d74147a3674816f59cf9fbeb69e2cb6afe4 /lib | |
parent | [PATCH] Use alloc_percpu to allocate workqueues locally (diff) | |
download | linux-dfc4f94d2ff95fc92127d3e512c1df7cab274fb8.tar.xz linux-dfc4f94d2ff95fc92127d3e512c1df7cab274fb8.zip |
[PATCH] remove timer debug field
Remove timer_list.magic and associated debugging code.
I originally added this when a spinlock was added to timer_list - this meant
that an all-zeroes timer became illegal and init_timer() was required.
That spinlock isn't even there any more, although timer.base must now be
initialised.
I'll keep this debugging code in -mm.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions