[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1366970549-16292-1-git-send-email-u.kleine-koenig@pengutronix.de>
Date: Fri, 26 Apr 2013 12:02:27 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: "Hans J. Koch" <hjk@...sjkoch.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, kernel@...gutronix.de
Subject: [PATCH 0/2] some uio patches
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists