diff options
author | Seiji Aguchi <seiji.aguchi@hds.com> | 2013-10-30 16:37:47 -0400 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2013-11-08 14:15:47 -0800 |
commit | ac7956e2699380b8b10146ec2ba8cbe43a03ff7a (patch) | |
tree | ad2ef9e7c302612a274fab8c4b8bc1f29ace1d88 /arch/x86/mm/fault.c | |
parent | 25c74b10bacead867478480170083f69cfc0db48 (diff) | |
download | linux-stable-ac7956e2699380b8b10146ec2ba8cbe43a03ff7a.tar.gz linux-stable-ac7956e2699380b8b10146ec2ba8cbe43a03ff7a.tar.bz2 linux-stable-ac7956e2699380b8b10146ec2ba8cbe43a03ff7a.zip |
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/fault.c')
0 files changed, 0 insertions, 0 deletions