[PATCH 06/22] ARM: LPAE: use phys_addr_t in alloc_init_pud()
From: Cyril Chemparathy <hidden>
Date: 2012-08-01 15:42:23
Also in:
lkml
From: Cyril Chemparathy <hidden>
Date: 2012-08-01 15:42:23
Also in:
lkml
On 8/1/2012 8:08 AM, Sergei Shtylyov wrote:
Hello. On 01-08-2012 3:04, Cyril Chemparathy wrote:quoted
From: Vitaly Andrianov <redacted>quoted
This patch fixes the alloc_init_pud() function to use phys_addr_t instead of unsigned long when passing in the phys argument.quoted
This is an extension to commit 97092e0c56830457af0639f6bd904537a150ea4a, whichPlease also specify that commit's summary in parens.
Thanks Sergei. Will do so. I'm assuming you meant headline and not summary.
quoted
applied similar changes elsewhere in the ARM memory management code.quoted
Signed-off-by: Vitaly Andrianov <redacted> Signed-off-by: Cyril Chemparathy <redacted>WBR, Sergei
-- Thanks - Cyril