diff options
author | Jacob Pan <jacob.jun.pan@linux.intel.com> | 2010-03-02 21:01:34 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-03-03 12:04:59 -0800 |
commit | 3010673ef5f7bef4b4685566a0713de1b4306c93 (patch) | |
tree | 227355682ffcb82f3286e17826ffbc97e67fc36c /MAINTAINERS | |
parent | d8111cd91abee016d62b401e057fee66ba80be67 (diff) |
x86, mrst: Fix APB timer per cpu clockevent
The current APB timer code incorrectly registers a static copy of the
clockevent device for the boot CPU. The per cpu clockevent should be
used instead.
This bug was hidden by zero-initialized data; as such it did not get
exposed in testing, but was discovered by code review.
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
LKML-Reference: <1267592494-7723-1-git-send-email-jacob.jun.pan@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions