Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 32289506 authored by Feng Kan's avatar Feng Kan Committed by Jason Cooper
Browse files

irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register



This change is made to preserve the GIC v2 bypass bits in the
GIC_CPU_CTRL register (also known as the GICC_CTLR register in spec).
This code will preserve all bits configured by the bootloader regarding
v2 bypass group bits. In the X-Gene platform, the bypass functionality
is not used and bypass bits should not be changed by the kernel gic
code as it could lead to incorrect behavior.

Signed-off-by: default avatarFeng Kan <fkan@apm.com>
Reviewed-by: default avatarVinayak Kale <vkale@apm.com>
Reviewed-by: default avatarAnup Patel <apatel@apm.com>
Link: https://lkml.kernel.org/r/1406757419-18729-3-git-send-email-fkan@apm.com


Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent e5f81539
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment