diff options
author | Randy Dunlap <randy_d_dunlap@linux.intel.com> | 2005-10-30 15:03:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-30 17:37:31 -0800 |
commit | b6ab126211e2ab17eecbd063b99742a6b04b228e (patch) | |
tree | b92172fb297b29d0fb32e08ac0a2aaaee4fdc2d6 /net/core | |
parent | 757c4724099a31a61754ea5202802eaa1def851c (diff) |
[PATCH] hpet: use HPET physical addresses for dup. detection
- Use HPET physical address to detect duplicates, not logical addresses.
Using logical (mapped) addresses fails to detect duplicates
because ioremap() returns a new mapped address each time.
- iounmap() regions when duplicate/busy areas are found.
Signed-off-by: Randy Dunlap <randy_d_dunlap@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions