From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56500 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847AbdBJNlQ (ORCPT ); Fri, 10 Feb 2017 08:41:16 -0500 Date: Fri, 10 Feb 2017 14:31:50 +0100 From: Greg KH To: Paul Moore Cc: stable@vger.kernel.org, Stephen Smalley Subject: Re: Commit 0c461cb727d1 ("selinux: fix off-by-one in setprocattr") Message-ID: <20170210133150.GA7988@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Feb 08, 2017 at 04:54:49PM -0500, Paul Moore wrote: > The commit listed in the subject line was just merged into Linus tree > with the following stable marking: > > Cc: stable@vger.kernel.org # 3.5: d6ea83ec6864e > > ... unfortunately I made a mistake when marking this patch. Instead > of requesting that patch d6ea83ec6864e be cherry picked before merging > 0c461cb727d1, the new commit should only be backported to those > kernels which already contain d6ea83ec6864e, which should be any > kernel on, or after, v3.5. > > My apologies for any confusion this may have caused. Not a problem, thanks for explaining it, that's all that was needed. greg k-h