From: Peter Zijlstra <peterz@infradead.org>
To: byungchul.park@lge.com
Cc: mingo@kernel.org, minchan.kim@lge.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] sched: apply ifdef CONFIG_SMP to meaningful code only on SMP system
Date: Mon, 6 Jul 2015 13:27:46 +0200 [thread overview]
Message-ID: <20150706112746.GD3644@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1436089411-27244-1-git-send-email-byungchul.park@lge.com>
On Sun, Jul 05, 2015 at 06:43:31PM +0900, byungchul.park@lge.com wrote:
> From: Byungchul Park <byungchul.park@lge.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.
next prev parent reply other threads:[~2015-07-06 11:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-05 9:43 [PATCH 1/1] sched: apply ifdef CONFIG_SMP to meaningful code only on SMP system byungchul.park
2015-07-06 11:27 ` Peter Zijlstra [this message]
2015-07-06 12:05 ` Byungchul Park
2016-08-25 6:56 ` Byungchul Park
2016-08-26 3:00 ` Byungchul Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150706112746.GD3644@twins.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=byungchul.park@lge.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minchan.kim@lge.com \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox