diff options
author | Jan Remes <jan.remes@codasip.com> | 2022-06-21 14:07:39 +0200 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2022-06-22 10:55:27 +0530 |
commit | d76a196bfc805e1ee51f9191162007d1e0657217 (patch) | |
tree | 365bc4b9ac6605e56f871a26cf2586bc1bb2c25e /scripts/Kconfiglib/kconfiglib.py | |
parent | 7738345396fbbae543a5af14fbc965d9163c12a0 (diff) | |
download | opensbi-d76a196bfc805e1ee51f9191162007d1e0657217.zip opensbi-d76a196bfc805e1ee51f9191162007d1e0657217.tar.gz opensbi-d76a196bfc805e1ee51f9191162007d1e0657217.tar.bz2 |
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
The second invocation of plic_context_init() incorrectly calls the
function with m_cntx_id instead of s_cntx_id. This breaks systems which
only have 1 external interrupt per hart.
Fixes: 8c362e7 ("lib: irqchip/plic: Factor out a context init function")
Signed-off-by: Jan Remes <jan.remes@codasip.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'scripts/Kconfiglib/kconfiglib.py')
0 files changed, 0 insertions, 0 deletions