From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com ([66.111.4.29]:46415 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752285AbbFXO4t (ORCPT ); Wed, 24 Jun 2015 10:56:49 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D8069208AC for ; Wed, 24 Jun 2015 10:56:44 -0400 (EDT) Date: Wed, 24 Jun 2015 07:56:43 -0700 From: Greg KH To: Ingo Molnar Cc: stable kernel team Subject: Re: Please merge this x86 build fix into v4.1.1 Message-ID: <20150624145643.GA25842@kroah.com> References: <20150623073024.GA23224@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150623073024.GA23224@gmail.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jun 23, 2015 at 09:30:24AM +0200, Ingo Molnar wrote: > hi Greg, > > Please merge the following x86 fix into v4.1.1: > > 04c17341b426 ("x86/boot: Fix overflow warning with 32-bit binutils") > > this problem is not widespread, it is only expected to trigger with certain (rare) > builds of binutils. Thanks for letting me know, now applied. greg k-h