From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753809AbcBPHJU (ORCPT ); Tue, 16 Feb 2016 02:09:20 -0500 Received: from LGEAMRELO11.lge.com ([156.147.23.51]:52420 "EHLO lgeamrelo11.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753638AbcBPHJS (ORCPT ); Tue, 16 Feb 2016 02:09:18 -0500 X-Original-SENDERIP: 156.147.1.121 X-Original-MAILFROM: byungchul.park@lge.com X-Original-SENDERIP: 10.177.222.33 X-Original-MAILFROM: byungchul.park@lge.com Date: Tue, 16 Feb 2016 16:08:37 +0900 From: Byungchul Park To: Peter Zijlstra Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [STABLE] kernel oops which can be fixed by peterz's patches Message-ID: <20160216070837.GA5972@X58A-UD3R> References: <20160105085211.GB3621@X58A-UD3R> <20160105091444.GZ6357@twins.programming.kicks-ass.net> <20160125072503.GB17836@X58A-UD3R> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160125072503.GB17836@X58A-UD3R> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 25, 2016 at 04:25:03PM +0900, Byungchul Park wrote: > On Tue, Jan 05, 2016 at 10:14:44AM +0100, Peter Zijlstra wrote: > > So the reason I didn't mark them for stable is that they were non > > trivial, however they've been in for a while now and nothing broke, so I > > suppose backporting them isn't a problem. > > Hello, > > What do you think about the way to solve this oops problem? Could you just > give your opinion of the way? Or ack or nack about this backporting? Or would it be better to create a new simple patch with which we can solve the oops problem, because your patch is too complicated to backport to stable tree? What do you think about that?