From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:48 +0000 (+0100) Subject: x86: segment selector macros X-Git-Tag: v2.6.25-rc1~1143^2~710 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2608a6584a0a32d3251dfafad31d9f8b2c784466;p=pandora-kernel.git x86: segment selector macros This copies into asm-x86/segment_64.h some macros from asm-x86/segment_32.h for dissecting segment selectors. This lets other code use these macros uniformly on 32/64-bit rather than duplicating the constants elsewhere. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed