Skip to content
Commit 2e82669a authored by Catalin Marinas's avatar Catalin Marinas Committed by Russell King
Browse files

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: default avatarCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 97450826
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment