From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933665AbYDWBrS (ORCPT ); Tue, 22 Apr 2008 21:47:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758828AbYDWBrD (ORCPT ); Tue, 22 Apr 2008 21:47:03 -0400 Received: from wa-out-1112.google.com ([209.85.146.178]:24190 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758787AbYDWBrA (ORCPT ); Tue, 22 Apr 2008 21:47:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QsRywQ8MxBLyOOn93NM0zRckzu+S9QcCzTVDLskoERjzfgw3YqBytt/xUiN/bmJxeBDgID99x1sc50nn8hyfaY35YPo7ZS81MO4oC4+DJnOAodXSnUnjIMKQpVuxFzww9fTBaiiPRcTe7qT4I7K3N6LX4DVRz8ogHG2F1qY1eCQ= Message-ID: Date: Wed, 23 Apr 2008 09:46:53 +0800 From: "Jeff Chua" To: "Linus Torvalds" Subject: Re: [Broken] PCI: clean up resource alignment management Cc: "Ivan Kokshaysky" , "Jesse Barnes" , "Greg KH" , "Linux Kernel Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080422214050.GA1166@jurassic.park.msu.ru> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 23, 2008 at 9:26 AM, Linus Torvalds wrote: > Thanks, and I could test it myself (without any actual card, but at least > I could see the failure to even set up the bridge, and the fix). > > So I committed it. Cool. Thank you. And the patch does works. I'm using the wireless modem now. Jeff.