diff options
author | Seiji Aguchi <seiji.aguchi@hds.com> | 2013-10-31 00:37:47 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2013-11-09 02:15:47 +0400 |
commit | ac7956e2699380b8b10146ec2ba8cbe43a03ff7a (patch) | |
tree | ad2ef9e7c302612a274fab8c4b8bc1f29ace1d88 /arch/x86/mm/setup_nx.c | |
parent | 25c74b10bacead867478480170083f69cfc0db48 (diff) | |
download | linux-ac7956e2699380b8b10146ec2ba8cbe43a03ff7a.tar.xz |
x86, trace: Delete __trace_alloc_intr_gate()
Currently irq vector handlers for tracing are registered in both set_intr_gate()
and __trace_alloc_intr_gate() in alloc_intr_gate().
But, we don't need to do that twice.
So, let's delete __trace_alloc_intr_gate().
Signed-off-by: Seiji Aguchi <seiji.aguchi@hds.com>
Link: http://lkml.kernel.org/r/52716E1B.7090205@hds.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/mm/setup_nx.c')
0 files changed, 0 insertions, 0 deletions