]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
timers: fix itimer/many thread hang, fix
authorIngo Molnar <mingo@elte.hu>
Tue, 30 Sep 2008 06:28:17 +0000 (08:28 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 30 Sep 2008 06:28:17 +0000 (08:28 +0200)
commit1508487e7f16d992ad23cabd3712563ff912f413
treed8e341de10ec868c4f8d4129aa04eadd33f37ca9
parent7086efe1c1536f6bc160e7d60a9bfd645b91f279
timers: fix itimer/many thread hang, fix

fix bogus rq dereference: v3 removed the locking but also removed the rq
initialization.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c