On Wed, Jun 25, 2014 at 6:05 PM, Thomas Gleixner <[email protected]> wrote: > On Wed, 25 Jun 2014, Feng Kan wrote: > >> 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: Vinayak Kale <[email protected]> >> Signed-off-by: Feng Kan <[email protected]> > > Who wrote the patch? According to the SOB chain it's Vinayak, but your > patch is missing the: I wrote the patch which was based on Vinayak's original change. I can change it to Reviewed-by. I was trying to give him credit.
> > From: Vinayak Kale <[email protected]> > > before the actual changelog starts. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

