From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.8bytes.org (mail.8bytes.org [85.214.250.239]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 6720C4B0494 for ; Mon, 7 Sep 2026 13:08:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=85.214.250.239 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788786497; cv=none; b=e65c86ajJZt0HAbkT/Pt/AIiY9n1a8+11m5KhHTYHb2R0AnHIVQteUHoR/nzNyxChklS483hhu1Bx37ETJvUIEH19v3HlEBK5H0ALlHrr3jnW462J91w+9O3XbBAgQL6o2M9aNONMytp3Rj13uZVEKFsqWscPtDVoW6CfzQUp4o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788786497; c=relaxed/simple; bh=aNlaJJliE3SM+WfAUu6wE2ZMUr6urGrHTlopOCg7cBE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=AbBSz4qSR9IGeXK/0C0562ndWKSPPy3uhIJDTjoaNf9MQWlMAiP3ueDwLZcsqCNj1wCkCwLbq1APttfuIOl/6g/Uiegw9ncxh9jKLkqKGidLK8FJLWpsnl9bCE5H06cblZTNNNTXHYOn+7GZ7Da8MwZIfIt4wzXsh2W+adPQNVQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=8bytes.org; spf=pass smtp.mailfrom=8bytes.org; arc=none smtp.client-ip=85.214.250.239 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=8bytes.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=8bytes.org Received: from 8bytes.org (p200300f6af085a0015db8e28914752a6.dip0.t-ipconnect.de [IPv6:2003:f6:af08:5a00:15db:8e28:9147:52a6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 3DE67209FF5; Mon, 7 Sep 2026 15:08:04 +0200 (CEST) Date: Mon, 7 Sep 2026 15:08:03 +0200 From: =?utf-8?B?SsO2cmcgUsO2ZGVs?= To: Daasaradhi Mannava Cc: Benjamin Gaignard , will@kernel.org, robin.murphy@arm.com, iommu@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Drop the nonexistent vsi-iommu.h file entry Message-ID: References: <20260905154900.1272-1-daasaradhimannava@gmail.com> Precedence: bulk X-Mailing-List: iommu@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: <20260905154900.1272-1-daasaradhimannava@gmail.com> On Sat, Sep 05, 2026 at 03:49:00PM +0000, Daasaradhi Mannava wrote: > Assisted-by: LLM > Signed-off-by: Daasaradhi Mannava Queued for -rc, thanks.