From: Rafael J. Wysocki Date: Tue, 8 Feb 2011 22:42:35 +0000 (+0100) Subject: ACPI / PM: acpi_hibernation_enter() need not switch interrupts off X-Git-Tag: v2.6.39-rc1~90^2~11^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad83b143008e1d406248803550bfbfc600b6398;p=pandora-kernel.git ACPI / PM: acpi_hibernation_enter() need not switch interrupts off The function acpi_hibernation_enter() is always called with interrupts off, so it doesn't need to switch them off and on. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed