From: Cesar Eduardo Barros Date: Mon, 15 Aug 2011 22:26:50 +0000 (-0300) Subject: x86-64, doc: Remove int 0xcc from entry_64.S documentation X-Git-Tag: v3.2-rc1~136^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664ef2123f4abc05857bf9b2dcccb800fa6fce26;p=pandora-kernel.git x86-64, doc: Remove int 0xcc from entry_64.S documentation Commit 3ae36655b97a03fa1decf72f04078ef945647c1a (x86-64: Rework vsyscall emulation and add vsyscall= parameter) removed the special use of the 0xcc IDT vector. Remove it from Documentation/x86/entry_64.txt also. Signed-off-by: Cesar Eduardo Barros Acked-by: Andy Lutomirski Link: http://lkml.kernel.org/r/1313447210-9149-1-git-send-email-cesarb@cesarb.net Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed