summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2025-06-27 18:27:44 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2025-06-27 18:27:44 +0800
commitc34bbc2c990700ba07b271fc7c8113b0bc3e4093 (patch)
tree38b688aa7597bafee703d8c5b7879713cc5b0241 /scripts/lib/kdoc/kdoc_parser.py
parent9159c5e733cfa35ec863fa81960a3e7435f831fb (diff)
LoongArch: KVM: Fix interrupt route update with EIOINTC
With function eiointc_update_sw_coremap(), there is forced assignment like val = *(u64 *)pvalue. Parameter pvalue may be pointer to char type or others, there is problem with forced assignment with u64 type. Here the detailed value is passed rather address pointer. Cc: stable@vger.kernel.org Fixes: 3956a52bc05b ("LoongArch: KVM: Add EIOINTC read and write functions") Signed-off-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions