From: Jeremy Fitzhardinge Date: Wed, 25 Jun 2008 04:19:04 +0000 (-0400) Subject: x86, 64-bit: add gate_offset() and gate_segment() macros X-Git-Tag: v2.6.27-rc1~1106^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43adfc26dea171558f944adbc9adecddf2d4602f;p=pandora-kernel.git x86, 64-bit: add gate_offset() and gate_segment() macros For calculating the offset from struct gate_struct fields. [ gate_offset and gate_segment were broken for 32-bit. ] Signed-off-by: Eduardo Habkost Signed-off-by: Jeremy Fitzhardinge Cc: xen-devel Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed