From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@kernel.org, lwn@lwn.net,
Jiri Slaby <jslaby@suse.cz>
Subject: Re: Linux 2.6.32.35
Date: Thu, 24 Mar 2011 08:17:07 -0700 [thread overview]
Message-ID: <20110324151707.GB635@kroah.com> (raw)
In-Reply-To: <20110324151649.GA635@kroah.com>
diff --git a/Makefile b/Makefile
index ca59a37..63fce32 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 32
-EXTRAVERSION = .34
+EXTRAVERSION = .35
NAME = Man-Eating Seals of Antiquity
# *DOCUMENTATION*
diff --git a/kernel/perf_event.c b/kernel/perf_event.c
index f9af60f..183d437 100644
--- a/kernel/perf_event.c
+++ b/kernel/perf_event.c
@@ -4167,8 +4167,6 @@ static void tp_perf_event_destroy(struct perf_event *event)
static const struct pmu *tp_perf_event_init(struct perf_event *event)
{
- if (event->hw.state & PERF_HES_STOPPED)
- return 0;
/*
* Raw tracepoint data is a severe data leak, only allow root to
* have these.
next prev parent reply other threads:[~2011-03-24 15:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-24 15:16 Linux 2.6.32.35 Greg KH
2011-03-24 15:17 ` Greg KH [this message]
2011-03-25 10:31 ` Alexander Beregalov
2011-03-25 14:40 ` [stable] " Greg KH
2011-03-25 14:47 ` Greg KH
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=20110324151707.GB635@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@kernel.org \
--cc=torvalds@linux-foundation.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