Re: [PATCH] sparseirq: fix numa_migrate_irq_desc dependency andcomments

From: Ingo Molnar
Date: Fri Dec 19 2008 - 17:11:13 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

> Impact: clean up
>
> Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> pointed out config and comments
> are not right.
>
> update it depend to NUMA, and fix some comments
>
> Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx>
>
> ---
> arch/x86/Kconfig | 2 +-
> arch/x86/kernel/io_apic.c | 2 +-
> kernel/irq/numa_migrate.c | 11 +++--------
> 3 files changed, 5 insertions(+), 10 deletions(-)

applied to tip/irq/sparseirq, thanks!

Note, the usual way to credit review/bug feedback is to add this line:

Reported-by: Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx>

and then you dont have to mention a full email in the changelog itself.
See below how the final commit ended up looking like.

Ingo

-------------->