From: Frederic Weisbecker Date: Sat, 23 Feb 2013 23:23:25 +0000 (+0100) Subject: context_tracking: Move exception handling to generic code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~34^2~30^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56dd9470d7c8734f055da2a6bac553caf4a468eb;p=pandora-kernel.git context_tracking: Move exception handling to generic code Exceptions handling on context tracking should share common treatment: on entry we exit user mode if the exception triggered in that context. Then on exception exit we return to that previous context. Generalize this to avoid duplication across archs. Signed-off-by: Frederic Weisbecker Cc: Li Zhong Cc: Kevin Hilman Cc: Mats Liljegren Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Steven Rostedt Cc: Namhyung Kim Cc: Andrew Morton Cc: Thomas Gleixner Cc: Paul E. McKenney --- Reading git-diff-tree failed