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 2C63812BF35 for ; Tue, 2 Apr 2024 15:10:21 +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=1712070623; cv=none; b=mHbFX5WgPm6UuoWcWKTUhJnxd51UVwJuicxOJ79jGy49VdgOBg2H339rp++FqG+ZhbD58eJbW6AgHDnOolbsJqhOiyOaBeaI+naJuqyl1Wm5sFGmWaTIA3zGorWXZPVakPttNh8EJJOgBt+MFrFc1H/hbl1YtwXbjLxOa8UqJUs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712070623; c=relaxed/simple; bh=sRajvdrV7rqeXiMmpuswBdvcbYNZJGIC389pFfFEwCI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XGfNhKubjh5zZ3U0258rkeEYN+smcgz5qjxvnzq7UeQ33GhNDmmg9f0PLpwAvpFM2/eh+GS1nsLQ2JyOM9NxjGSFjgGQek1gByJnb3ecU9Y32AeSd3ohDaxekYnw/9kUennyROrwR41TroKlfpM5aIxVXZASyFzJmeoIrY0Lsaw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (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=none (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 86F6368C4E; Tue, 2 Apr 2024 17:10:18 +0200 (CEST) Date: Tue, 2 Apr 2024 17:10:18 +0200 From: Christoph Hellwig To: mhklinux@outlook.com Cc: hch@lst.de, m.szyprowski@samsung.com, robin.murphy@arm.com, petrtesarik@huaweicloud.com, konrad.wilk@oracle.com, chanho61.park@samsung.com, bumyong.lee@samsung.com, dominique.martinet@atmark-techno.com, iommu@lists.linux.dev, linux-kernel@vger.kernel.org, will@kernel.org, petr@tesarici.cz, roberto.sassu@huaweicloud.com Subject: Re: [PATCH 1/1] swiotlb: Fix swiotlb_bounce() to do partial sync's correctly Message-ID: <20240402151018.GB2117@lst.de> References: <20240327034548.1959-1-mhklinux@outlook.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240327034548.1959-1-mhklinux@outlook.com> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, applied to the dma-mapping tree for Linux 6.9-rc.