On Thu, Apr 27, 2017 at 07:06:48PM +0100, Marc Zyngier wrote: > Our 32bit CP14/15 handling inherited some of the ARMv7 code for handling > the trapped system registers, completely missing the fact that the > fields for Rt and Rt2 are now 5 bit wide, and not 4... > > Let's fix it, and provide an accessor for the most common Rt case. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx> Reviewed-by: Christoffer Dall <cdall@xxxxxxxxxx> Aplied to kvmarm/queue. Thanks, -Christoffer