Messages in this thread |  | | Date | Sun, 30 Oct 2016 14:38:58 +0000 | From | Catalin Marinas <> | Subject | Re: [PATCH] arm64: mm: fix __page_to_voff definition |
| |
On Fri, Oct 21, 2016 at 02:28:46PM +0530, Neeraj Upadhyay wrote: > Fix parameter name for __page_to_voff, to match its definition. > At present, we don't see any issue, as page_to_virt's caller > declares 'page'. > > Fixes: 9f2875912dac ("arm64: mm: restrict virt_to_page() to the linear mapping") > Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
I'll queue this patch for 4.10. Thanks.
-- Catalin
|  |