From: Eric W. Biederman Date: Sat, 25 Jun 2005 21:57:40 +0000 (-0700) Subject: [PATCH] kexec: x86: rename APIC_MODE_EXINT X-Git-Tag: v2.6.13-rc1~68^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f43d03fe2c4962c11d8227ac9505e590bad758b;p=pandora-kernel.git [PATCH] kexec: x86: rename APIC_MODE_EXINT From: "Maciej W. Rozycki" Rename APIC_MODE_EXINT to APIC_MODE_EXTINT - I think it should be named after what the mode is called in documentation. From: "Eric W. Biederman" I have reduced this patch to just the name change in the header. And integrated the changes into the patches that add those lines. Otherwise I ran into some ugly dependencies. Signed-off-by: Maciej W. Rozycki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed