public inbox for linux-kernel@vger.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; 14+ 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] 14+ messages in thread
* [PATCH 0/2] some uio patches
@ 2013-04-26 10:02 Uwe Kleine-König
  2013-04-26 10:02 ` [PATCH 1/2] uio: provide vm access to UIO_MEM_PHYS maps Uwe Kleine-König
  0 siblings, 1 reply; 14+ messages in thread
From: Uwe Kleine-König @ 2013-04-26 10:02 UTC (permalink / raw)
  To: Hans J. Koch, Greg Kroah-Hartman; +Cc: linux-kernel, kernel

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


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

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

Thread overview: 14+ 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 13:49             ` Greg Kroah-Hartman
2013-07-30 14:32               ` Uwe Kleine-König
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
  -- strict thread matches above, loose matches on Subject: below --
2013-04-26 10:02 [PATCH 0/2] some " Uwe Kleine-König
2013-04-26 10:02 ` [PATCH 1/2] uio: provide vm access to UIO_MEM_PHYS maps Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox