Re: [PATCH 1/2] uio: provide vm access to UIO_MEM_PHYS maps

From: Uwe Kleine-König
Date: Sat Jul 27 2013 - 17:49:39 EST


On Fri, Jul 26, 2013 at 05:58:10PM -0700, Greg Kroah-Hartman wrote:
> On Tue, Jul 16, 2013 at 07:21:03PM +0200, Uwe Kleine-KÃnig wrote:
> > This makes it possible to let gdb access mappings of the process that is
> > being debugged.
> >
> > uio_mmap_logical was moved and uio_vm_ops renamed to group related code
> > and differentiate to new stuff.
> >
> > Signed-off-by: Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
>
> This patch breaks the build:
>
> drivers/uio/uio.c: In function âuio_mmap_logicalâ:
> drivers/uio/uio.c:627:17: error: âuio_vm_opsâ undeclared (first use in this function)
Hmm, in my original patch this is OK, I don't have no idea how I could
bork that for submission. While looking into that problem I noticed that
there is yet another problem. I will send a fixed patch early next week.

Best regards and thanks for testing,
Uwe

--
Pengutronix e.K. | Uwe Kleine-KÃnig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/