commit | b909895739427874c089bc0e03dc119f99cab2dd | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Dec 19 13:48:34 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Dec 19 22:56:02 2008 +0100 |
tree | bded0a68688cf8a43897b8234a6ef4abaf727985 | |
parent | 078a55db075bf4dcc03115dc94875b3dd83f69d4 [diff] |
sparseirq: fix numa_migrate_irq_desc dependency and comments Impact: reduce kconfig variable scope and clean up Bartlomiej pointed out that the config dependencies and comments are not right. update it depend to NUMA, and fix some comments Reported-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>