• F
    context_tracking: Export context state for generic vtime · 95a79fd4
    Frederic Weisbecker 提交于
    Export the context state: whether we run in user / kernel
    from the context tracking subsystem point of view.
    
    This is going to be used by the generic virtual cputime
    accounting subsystem that is needed to implement the full
    dynticks.
    Signed-off-by: NFrederic Weisbecker <fweisbec@gmail.com>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: Ingo Molnar <mingo@kernel.org>
    Cc: Li Zhong <zhong@linux.vnet.ibm.com>
    Cc: Namhyung Kim <namhyung.kim@lge.com>
    Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Steven Rostedt <rostedt@goodmis.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    95a79fd4
context_tracking.h 1.2 KB