Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1512212 > unrolled thread

Re: [PATCH] arm64: mm: fix __page_to_voff definition

Started byCatalin Marinas <catalin.marinas@arm.com>
First post2016-10-30 22:30 +0100
Last post2016-10-31 16:40 +0100
Articles 2 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] arm64: mm: fix __page_to_voff definition Catalin Marinas <catalin.marinas@arm.com> - 2016-10-30 22:30 +0100
    Re: [PATCH] arm64: mm: fix __page_to_voff definition Catalin Marinas <catalin.marinas@arm.com> - 2016-10-31 16:40 +0100

#1512212 — Re: [PATCH] arm64: mm: fix __page_to_voff definition

FromCatalin Marinas <catalin.marinas@arm.com>
Date2016-10-30 22:30 +0100
SubjectRe: [PATCH] arm64: mm: fix __page_to_voff definition
Message-ID<sy5PY-1zc-13@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1512628

FromCatalin Marinas <catalin.marinas@arm.com>
Date2016-10-31 16:40 +0100
Message-ID<symQN-4eD-7@gated-at.bofh.it>
In reply to#1512212
On Sun, Oct 30, 2016 at 02:38:58PM +0000, Catalin Marinas wrote:
> 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.

I didn't realise that Will sent it already for 4.9-rc3, so I dropped it
from the 4.10 queue.

-- 
Catalin

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web