There were reports of deadlocks with older kernels on, at least, Debian stable. Above page also points out reports of a "spinlock lockup" message whose cause remains unknown.
Posted Jul 3, 2012 23:59 UTC (Tue) by mcisely (subscriber, #2860)
[Link]
I personally experienced the deadlock issue.
I spent 3+ unplanned hours at work last Saturday afternoon trying to figure out why our main server kept wedging itself every time it transitioned from single user to multi-user mode. I had no idea about the pending leap-second at the time and had been suspecting storm damage from the previous night. I finally clued-in when I found that the kernel hang would happen every time about 5-8 seconds after starting ntpd.
It was running Debian Lenny (yeah, old) with a Debian stock 2.6.32-5-amd64 kernel. Server architecture is a multicore Athlon setup.
The hangs started happening at about 7:43AM CDT. Once I figured out that trigger was ntp, I disabled that, then searched the web and found this:
Monday morning I enabled ntp again and started it - and as expected, no lockup...
what about the deadlocks?
Posted Jul 7, 2012 1:16 UTC (Sat) by BenHutchings (subscriber, #37955)
[Link]
Did you get a kernel log for this?
what about the deadlocks?
Posted Jul 7, 2012 1:22 UTC (Sat) by mcisely (subscriber, #2860)
[Link]
The system locked up solid each time, no signs of distress or trouble anywhere prior to the lockup, not even on the console. So no there were unfortunately no kernel logs for this.