From: Catalin Marinas Date: Fri, 5 Oct 2012 11:31:20 +0000 (+0100) Subject: arm64: Use generic kernel_thread() implementation X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~65^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c34501d21b005a6e363386a19519bd11cf92a67c;p=pandora-kernel.git 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: Catalin Marinas --- Reading git-diff-tree failed