Pull battery into release branch
[pandora-kernel.git] / drivers / oprofile / cpu_buffer.h
index 49900d9..c66c025 100644 (file)
@@ -42,6 +42,7 @@ struct oprofile_cpu_buffer {
        unsigned long sample_received;
        unsigned long sample_lost_overflow;
        unsigned long backtrace_aborted;
+       unsigned long sample_invalid_eip;
        int cpu;
        struct delayed_work work;
 } ____cacheline_aligned;