From: Catalin Marinas Date: Sun, 27 Nov 2011 21:43:10 +0000 (+0000) Subject: sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback X-Git-Tag: v3.4-rc1~3^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f23e1630d944f7085cd8fd5793e31ea91c03d8;p=pandora-kernel.git sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback This callback is called by the scheduler after rq->lock has been released and interrupts enabled. It will be used in subsequent patches on the ARM architecture. Signed-off-by: Catalin Marinas Reviewed-by: Will Deacon Reviewed-by: Frank Rowand Tested-by: Will Deacon Tested-by: Marc Zyngier Acked-by: Peter Zijlstra Link: http://lkml.kernel.org/n/20120313110840.7b444deb6b1bb902c15f3cdf@canb.auug.org.au Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed