All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Resend of two uio patches
@ 2013-07-16 17:21 Uwe Kleine-König
  2013-07-16 17:21 ` [PATCH 1/2] uio: provide vm access to UIO_MEM_PHYS maps Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Uwe Kleine-König @ 2013-07-16 17:21 UTC (permalink / raw)
  To: Hans J. Koch, Greg Kroah-Hartman; +Cc: linux-kernel, kernel

Hello,

these two patches were already sent back in April but fell through the
cracks. They are not really related, but send in a series because they
fail to apply in reverse 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.3.2


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-07-30 14:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 17:21 [PATCH 0/2] Resend of two uio patches Uwe Kleine-König
2013-07-16 17:21 ` [PATCH 1/2] uio: provide vm access to UIO_MEM_PHYS maps Uwe Kleine-König
2013-07-27  0:58   ` Greg Kroah-Hartman
2013-07-27 21:49     ` Uwe Kleine-König
2013-07-27 22:09       ` [PATCH v2 " Uwe Kleine-König
2013-07-27 22:09         ` [PATCH v2 2/2] uio: drop unused vma_count member in uio_device struct Uwe Kleine-König
2013-07-29 20:09         ` [PATCH v2 1/2] uio: provide vm access to UIO_MEM_PHYS maps Greg Kroah-Hartman
2013-07-30  7:52           ` Uwe Kleine-König
2013-07-30  7:52             ` Uwe Kleine-König
2013-07-30 13:49             ` Greg Kroah-Hartman
2013-07-30 13:49               ` Greg Kroah-Hartman
2013-07-30 14:32               ` Uwe Kleine-König
2013-07-30 14:32                 ` Uwe Kleine-König
2013-07-30 14:38                 ` Greg Kroah-Hartman
2013-07-30 14:38                   ` Greg Kroah-Hartman
2013-07-16 17:21 ` [PATCH 2/2] uio: drop unused vma_count member in uio_device struct Uwe Kleine-König
2013-07-16 17:25 ` [PATCH 0/2] Resend of two uio patches Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.