lkml.org 
[lkml]   [2016]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH V2 03/10] irqchip,GICv3,ACPI: Add redistributor support via GICC structures.
From
Date
On 12.01.2016 13:03, Marc Zyngier wrote:

> + typer = readq_relaxed(redist_base + GICR_TYPER);
> + /* don't map reserved page as it's buggy to access it */
> + size = (typer & GICR_TYPER_VLPIS) ? SZ_64K * 3 : SZ_64K * 2;

[...]

> Also, please map the whole region for the
> redistributor as we have on the DT side (4 64kB pages for VLPIS capable
> redistributors).

Hanjun, is it something you had problem with?

Tomasz

\
 
 \ /
  Last update: 2016-01-12 18:01    [W:0.078 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site