Staging
v0.5.1
https://github.com/torvalds/linux
Revision 622477533d3dc24845c847f386533f3c0e6a1be6 authored by Ralf Baechle on 11 November 2007, 17:24:46 UTC, committed by Ralf Baechle on 15 November 2007, 23:21:50 UTC
For the old minimum of a single tick a value of zero would be programmed
into the init value register which in the BCM1250/BCM1125/BCM1125H User
Manual in the Timer Special Cases section is documented to have
UNPREDICTABLE effect.

Observable sympthoms of this bug were hangs of several seconds on the
console during bootup and later if both dyntick and highres timer options
were activated.

In theory contiguous mode of the timers is also affected but in an act of
hopeless lack of realism I'll assume nobody will ever configure a KERNEL
for HZ > 500kHz but if so I leave that to evolution to sort out.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 89becf5
History
Tip revision: 622477533d3dc24845c847f386533f3c0e6a1be6 authored by Ralf Baechle on 11 November 2007, 17:24:46 UTC
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
Tip revision: 6224775
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 93.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top