Thread (8 messages) flat view 8 messages, 3 authors, 2015-06-12

Re: [PATCH v2] powerpc: support sizes greater than an unsigned long

From: Cristian Stoica <hidden>
Date: 2015-06-11 16:10:34
Also in: lkml

On 06/11/2015 06:38 PM, Greg KH wrote:
On Thu, Jun 11, 2015 at 05:42:00PM +0300, Cristian Stoica wrote:

Why?
This patch matches the input argument "size" of ioremap() with the output of request_mem_region() (which is
resource_size_t).
Since the latter is used as input to the former, the types should match (even though mapping more than 4G is not usually
expected). There are a lot of such differences in the code and this is an attempt to reduce that.

Cristian S.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help