From: Catalin Marinas Date: Wed, 6 Apr 2011 15:16:29 +0000 (+0100) Subject: ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks X-Git-Tag: v2.6.39-rc4~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e82669acf03e5bf2080f5d3ef005168e67d8a51;p=pandora-kernel.git ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks This patch adds THREAD_NOTIFY_COPY for calling registered handlers during the copy_thread() function call. It also changes the VFP handler to use a switch statement rather than if..else and ignore this event. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed