diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-02-10 01:20:35 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-02-17 17:27:20 -0800 |
commit | b5eb78f76ddfa7caf4340cf6893b032f45d8114a (patch) | |
tree | 490349138af4f4e01f1373a947aec090eb733b2a /arch/x86/kernel/smpboot.c | |
parent | 99558f0bbe68cb09799ec38adbaa3f3b2dc7ba63 (diff) |
sparseirq: Use radix_tree instead of ptrs array
Use radix_tree irq_desc_tree instead of irq_desc_ptrs.
-v2: according to Eric and cyrill to use radix_tree_lookup_slot and
radix_tree_replace_slot
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-32-git-send-email-yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/kernel/smpboot.c')
0 files changed, 0 insertions, 0 deletions