aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorGlauber Costa <[email protected]>2008-04-08 13:21:01 -0300
committerIngo Molnar <[email protected]>2008-04-19 19:19:58 +0200
commit71848d687e2a477cb7c68a854d8fdeaa5dff0ffc (patch)
tree7452d4617f6aeef6e271c6b722bb96a2694eeffe /include/linux/debugobjects.h
parent2e33e361188617628e47b4bc47e87e84feaf556f (diff)
x86: remove virt_to_bus in pci-dma_64.c
virt_to_bus() is deprecated according to the docs, and moreover, won't return the right thing in i386 if we're dealing with high memory mappings. So we make our allocation function return a page, and then use page_address() (for virtual addr) and page_to_phys() (for physical addr) instead. Signed-off-by: Glauber Costa <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions