All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: "Hans J. Koch" <hjk@hansjkoch.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, kernel@pengutronix.de
Subject: [PATCH 0/2] Resend of two uio patches
Date: Tue, 16 Jul 2013 19:21:02 +0200	[thread overview]
Message-ID: <1373995264-31448-1-git-send-email-u.kleine-koenig@pengutronix.de> (raw)

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


             reply	other threads:[~2013-07-16 17:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16 17:21 Uwe Kleine-König [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1373995264-31448-1-git-send-email-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=hjk@hansjkoch.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.