From: Tejun Heo <tj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Guillaume Knispel <gknispel@proformatique.com>,
linux-kernel@vger.kernel.org, Miklos Szeredi <mszeredi@suse.cz>,
Linus Torvalds <torvalds@linux-foundation.org>,
Alexander Viro <viro@zeniv.linux.org.uk>,
Arjan van de Ven <arjan@linux.intel.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Thomas Gleixner <tglx@linutronix.de>,
linux-fsdevel@vger.kernel.org, stable@kernel.org
Subject: Re: [PATCH] poll/select: initialize triggered field of struct poll_wqueues
Date: Sun, 16 Aug 2009 10:37:11 +0900 [thread overview]
Message-ID: <4A8762C7.7030505@kernel.org> (raw)
In-Reply-To: <20090815181559.d73f0da6.akpm@linux-foundation.org>
Hello,
Andrew Morton wrote:
> OK, thanks.
>
> I tagged this for -stable backporting. That isn't strictly needed, as
> there's no particular harm caused here. But using an uninitialised
> variable in the core poll/select code is pretty gross.
Yes, I was thinking about putting this for -stable too. It's not
critical but still.
Thanks.
--
tejun
next prev parent reply other threads:[~2009-08-16 1:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-15 17:30 [PATCH] poll/select: initialize triggered field of struct poll_wqueues Guillaume Knispel
2009-08-15 21:41 ` Thomas Gleixner
2009-08-16 0:53 ` Tejun Heo
2009-08-16 1:15 ` Andrew Morton
2009-08-16 1:37 ` Tejun Heo [this message]
2009-08-16 1:39 ` Linus Torvalds
2009-08-16 1:40 ` Linus Torvalds
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=4A8762C7.7030505@kernel.org \
--to=tj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=arjan@linux.intel.com \
--cc=gknispel@proformatique.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mszeredi@suse.cz \
--cc=stable@kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
/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.