From: Len Brown <lenb@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>,
Adrian Bunk <bunk@kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [2.6 patch] unexport tick_nohz_get_sleep_length
Date: Thu, 25 Oct 2007 17:40:22 -0400 [thread overview]
Message-ID: <200710251740.22999.lenb@kernel.org> (raw)
In-Reply-To: <alpine.LFD.0.9999.0710251855510.3186@localhost.localdomain>
Applied.
thanks,
-Len
On Thursday 25 October 2007 12:56, Thomas Gleixner wrote:
> On Thu, 25 Oct 2007, Pallipadi, Venkatesh wrote:
> > >On Wed, 24 Oct 2007, Adrian Bunk wrote:
> > >
> > >> This patch removes the unused
> > >> EXPORT_SYMBOL_GPL(tick_nohz_get_sleep_length).
> > >>
> > >> Signed-off-by: Adrian Bunk <bunk@kernel.org>
> > >>
> > >> ---
> > >> f7c83dfe117f4fd072b2506ae090e4145abda362
> > >> diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
> > >> index 10a1347..5997456 100644
> > >> --- a/kernel/time/tick-sched.c
> > >> +++ b/kernel/time/tick-sched.c
> > >> @@ -320,8 +320,6 @@ ktime_t tick_nohz_get_sleep_length(void)
> > >> return ts->sleep_length;
> > >> }
> > >>
> > >> -EXPORT_SYMBOL_GPL(tick_nohz_get_sleep_length);
> > >> -
> > >
> > >Hmm, this was added to allow the cpuidle governers modular
> > >build. Seems this was changed to compiled in only.
> > >
> > >Len, Venki, is this the final decision ?
> > >
> >
> > Yes. This was done recently for proper fallback to old ACPI policy in
> > case CPUIDLE is not selected. With that being module, falling back to
> > ACPI policy at run time makes things ugly.
>
> Makes sense. I go ahead and nuke the export.
>
> Thanks,
>
> tglx
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2007-10-25 21:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 16:24 [2.6 patch] unexport tick_nohz_get_sleep_length Adrian Bunk
2007-10-25 9:28 ` Thomas Gleixner
2007-10-25 16:51 ` Pallipadi, Venkatesh
2007-10-25 16:56 ` Thomas Gleixner
2007-10-25 21:40 ` Len Brown [this message]
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=200710251740.22999.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=venkatesh.pallipadi@intel.com \
/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