Skip to content
Commit c34501d2 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Use generic kernel_thread() implementation



This patch enables CONFIG_GENERIC_KERNEL_THREAD on arm64, changes
copy_threads to cope with kernel threads creation and adapts
ret_from_fork accordingly. The arm64-specific kernel_thread
implementation is no longer needed.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent ddffeb8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment