Hi Linus, Please pull from the git repository at git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-fixes-3.10-rc1 to receive ACPI fixes for v3.10-rc1 with top-most commit 04a29a15520463e072b1a98d8989f04233ee4a7e ACPICA: ACPICA: Fix for _INI regression on top of commit 371deb9500831ad1afbf9ea00e373f650deaed2f Merge branch 'pm-cpufreq' These are three urgent ACPICA fixes two of which fix regressions introduced earlier during this merge window and the third one fixes a potential buffer overflow that has been there for quite a while (fortunately, it's not easy to trigger). Thanks! --------------- Bob Moore (1): ACPICA: Fix possible buffer overflow during a field unit read operation Jung-uk Kim (1): ACPICA: _OSI support: Fix possible memory leak Tomasz Nowicki (1): ACPICA: ACPICA: Fix for _INI regression --------------- drivers/acpi/acpica/exfldio.c | 14 +++++++++++++- drivers/acpi/acpica/nsinit.c | 1 + drivers/acpi/acpica/utosi.c | 3 ++- 3 files changed, 16 insertions(+), 2 deletions(-) -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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