From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 16 Apr 2013 11:15:03 +0200 From: Ingo Molnar To: libin Cc: Jonghwan Choi , stable@vger.kernel.org, linux-kernel@vger.kernel.org, jiang.liu@huawei.com, guohanjun@huawei.com, Peter Zijlstra , Jonghwan Choi Subject: Re: [PATCH 3.8-stable] sched/debug: Fix sd->*_idx limit range avoiding overflow Message-ID: <20130416091503.GD9569@gmail.com> References: <1366035328-4780-1-git-send-email-jhbird.choi@samsung.com> <516CAF08.1090107@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <516CAF08.1090107@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: * libin wrote: > On 2013/4/15 22:15, Jonghwan Choi wrote: > > From: libin > > > > This patch looks like it should be in the 3.8-stable tree, should we apply > > it? > > > > yes, I think this patch should be applied to the 3.8-stable tree. Thanks. > Libin Since this is a debug interface only accessible to root it's not strictly necessary - but I have no objection to including it in -stable. Thanks, Ingo