From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:31:12 +0000 (+0100) Subject: x86: change write_idt_entry signature X-Git-Tag: v2.6.25-rc1~1143^2~606 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d947344c47a40626730bb80d136d8daac9f2060;p=pandora-kernel.git x86: change write_idt_entry signature this patch changes write_idt_entry signature. It now takes a gate_desc instead of the a and b parameters. It will allow it to be later unified between i386 and x86_64. Signed-off-by: Glauber de Oliveira Costa CC: Zachary Amsden CC: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed