summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_script.c
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2009-05-27 02:43:01 +0200
committerJoerg Roedel <joerg.roedel@amd.com>2009-05-29 14:26:42 +0200
commit15aedea439c4d7dbec17c99b5e1594c01b979833 (patch)
tree350a919d744ebabd08364b843c9b8c7618c1b39e /fs/binfmt_script.c
parentdma-debug: re-add dma memory leak detection (diff)
downloadlinux-15aedea439c4d7dbec17c99b5e1594c01b979833.tar.xz
linux-15aedea439c4d7dbec17c99b5e1594c01b979833.zip
dma-debug: use sg_dma_address accessor instead of using dma_address directly
Architectures might not have dma_address in struct scatterlist (PARISC doesn't). Directly accessing to dma_address in struct scatterlist is wrong; we need to use sg_dma_address() accesssor instead. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'fs/binfmt_script.c')
0 files changed, 0 insertions, 0 deletions