git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e01dc7
)
x86, trace: Remove __alloc_intr_gate()
author
Seiji Aguchi
<seiji.aguchi@hds.com>
Wed, 30 Oct 2013 20:36:08 +0000
(16:36 -0400)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 8 Nov 2013 22:15:44 +0000
(14:15 -0800)
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 <seiji.aguchi@hds.com>
Link:
http://lkml.kernel.org/r/52716DB8.1080702@hds.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/desc.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/desc.h
Simple merge