Home
last modified time | relevance | path

Searched hist:"2 e82669acf03e5bf2080f5d3ef005168e67d8a51" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Dthread_notify.hdiff 2e82669acf03e5bf2080f5d3ef005168e67d8a51 Wed Apr 06 17:16:29 CEST 2011 Catalin Marinas <catalin.marinas@arm.com> 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 <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/linux/arch/arm/vfp/
H A Dvfpmodule.cdiff 2e82669acf03e5bf2080f5d3ef005168e67d8a51 Wed Apr 06 17:16:29 CEST 2011 Catalin Marinas <catalin.marinas@arm.com> 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 <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/linux/arch/arm/kernel/
H A Dprocess.cdiff 2e82669acf03e5bf2080f5d3ef005168e67d8a51 Wed Apr 06 17:16:29 CEST 2011 Catalin Marinas <catalin.marinas@arm.com> 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 <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>