commit | 7e195ba03738dec72fe337dcd3cb3c3c2bd66c30 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Mar 27 14:15:03 2015 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Sun Mar 29 19:25:49 2015 +0000 |
tree | 79591b4235bb91febaaf646cde28c124938c45b4 | |
parent | 263fcd312deffb9bf10f007f958dccfa64a807f5 [diff] |
irqchip: gicv3-its: Fix device ID encoding When building ITS commands which have the device ID in it, we should mask off the whole upper 32 bits of the first command word before inserting the new value in there. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1427465705-17126-3-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>