diff options
author | Paul Gortmaker <[email protected]> | 2008-07-10 17:30:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-07-10 18:04:43 -0700 |
commit | 61ca9daa2ca3022dc9cb22bd98e69c1b61e412ad (patch) | |
tree | 3f89080946e9ab1fa01f81b3189c32432154c475 /net/unix/sysctl_net_unix.c | |
parent | ac310bb5db057963548e067037d68c9be41d0dd0 (diff) |
rtc: fix reported IRQ rate for when HPET is enabled
The IRQ rate reported back by the RTC is incorrect when HPET is enabled.
Newer hardware that has HPET to emulate the legacy RTC device gets this value
wrong since after it sets the rate, it returns before setting the variable
used to report the IRQ rate back to users of the device -- so the set rate and
the reported rate get out of sync.
Signed-off-by: Paul Gortmaker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions