From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755960AbYIDF0l (ORCPT ); Thu, 4 Sep 2008 01:26:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751584AbYIDF0c (ORCPT ); Thu, 4 Sep 2008 01:26:32 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:35372 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751124AbYIDF0c (ORCPT ); Thu, 4 Sep 2008 01:26:32 -0400 Date: Wed, 3 Sep 2008 22:26:23 -0700 (PDT) From: Linus Torvalds To: Andrew Morton cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Yinghai Lu Subject: Re: linux-next: Tree for September 3 In-Reply-To: <20080903220546.bd673658.akpm@linux-foundation.org> Message-ID: References: <20080903191619.6b6b230e.sfr@canb.auug.org.au> <20080903214634.ea17ff53.akpm@linux-foundation.org> <20080903215455.792c78a3.akpm@linux-foundation.org> <20080904145744.3f791ca7.sfr@canb.auug.org.au> <20080903220546.bd673658.akpm@linux-foundation.org> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 3 Sep 2008, Andrew Morton wrote: > > This breakage spans over 1000 commits. Not sure how that can happen in > a rebased tree, but whatever. If the only problem is that dmesg thing, and that cardbus doesn't work as a result, try my small patch before even bothering to bisect. I _think_ it will fix that thing. But that particular thing actually comes from my source tree and is not linux-next specific, so if this is something that started happening only with Linux-next, and doesn't happen in my tree, then there is something else going on too with your Vaio. Maybe that cardbus problem has been going on for a while, and you just didn't notice because it didn't matter? And now you have some new problem that is unrelated to that resource thing? Linus