Hello, these two patches are not really related, I only sent them in a series because they touch the same file and fail to apply in reversed order.
Patch 1 is useful for debugging with gdb, patch 2 is a cleanup. Note that patch 2 is only compile-tested because I don't have an uio driver that uses a non-physical map. Best regards Uwe Uwe Kleine-König (2): uio: provide vm access to UIO_MEM_PHYS maps uio: drop unused vma_count member in uio_device struct drivers/uio/uio.c | 38 ++++++++++++++------------------------ 1 file changed, 14 insertions(+), 24 deletions(-) -- 1.8.2.rc2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

