Thread (8 messages) 8 messages, 3 authors, 2013-10-28

Re: [PATCH 7/8] rds: Pass pointers to virt_to_page(), not integers

From: David Miller <davem@davemloft.net>
Date: 2013-10-28 04:26:56
Also in: lkml

From: Ben Hutchings <redacted>
Date: Sun, 27 Oct 2013 21:54:16 +0000
Most architectures define virt_to_page() as a macro that casts its
argument such that an argument of type unsigned long will be accepted
without complaint.  However, the proper type is void *, and passing
unsigned long results in a warning on MIPS.

Compile-tested only.

Signed-off-by: Ben Hutchings <redacted>
This looks fine:

Acked-by: David S. Miller <davem@davemloft.net>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help