x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded number
authorCyrill Gorcunov <gorcunov@openvz.org>
Wed, 8 Jul 2009 18:03:53 +0000 (22:03 +0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 10 Jul 2009 11:57:13 +0000 (13:57 +0200)
commit9ff80942992cd5abd0779c815f310f65b7b83860
treecd955d10167332410052bb19d882ca17e082984c
parente3d0e69268dffb9676bf0800a60fb3573a723480
x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded number

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <20090708180353.GH5301@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/traps.c