diff options
author | Atish Patra <atish.patra@wdc.com> | 2020-04-03 04:46:09 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-04-17 10:59:28 +0300 |
commit | d727be7bbf7b68ccc18a3278469325d8f486d75b (patch) | |
tree | 351489f538a56d684e7f462da3026aee5a4c8710 /scripts/extract-module-sig.pl | |
parent | 3688b0db5c331f4ec3fa5eb9f670a4b04f530700 (diff) | |
download | linux-d727be7bbf7b68ccc18a3278469325d8f486d75b.tar.xz |
irqchip/sifive-plic: Fix maximum priority threshold value
As per the PLIC specification, maximum priority threshold value is 0x7
not 0xF. Even though it doesn't cause any error in qemu/hifive unleashed,
there may be some implementation which checks the upper bound resulting in
an illegal access.
Fixes: ccbe80bad571 ("irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline")
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200403014609.71831-1-atish.patra@wdc.com
Diffstat (limited to 'scripts/extract-module-sig.pl')
0 files changed, 0 insertions, 0 deletions