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

From: Peter Zijlstra
Date: Mon Jul 06 2015 - 07:27:56 EST


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.
--
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/