From: H. Peter Anvin Date: Tue, 15 Feb 2011 02:33:55 +0000 (-0800) Subject: x86: Make the GDT_ENTRY() macro in safe for assembly X-Git-Tag: v2.6.39-rc1~483^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014eea518af3d141e276664cf40ef3da899eba35;p=pandora-kernel.git x86: Make the GDT_ENTRY() macro in safe for assembly Make the GDT_ENTRY() macro in safe for use in assembly code by guarding the ULL suffixes with _AC() macros. Signed-off-by: H. Peter Anvin LKML-Reference: <4D5DFBE4.7090104@intel.com> Cc: Rafael J. Wysocki Cc: Matthieu Castet Cc: Stephen Rothwell --- Reading git-diff-tree failed