From f29824e73ae909e1d7037d46399c346f2a63e172 Mon Sep 17 00:00:00 2001 From: Cesar Eduardo Barros Date: Mon, 15 Aug 2011 19:26:50 -0300 Subject: [PATCH] --- yaml --- r: 269561 b: refs/heads/master c: 664ef2123f4abc05857bf9b2dcccb800fa6fce26 h: refs/heads/master i: 269559: 6ccc8174691ac8c72caf40ebf21ac47feb9011a4 v: v3 --- [refs] | 2 +- trunk/Documentation/x86/entry_64.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 8d5232b844f8..3e11da9900c6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fab1167c4698e3ff11ebb06281d78def6c53728b +refs/heads/master: 664ef2123f4abc05857bf9b2dcccb800fa6fce26 diff --git a/trunk/Documentation/x86/entry_64.txt b/trunk/Documentation/x86/entry_64.txt index 7869f14d055c..bc7226ef5055 100644 --- a/trunk/Documentation/x86/entry_64.txt +++ b/trunk/Documentation/x86/entry_64.txt @@ -27,9 +27,6 @@ Some of these entries are: magically-generated functions that make their way to do_IRQ with the interrupt number as a parameter. - - emulate_vsyscall: int 0xcc, a special non-ABI entry used by - vsyscall emulation. - - APIC interrupts: Various special-purpose interrupts for things like TLB shootdown.