From: Andi Kleen Date: Thu, 7 Dec 2006 01:14:07 +0000 (+0100) Subject: [PATCH] x86-64: Fix race in IO-APIC routing entry setup. X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516d2836434d279fef164bb1b964e83425d312d2;p=pandora-kernel.git [PATCH] x86-64: Fix race in IO-APIC routing entry setup. Interrupt could happen between setting the IO-APIC entry and setting its interrupt data. Pointed out by Linus. Signed-off-by: Andi Kleen --- Reading git-diff-tree failed