Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754556Ab0FHRZO (ORCPT ); Tue, 8 Jun 2010 13:25:14 -0400 Received: from sous-sol.org ([216.99.217.87]:36117 "EHLO sequoia.sous-sol.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752800Ab0FHRZM (ORCPT ); Tue, 8 Jun 2010 13:25:12 -0400 Date: Tue, 8 Jun 2010 10:24:34 -0700 From: Chris Wright To: Matt Turner Cc: Michael Cree , linux-kernel@vger.kernel.org, Borislav Petkov , "H. Peter Anvin" , linux-alpha@vger.kernel.org, Chris Wright , Greg Kroah-Hartman , Peter Zijlstra Subject: Re: 2.6.35-rc2 compilation error on Alpha Message-ID: <20100608172434.GK8301@sequoia.sous-sol.org> References: <4C0C22C4.3010705@orcon.net.nz> <4C0C47A8.1000800@orcon.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1219 Lines: 28 * Matt Turner (mattst88@gmail.com) wrote: > Fixes for both breaks are in: > git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git > for-linus Your 83926ce2dd37e4337ecf53b1e435d08e70b5871b will work, but you can also simply drop the filp from pci_mmap_resource(). That's an internal helper (local to alpha/kernel/pci-sysfs.c) and doesn't require the filp. Sorry, that was my fault, and should be localized to 2.6.35-rc. > I know alpha hardware isn't easy to get your hands on to compile test > these changes, but guys, please just send linux-alpha@ the patch and > _I'll_ do it. Both these breaks were not even compile tested. > > pci break: 2c3c8bea608866d8bd9dcf92657d57fdcac011c5 $ git describe --contains 2c3c8bea608866d8bd9dcf92657d57fdcac011c5 v2.6.35-rc1~459^2~9 > hweight break: 1527bc8b928dd1399c3d3467dd47d9ede210978a > > Greg, I haven't checked, but if either of these commits are in .34 or > older, then my fixes need to go into -stable. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/