[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/cpuidle: prevent out of bounds array access
>>> On 22.05.15 at 14:57, <andrew.cooper3@xxxxxxxxxx> wrote: > On 22/05/15 13:48, Jan Beulich wrote: >> ... resulting from fbeef5570c ("x86/cpuidle: get accurate C0 value with >> xenpm tool"). >> >> Reported-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> >> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> > > This appears to fix the issue. > > However, looking at the other cases which play the same games, 0 is used > in preference to -1, given a zero last_state. It would seem logical to > follow suit here (although it is just a debugkey so I am not overly fussed). I have to admit that within that function (print_acpi_power()) I don't see any "other cases which play the same games". Or are you referring to pmstat_get_cx_stat()? While we shouldn't screw up stat->last there, I think I agree that we also should account things to C0 when we really don't know where things belong. V2 getting ready... Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |