aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char/sclp.c
diff options
context:
space:
mode:
authorGravatar Sebastian Ott <sebott@linux.vnet.ibm.com> 2013-05-23 11:55:07 +0200
committerGravatar Martin Schwidefsky <schwidefsky@de.ibm.com> 2013-06-26 21:10:02 +0200
commit92820a5f99748b02a3713a314d81e2fd0b6b2f80 (patch)
treeab42528a4e59e59e3030666f800e9e2422d8b5b6 /drivers/s390/char/sclp.c
parents390/smp: get rid of generic_smp_call_function_interrupt (diff)
downloadlinux-92820a5f99748b02a3713a314d81e2fd0b6b2f80.tar.gz
linux-92820a5f99748b02a3713a314d81e2fd0b6b2f80.tar.bz2
linux-92820a5f99748b02a3713a314d81e2fd0b6b2f80.zip
s390: remove virt_to_phys implementation
virt_to_phys on s390 currently uses the LRA instruction to translate virtual to physical addresses. This creates an unnecessary overhead and caused trouble with dma debugging code (when called with an address pointing to a already unmapped page). Just get rid of s390's implementation and use the one from asm-generic/io.h . Note: with this change virt_to_phys will no longer work on vmalloc'ed addresses. Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/char/sclp.c')
0 files changed, 0 insertions, 0 deletions