summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@loongson.cn>2025-12-06 10:39:48 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2025-12-06 10:39:48 +0800
commita91b446e359aa96cc2655318789fd37441337415 (patch)
treee283dbc2f63d12cb95f4c5a33222c17e26b729e6 /tools/lib/python/kdoc/kdoc_files.py
parent3c250aecef62da81deb38ac6738ac0a88d91f1fc (diff)
LoongArch: Fix arch_dup_task_struct() for CONFIG_RANDSTRUCT
Now the optimized version of arch_dup_task_struct() for LoongArch assumes 'thread' is the last member of 'task_struct'. But this is not true if CONFIG_RANDSTRUCT is enabled after Linux-6.16. So fix the arch_dup_task_struct() function for CONFIG_RANDSTRUCT by copying the whole 'task_struct'. Cc: stable@vger.kernel.org # 6.16+ Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions