On 19 November 2015 at 17:17, Rafael J. Wysocki <rjw@xxxxxxxxxxxxx> wrote: > On Thursday, November 19, 2015 10:40:07 AM Ashwin Chaugule wrote: >> The CPU policy struct indicates the co-ordination type >> for all CPUs of a common freq domain. Initialize it >> correctly using the CPU specific data gathered from >> CPPC ACPI lib via acpi_get_psd_map(). >> >> The PSD object is optional, so the cpu->shared_type >> can also be 0. So instead of assuming any value other >> than SW_ANY(0xFD) is unsupported, explictly check >> if shared_type is SW_ALL and then bail. >> >> Signed-off-by: Ashwin Chaugule <ashwin.chaugule@xxxxxxxxxx> > > I'm assiming that this is a replacement for https://patchwork.kernel.org/patch/7607581/ > so I'm going to replace that patch with this one, but that means it will go > into -rc3 instead. > Replacement is correct. I guess I didn't realize you had pulled it in already. :) Thanks, Ashwin. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html