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 C956F3308A for ; Fri, 24 Nov 2023 16:03:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="XXKfoj9e" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D259AC433C7; Fri, 24 Nov 2023 16:03:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700841799; bh=Xbv2YQUV1GLAM7/VjlVRIIhik4WoZgE2mGIx3fwAybI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XXKfoj9esrjRdAzOsEQVbeIqhQA+R8Lumsy4x+QMGiq4MhdGjKFSmGmwWtf/QJCUR gHwgsJTQXOyPXlkbue5GDGYHivMcQWCdBt1NGgEN7v7qX3CQbtqfqWtdDQz6UBKoJP DNZ+Le0vLUjSmvRF3KsOKKsf2pNH22wJrTsd+J20= Date: Fri, 24 Nov 2023 16:03:16 +0000 From: Greg KH To: Michael Ellerman Cc: stable@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, matoro_mailinglist_kernel@matoro.tk Subject: Re: Please backport feea65a338e5 ("powerpc/powernv: Fix fortify source warnings in opal-prd.c") Message-ID: <2023112409-undusted-grasp-e11e@gregkh> References: <87edgl72ky.fsf@mail.lhotse> Precedence: bulk X-Mailing-List: stable@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: <87edgl72ky.fsf@mail.lhotse> On Mon, Nov 20, 2023 at 10:20:13AM +1100, Michael Ellerman wrote: > Hi, > > Please backport feea65a338e5 ("powerpc/powernv: Fix fortify source > warnings in opal-prd.c") to the 6.5, 6.1, 5.15, 5.10 stable trees. Now queued up, thanks. greg k-h