From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28ACCC19F28 for ; Wed, 3 Aug 2022 06:18:30 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4LyM9w2rHCz30Mr for ; Wed, 3 Aug 2022 16:18:28 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=rAnhxuLo; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linuxfoundation.org (client-ip=139.178.84.217; helo=dfw.source.kernel.org; envelope-from=gregkh@linuxfoundation.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=rAnhxuLo; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4LyM9937V2z2xjf for ; Wed, 3 Aug 2022 16:17:48 +1000 (AEST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9989F614AD; Wed, 3 Aug 2022 06:17:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4F816C4314D; Wed, 3 Aug 2022 06:17:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1659507464; bh=Sa1PJCAxuecX6p+YKlYX+PAcaTOoK5G7arRKR6NK8xk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rAnhxuLoZLt63gvwPfbRA0j3GS+jM44VaWa1xFVmHhUVVrVIZUVs/krJOBj+4+roW NgGgLQo7SfA/UV2nrnuLhLtSjuJva7r8MY129DoHw6KO1pMZd7eSJvPQ60CY1gjFar IF2Qj0hpxCXhitX9IS2xXDcuzv8v/teXo7CS3YkA= Date: Wed, 3 Aug 2022 08:17:42 +0200 From: "gregkh@linuxfoundation.org" To: "Winiarska, Iwona" Subject: Re: [GIT PULL] PECI changes for v6.0-rc1 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "openbmc@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Wed, Aug 03, 2022 at 12:18:24AM +0000, Winiarska, Iwona wrote: > Hi Greg, > > please pull PECI update for Linux v6.0-rc1. Sorry but as you know, it's too late for changes to my tree. This will have to wait until after 5.20-rc1 (or 6.0-rc1) is out and then I'll be glad to take them. thanks, greg k-h