From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8D1192C3745; Mon, 16 Jun 2025 13:12:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750079563; cv=none; b=Ivhr9bZbbE2xfXhj6AbufRe2lv6tVjqnyM6hY2PQTjef7hhuo5NhnIthIUcrQNsOcJmH+E6FAYOGehDH3w4n5vDEhrOyPjrNdnWtgx+pZtIjYOP1tUXjYC6Qq3lozKP4SP+cHrOv4rA+PcEE/XQdEMvn/ui++ZNc/81hJ1NM7gI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750079563; c=relaxed/simple; bh=5UjB8tEny3uH/qA6z9qyG9Z1S6iZLjblZTXlnNsLfsM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=PLQ+2zMc1Vgc121vH1D7ogApaL3pS1pbKufFOGFp+vSKWu14jst4Lbcw381AsbV2SiSZQwQ24ZUfDeZGleODo4R752C9l0wIWRd/XAUiZUed7796HWE2vx+quEsR+WiLPB6xvSMbYgk+Pvm3936o6OmIO7VDMgmVm28ZTesy/iE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 600DD67373; Mon, 16 Jun 2025 15:12:36 +0200 (CEST) Date: Mon, 16 Jun 2025 15:12:36 +0200 From: Christoph Hellwig To: Mark Brown Cc: Christoph Hellwig , James Clark , olteanv@gmail.com, oe-kbuild-all@lists.linux.dev, arnd@arndb.de, larisa.grigore@nxp.com, Frank.li@nxp.com, linux-spi@vger.kernel.org, imx@lists.linux.dev, linux-kernel@vger.kernel.org, kernel test robot , Marek Szyprowski , Robin Murphy , iommu@lists.linux.dev Subject: Re: [PATCH] dma-mapping: Stub out dma_{alloc,free,map}_pages() API Message-ID: <20250616131236.GA29838@lst.de> References: <202506160036.t9VDxF6p-lkp@intel.com> <20250616111749.316413-1-james.clark@linaro.org> <20250616112927.GA21689@lst.de> <5f1ca0ac-b66c-4b92-8f69-027c2468b117@sirena.org.uk> <20250616120832.GA24959@lst.de> <2d62254e-5cbe-4174-95d8-e80cae4f4543@sirena.org.uk> <20250616121444.GA25443@lst.de> Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) On Mon, Jun 16, 2025 at 02:05:22PM +0100, Mark Brown wrote: > On Mon, Jun 16, 2025 at 02:14:44PM +0200, Christoph Hellwig wrote: > > On Mon, Jun 16, 2025 at 01:11:49PM +0100, Mark Brown wrote: > > > already tied to a platform that needs DMA needing to add the dependency > > > which nobody is going to notice without doing build testing for > > > randconfigs or similar non-useful configs - it's not a productive use of > > > time. > > > Stop your unproductive whining and just fix your dependencies. > > That is not a constructive way to talk to people, especially not when > misdirected. In case you didn't notice, I found your answer extremely unconstrutive if not actively malicious to start with.