[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150706120553.GC31287@byungchulpark-X58A-UD3R>
Date: Mon, 6 Jul 2015 21:05:53 +0900
From: Byungchul Park <byungchul.park@....com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: mingo@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] sched: apply ifdef CONFIG_SMP to meaningful code
only on SMP system
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@....com wrote:
> > From: Byungchul Park <byungchul.park@....com>
> >
> > 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@...r.kernel.org
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists