diff options
author | Joerg Roedel <[email protected]> | 2009-03-23 15:35:08 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-24 08:39:32 +0100 |
commit | 9537a48ed4b9e4b738943d6da0a0fd4278adf905 (patch) | |
tree | 06f512876680265ece3bd46b14c2b1c234202918 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 35d40952dba7b0689a16bd1463fb7698f8dbe639 (diff) |
dma-debug: make memory range checks more consistent
Impact: extend on-kernel-stack DMA debug checks to all !highmem pages
We only checked dma_map_single() - extend it to dma_map_page()
and dma_map_sg() as well.
Also, fix dma_map_single() corner case bug: make sure we dont
stack-check highmem (not mapped) pages.
Reported-by: FUJITA Tomonori <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions