From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267688AbUBTHNh (ORCPT ); Fri, 20 Feb 2004 02:13:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267691AbUBTHNh (ORCPT ); Fri, 20 Feb 2004 02:13:37 -0500 Received: from gate.crashing.org ([63.228.1.57]:55209 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S267688AbUBTHNe (ORCPT ); Fri, 20 Feb 2004 02:13:34 -0500 Subject: Re: [linux-usb-devel] Re: [BK PATCH] USB update for 2.6.3 From: Benjamin Herrenschmidt To: Linus Torvalds Cc: Greg KH , Andrew Morton , Linux-USB , Kernel Mailing List In-Reply-To: References: <20040220012802.GA16523@kroah.com> <1077256996.20789.1091.camel@gaston> <1077258504.20781.1121.camel@gaston> <1077259375.20787.1141.camel@gaston> Content-Type: text/plain Message-Id: <1077260925.20779.1176.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 20 Feb 2004 18:08:46 +1100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Basically, we only care about host devices, since anything else is going > to be talked to through a driver and is thus not even platform-dependent > any more. See what I'm saying? I see. Well... as long as the actual dma mapping calls are always done at the host controller level, that's fine with me. > .../... > (And btw, yes, it all booted, so PPC64 is happy again. I pushed out the > one-liner fix). BTW. Did you ever reproduce that lockup ? Ben.