From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 45C8013B584 for ; Thu, 2 Apr 2026 14:15:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775139312; cv=none; b=ZYh2H9Ck9T/C5exx4I1jCgy5PRbYIX9L1MIcecoSlIO77Jy4U1GzaJuaz/sKx4hePr2GHBt/KoVjB1DxCRUYkKBhUeoD+thKnY9I9gniEw8VSlij58q/qfzrYhj0GkSxZAPg6wg4cAN9hImpTz5nDEcI/bDVhGHs17uo+aQyZcI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775139312; c=relaxed/simple; bh=DSFsK07pp9CczWuDq8jyFDglDK77ECRre6nIbvn9Bm0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jxJSge40b1BkpykBv05iIjh+kWuMongAww/Iwncj71uklOW0bC+zFBvN8cRDCe/YnInpi5yu3kes2ZRbrE8TPlW2URv13EnR8G67SkIg53d1SKM+BGnzOPX3j3eKRw4vjpxDu2ffV9+WeYnpJT6upcA2xW4biOguysEUHYDIzSA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=YDb3esco; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="YDb3esco" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8849DC116C6; Thu, 2 Apr 2026 14:15:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1775139311; bh=DSFsK07pp9CczWuDq8jyFDglDK77ECRre6nIbvn9Bm0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YDb3escooxxf/ssZF3/sg6AdaWiPm5BZ8mR6e7mylmIXwlNpCMYCxLoQXlxoCesuT 9Q6zHTk940FRWS8f1nJejIhFDFf9TAXqvfVhCYGrqbqHB6neDrimeFyPY1rM9B2Np5 ER/O0BEyEZ2abPDWjuJodCmoqhb54ebY2e0KyO5Q= Date: Thu, 2 Apr 2026 16:15:09 +0200 From: Greg Kroah-Hartman To: Madhavan Srinivasan Cc: Andrew Donnellan , Frederic Barrat , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, Mahesh Salgaonkar , Christophe Lombard , Vaibhav Jain Subject: Re: [PATCH] MAINTAINERS: Update ocxl maintainer details Message-ID: <2026040203-preface-barley-7472@gregkh> References: <20251210-ocxl-maintainer-status-v1-1-d73981866db9@linux.ibm.com> <7bc40b84-4f1a-453f-9040-4ceae4d7e638@linux.ibm.com> <09db4bdb-6c87-484a-a2c9-87a1a2af2a8a@donnellan.id.au> <65282bee-62e4-4411-adf2-17106104f744@linux.ibm.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=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <65282bee-62e4-4411-adf2-17106104f744@linux.ibm.com> On Tue, Mar 31, 2026 at 02:15:54PM +0530, Madhavan Srinivasan wrote: > > On 3/31/26 1:51 PM, Andrew Donnellan wrote: > > On 12/11/25 00:53, Frederic Barrat wrote: > > > > > > > > > Le 10/12/2025 à 11:49, Andrew Donnellan a écrit : > > > > I am leaving IBM, and Fred isn't working on OpenCAPI either. Mahesh has > > > > kindly agreed to take over as maintainer to review the odd fixes that > > > > still come in, and he has plenty of powerpc-specific experience. > > > > > > > > Add Mahesh as ocxl maintainer, remove Fred as a maintainer, and > > > > downgrade > > > > myself to reviewer using my personal email address. > > > > > > > > Signed-off-by: Andrew Donnellan > > > > --- > > > > > > Thanks Andrew! It's in good hands with Mahesh! > > > > > > Acked-by: Frederic Barrat > > > > Can we get this merged? > > Gregkh, > > can you pull this in > > Acked-by: Madhavan Srinivasan > > or I can take this via powerpc too. Just wanted to check thanks. I'll take it, thanks. greg k-h