]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/perf_event.h
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[karo-tx-linux.git] / include / linux / perf_event.h
index 24a635887f28df99379d8b683fd94154c7888a69..7d6aa29094b2be3ba4a152eb7a23868f5aa3e0c2 100644 (file)
@@ -801,6 +801,8 @@ struct perf_cpu_context {
 
        struct list_head                sched_cb_entry;
        int                             sched_cb_usage;
+
+       int                             online;
 };
 
 struct perf_output_handle {