summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
diff options
context:
space:
mode:
authorGabriel Paubert <paubert@iram.es>2009-05-18 06:16:47 +0200
committerDavid S. Miller <davem@davemloft.net>2009-05-18 06:16:47 +0200
commiteb0519b5a1cf07d5a1b919cffa0304cdaaa97a7e (patch)
tree3498722b099e4a631f89d0668158581cc701d589 /mm/rmap.c
parentbonding: fix link down handling in 802.3ad mode (diff)
downloadlinux-eb0519b5a1cf07d5a1b919cffa0304cdaaa97a7e.tar.xz
linux-eb0519b5a1cf07d5a1b919cffa0304cdaaa97a7e.zip
mv643xx_eth: fix PPC DMA breakage
After 2.6.29, PPC no more admits passing NULL to the dev parameter of the DMA API. The result is a BUG followed by solid lock-up when the mv643xx_eth driver brings an interface up. The following patch makes the driver work on my Pegasos again; it is mostly a search and replace of NULL by mp->dev->dev.parent in dma allocation/freeing/mapping/unmapping functions. Signed-off-by: Gabriel Paubert <paubert@iram.es> Acked-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions