aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorMartin Schwidefsky <[email protected]>2009-09-11 15:33:05 +0200
committerIngo Molnar <[email protected]>2009-09-11 20:17:18 +0200
commitf79e0258ea1f04d63db499479b5fb855dff6dbc5 (patch)
tree66edb089e5c3aee03e1326d41e47d7e14c21e76b /net/lapb/lapb_in.c
parente500011ffa191d662ac64d4ada6a5187b3180e16 (diff)
clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash
The watchdog timer is started after the watchdog clocksource and at least one watched clocksource have been registered. The clocksource work element watchdog_work is initialized just before the clocksource timer is started. This is too late for the clocksource_mark_unstable call from native_cpu_up. To fix this use a static initializer for watchdog_work. This resolves a boot crash reported by multiple people. Signed-off-by: Martin Schwidefsky <[email protected]> Cc: Jens Axboe <[email protected]> Cc: John Stultz <[email protected]> LKML-Reference: <20090911153305.3fe9a361@skybase> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions