From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Please promote b1d670f10e80 to 2.6.37/stable to fix gcc mainline build Date: Fri, 10 Dec 2010 22:18:53 +0100 Message-ID: <87aakdwcle.fsf@basil.nowhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: gregory.v.rose@intel.com, jeffrey.t.kirsher@intel.com, netdev@vger.kernel.org To: davem@davemloft.net Return-path: Received: from one.firstfloor.org ([213.235.205.2]:43427 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755549Ab0LJVS5 (ORCPT ); Fri, 10 Dec 2010 16:18:57 -0500 Sender: netdev-owner@vger.kernel.org List-ID: Without this patch a gcc mainline kernel build fails. This is currently only fixed in net-next. Could the patch please be promoted to 2.6.37 and ideally for stable too? Thanks, -Andi commit b1d670f10e8078485884f0cf7e384d890909aeaa Author: Greg Rose Date: Tue Nov 16 19:41:36 2010 -0800 Remove extra struct page member from the buffer info structure declaration. Reported-by: Andi Kleen Signed-off-by: Greg Rose Tested-by: Emil Tantilov Signed-off-by: Jeff Kirsher -- ak@linux.intel.com -- Speaking for myself only.