From: Nikanth Karthikesan <knikanth@suse.de>
To: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>,
linux-kernel@vger.kernel.org,
Suresh Jayaraman <sjayaraman@suse.de>
Subject: Re: [PATCH] define percpu_counter_batch when CONFIG_SMP is not set
Date: Thu, 4 Feb 2010 18:28:33 +0530 [thread overview]
Message-ID: <201002041828.33194.knikanth@suse.de> (raw)
In-Reply-To: <201002041819.22985.knikanth@suse.de>
On Thursday 04 February 2010 18:19:22 Nikanth Karthikesan wrote:
> percpu_counter_batch is not defined if CONFIG_SMP is not set.
The patch "sched: cpuacct: Use bigger percpu counter batch values for stats
counters" in tip (43f85eab1411905afe5db510fbf9841b516e7e6a) would fail to
build without this if CONFIG_SMP is not set.
Thanks
Nikanth
next prev parent reply other threads:[~2010-02-04 12:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-04 12:49 [PATCH] define percpu_counter_batch when CONFIG_SMP is not set Nikanth Karthikesan
2010-02-04 12:58 ` Nikanth Karthikesan [this message]
2010-02-04 15:03 ` Peter Zijlstra
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=201002041828.33194.knikanth@suse.de \
--to=knikanth@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=sjayaraman@suse.de \
--cc=tj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.