diff options
| author | Bernhard Walle <[email protected]> | 2007-03-18 01:26:08 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-18 11:35:07 -0700 |
| commit | 647157255915b76ddfbea87ca396ace364d158c5 (patch) | |
| tree | e248f2e89ccb8526b615214db06c4868cdd8d589 /include/linux/debugobjects.h | |
| parent | 4f78bb289f4ca57b93385b4df4d0defe5804588b (diff) | |
[PATCH] Fix wrong /proc/iomem on SGI Altix
In sn_io_slot_fixup(), the parent is re-set from the bus to
io(port|mem)_resource because the address is changed in a way that it's not
child of the bus any more.
However, only the root is set but not the parent/child/sibling relationship
in the resource tree which causes 'cat /proc/iomem' to stop after this
memory area. Depding on the poition in the tree the iomem may be nearly
completely empty.
Signed-off-by: Bernhard Walle <[email protected]>
Cc: John Keller <[email protected]>
Cc: Jay Lan <[email protected]>
Acked-by: "Luck, Tony" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions