Re: [Bug #38132] [Warning] 2.6.39.x latencytop
Pekka Enberg <[email protected]> Sun, 10 Jul 2011 14:53:05 +0300
| Newsgroups | org.kernel.vger.kernel-testers,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAOJsxLEGqpcQP3S+TLBjpRsM=UTk=zyuHBoswXkVwbHsLaDqqg@mail.gmail.com> |
On Sun, Jul 10, 2011 at 1:58 PM, Rafael J. Wysocki <[email protected]> wrote: > This message has been generated automatically as a part of a report > of regressions introduced between 2.6.38 and 2.6.39. > > The following bug entry is on the current list of known regressions > introduced between 2.6.38 and 2.6.39. Please verify if it still should > be listed and let the tracking team know (either way). > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=38132 > Subject : [Warning] 2.6.39.x latencytop > Submitter : Andrew Watts <[email protected]> > Date : 2011-06-14 17:07 (27 days old) > Message-ID : <[email protected]> > References : http://marc.info/?l=linux-kernel&m=130807128506490&w=2 This is a WARN_ON added in commit 6752ab4a ("tracing: Deprecate tracing_enabled for tracing_on") that lets the user know about deprecated ABI. It's somewhat unfortunate that there's no mention in the changelog if everyone agreed on the deprecation or not... That said, assuming the deprecation is OK (hi Steven, Frederic, Ingo!) I think this issue can be closed. Pekka