commit | a2b091dbfb355d0cd35756c6ace0988c9855f3f7 | [log] [tgz] |
---|---|---|
author | Petr Vandrovec <petr@vandrovec.name> | Sun Apr 01 23:49:46 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Apr 02 10:06:08 2007 -0700 |
tree | 32ed4c7c7fb286a67c1842410c5c016611ba8d0e | |
parent | 7479d2b90b103f84d956a7177b3f99cbd472b345 [diff] |
[PATCH] Correctly report PnP 64bit resources Change PnP resource handling code to use proper type for resource start and length. Fixes bogus regions reported in /proc/iomem. I've also made some pointer constant, as they are constant... Signed-off-by: Petr Vandrovec <petr@vandrovec.name> Cc: Bjorn Helgaas <bjorn.helgaas@hp.com> Cc: Adam Belay <ambx1@neo.rr.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>