From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f42.google.com ([74.125.82.42]:33221 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbbFWHa2 (ORCPT ); Tue, 23 Jun 2015 03:30:28 -0400 Received: by wgck11 with SMTP id k11so1551433wgc.0 for ; Tue, 23 Jun 2015 00:30:27 -0700 (PDT) Received: from gmail.com (54033495.catv.pool.telekom.hu. [84.3.52.149]) by mx.google.com with ESMTPSA id n6sm20855069wic.16.2015.06.23.00.30.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jun 2015 00:30:26 -0700 (PDT) Date: Tue, 23 Jun 2015 09:30:24 +0200 From: Ingo Molnar To: stable kernel team Subject: Please merge this x86 build fix into v4.1.1 Message-ID: <20150623073024.GA23224@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: 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, Ingo