Re: [PATCH 1/1] sched: apply ifdef CONFIG_SMP to meaningful code only on SMP system

From: Byungchul Park
Date: Mon Jul 06 2015 - 08:08:53 EST


On Mon, Jul 06, 2015 at 01:27:46PM +0200, Peter Zijlstra wrote:
> On Sun, Jul 05, 2015 at 06:43:31PM +0900, byungchul.park@xxxxxxx wrote:
> > From: Byungchul Park <byungchul.park@xxxxxxx>
> >
> > account_numa_dequeue and manipulating se->group_node are meaningful only on SMP
>
> Clearly the data element exists for !SMP and you didn't fix that.
> Also, try and do this without adding more #ifdef.

yes.

it will be better if it can be done without #ifdef.
i will try it.

thank you very much :)
byungchul

> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/