From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964835AbWFBUsF (ORCPT ); Fri, 2 Jun 2006 16:48:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964856AbWFBUsF (ORCPT ); Fri, 2 Jun 2006 16:48:05 -0400 Received: from a34-mta01.direcpc.com ([66.82.4.90]:42384 "EHLO a34-mta01.direcway.com") by vger.kernel.org with ESMTP id S964835AbWFBUsD (ORCPT ); Fri, 2 Jun 2006 16:48:03 -0400 Date: Fri, 02 Jun 2006 16:46:01 -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: To: Stefan Richter Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net, Jody McIntyre Message-id: <1149281162.4533.304.camel@grayson> Organization: Ubuntu MIME-version: 1.0 X-Mailer: Evolution 2.6.1 Content-type: text/plain Content-transfer-encoding: 7BIT References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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). -- Ubuntu - http://www.ubuntu.com/ Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ SwissDisk - http://www.swissdisk.com/