Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release for a regression fix that I neglected to push for -rc2. This will update the file shown below. thanks! -- Len Brown Intel Open Source Technology Center ps. individual patches are available on linux-acpi@xxxxxxxxxxxxxxx and a consolidated plain patch is available here: http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/2.6.33/acpi-release-20091214-2.6.33-rc2.diff.gz drivers/platform/x86/hp-wmi.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) through these commits: Anisse Astier (1): hp-wmi: remove double free caused by merge conflict with this log: commit c9c041fcb1a4d69ed4791f00b57554eeb341d148 Author: Anisse Astier <anisse@xxxxxxxxx> Date: Thu Dec 31 16:41:33 2009 +0100 hp-wmi: remove double free caused by merge conflict Commit 3e9b988e4edf065d39c1343937f717319b1c1065 "wmi: Free the allocated acpi objects through wmi_get_event_data" had the same purpose as commit 44ef00e6482e755f36629773abc2aee83a6f53e3 "hp-wmi: Fix two memleaks" This should solve this regression: http://bugzilla.kernel.org/show_bug.cgi?id=14890 Signed-off-by: Anisse Astier <anisse@xxxxxxxxx> Reported-by: Sedat Dilek <sedat.dilek@xxxxxxxxxxxxxx> Signed-off-by: Len Brown <len.brown@xxxxxxxxx> -- 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