mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 20:21:51 -04:00
The debugging code would dereference __iomem pointers instead
of going through sbus_{read,write}{b,w,l}().
Signed-off-by: David S. Miller <davem@davemloft.net>