From: Jiri Slaby Date: Sun, 15 Feb 2009 21:45:49 +0000 (+0100) Subject: x86_64: acpi/wakeup_64 cleanup X-Git-Tag: v2.6.29-rc6~9^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6bd6760c92dc8475c79c4c4a8a16ac313c0b93d;p=pandora-kernel.git x86_64: acpi/wakeup_64 cleanup - remove %ds re-set, it's already set in wakeup_long64 - remove double labels and alignment (ENTRY already adds both) - use meaningful resume point labelname - skip alignment while jumping from wakeup_long64 to the resume point - remove .size, .type and unused labels [v2] - added ENDPROCs Signed-off-by: Jiri Slaby Acked-by: Cyrill Gorcunov Acked-by: Pavel Machek Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed