From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751513AbWFBWUn (ORCPT ); Fri, 2 Jun 2006 18:20:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751514AbWFBWUm (ORCPT ); Fri, 2 Jun 2006 18:20:42 -0400 Received: from a34-mta02.direcpc.com ([66.82.4.91]:26087 "EHLO a34-mta02.direcway.com") by vger.kernel.org with ESMTP id S1751513AbWFBWUm (ORCPT ); Fri, 2 Jun 2006 18:20:42 -0400 Date: Fri, 02 Jun 2006 18:20:08 -0400 From: Ben Collins Subject: Re: [PATCH 2.6.17-rc5-mm2 17/18] sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experimental In-reply-to: <4480B45E.4060909@s5r6.in-berlin.de> To: Stefan Richter Cc: Olaf Hering , Andrew Morton , linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net, Jody McIntyre Message-id: <1149286809.4533.319.camel@grayson> Organization: Ubuntu MIME-version: 1.0 X-Mailer: Evolution 2.6.1 Content-type: text/plain Content-transfer-encoding: 7BIT References: <1149281162.4533.304.camel@grayson> <4480B45E.4060909@s5r6.in-berlin.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2006-06-02 at 23:57 +0200, Stefan Richter wrote: > Ben Collins wrote: > > On Fri, 2006-06-02 at 22:27 +0200, Stefan Richter wrote: > >>It appears I will not get it fixed overnight. > > > >>- bool "Enable Phys DMA support for SBP2 (Debug)" > >>- depends on IEEE1394 && IEEE1394_SBP2 > >>+ bool "Enable replacement for physical DMA in SBP2" > >>+ depends on IEEE1394 && IEEE1394_SBP2 && EXPERIMENTAL > > > > > > Please add '&& !SPARC' to the depends line. Other architectures may > > apply, but I know for sure that this cannot be enabled on SPARC or > > SPARC64 since the module will be unloadable due to missing symbols > > (virt_to_bus, bus_to_virt). > > Are there suggestions for more architectures? PPC64? Rather it be in the config. Plus your suggestion still makes it unusable :) I suggest instead doing '&& X86_32'. That should affect the least people and keep it where it's known to work. -- Ubuntu - http://www.ubuntu.com/ Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ SwissDisk - http://www.swissdisk.com/