From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:21360 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751794AbcFNWQ1 (ORCPT ); Tue, 14 Jun 2016 18:16:27 -0400 Subject: Re: please back port a patch of warning fix to v4.1.y To: Yuki Machida References: <575FD492.5080006@jp.fujitsu.com> Cc: stable@vger.kernel.org, torvalds@linux-foundation.org From: Sasha Levin Message-ID: <57608234.1030801@oracle.com> Date: Tue, 14 Jun 2016 18:16:20 -0400 MIME-Version: 1.0 In-Reply-To: <575FD492.5080006@jp.fujitsu.com> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 06/14/2016 05:55 AM, Yuki Machida wrote: > Hi Sasha, > > I conformed that v4.1.26 has a same warning using gcc 5.2.0. > Please apply following patch to 4.1.y. > 10fbd36e362a0f367e34a7cd876a81295d8fc5ca Same as the other one, this looks like it just stops the warning rather than fix an actual bug, which means it's not really -stable material. Thanks, Sasha