uio: support memory sizes larger than 32 bits
authorCristian Stoica <cristian.stoica@freescale.com>
Thu, 9 Oct 2014 12:00:27 +0000 (15:00 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 18:09:07 +0000 (10:09 -0800)
commite0f1147cc9512d3610d2f2a0f069690661444703
tree5c4d901cb1ff60ca8658e2846c0d35bf5b9ac089
parent5559b7bc42f1ff85759246e40ef73abf3171d8d9
uio: support memory sizes larger than 32 bits

This is a completion to 27a90700a4275c5178b883b65927affdafa5185c
The size field is also increased to allow values larger than 32 bits
on platforms that have more than 32 bit physical addresses.

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/DocBook/uio-howto.tmpl
drivers/uio/uio.c
include/linux/uio_driver.h
This page took 0.027486 seconds and 5 git commands to generate.