aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorIshizaki Kou <[email protected]>2007-03-02 16:59:25 +0900
committerPaul Mackerras <[email protected]>2007-03-08 04:09:33 +1100
commit8388374f1cd45ef67039d3ea128d250fac484df3 (patch)
tree6fee84637f5172705708ea220d73c99c3521c25a /include/linux/debugobjects.h
parentc99176a230097b076c2f98e4bf963399fe114ffd (diff)
[POWERPC] Celleb: bug fix caused by not casting pointer types
This fixes a bug caused by changes of pointer type in commit f1fda89522c5aaa1bd4ef69605e85e6ee9c85faf. hose->cfg_addr type is "volatile unsigned int __iomem *", so "hose->cfg_addr + X" will not make an intended address. This patch also adds comments for usage of cfg_addr and cfg_data in pci_controller structure. We use them in irregular way, and the original code is short of explanations about them. Signed-off-by: Kou Ishizaki <[email protected]> Acked-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions