From: Seiji Aguchi Date: Wed, 30 Oct 2013 20:36:08 +0000 (-0400) Subject: x86, trace: Remove __alloc_intr_gate() X-Git-Tag: v3.13-rc1~92^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=959c071f0974cda7702d7574647de7ad9259eb57;p=pandora-kernel.git x86, trace: Remove __alloc_intr_gate() Prepare to move set_intr_gate() into a macro by removing __alloc_intr_gate(). The purpose is to avoid failing a kernel build after applying a subsequent patch which changes set_intr_gate() into a macro. Signed-off-by: Seiji Aguchi Link: http://lkml.kernel.org/r/52716DB8.1080702@hds.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed