From: Uwe Kleine-König Date: Wed, 7 Aug 2013 11:02:53 +0000 (+0200) Subject: uio: provide vm access to UIO_MEM_PHYS maps X-Git-Tag: v3.12-rc1~185^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7294151d0592e0ff48c61fca9fd7c93d613134da;p=pandora-kernel.git uio: provide vm access to UIO_MEM_PHYS maps This makes it possible to let gdb access mappings of the process that is being debugged. uio_mmap_logical was moved and uio_vm_ops renamed to group related code and differentiate to new stuff. Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed