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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 07049C433EF for ; Wed, 3 Nov 2021 17:49:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E370A60EE9 for ; Wed, 3 Nov 2021 17:49:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbhKCRwG (ORCPT ); Wed, 3 Nov 2021 13:52:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:57162 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229888AbhKCRwE (ORCPT ); Wed, 3 Nov 2021 13:52:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 913FC608FB; Wed, 3 Nov 2021 17:49:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635961768; bh=r3E/ue33S593YT2EzfrJ0Ey+T6bI2zK6NIeYCIVG23g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xUbGhtMCad86BzhAjLyQfSco/K1i7FZpDNq+ncDbOjOw3u/5u7IqR5dcC2yaybqU3 8C/hKr6qzBEGwj708lFTSURuYoo2ah/BfaZVCxPknwW8A4I7bd4EPa9duoNOxhGRUQ 9Z7n10EWskKmOd5FH/m0O64qsPSQ/LWA4NafB4ZY= Date: Wed, 3 Nov 2021 18:49:25 +0100 From: "gregkh@linuxfoundation.org" To: "Marciniszyn, Mike" Cc: "Dalessandro, Dennis" , "ivansprundel@ioactive.com" , "jgg@nvidia.com" , "stable@vger.kernel.org" Subject: Re: FAILED: patch "[PATCH] IB/qib: Protect from buffer overflow in struct" failed to apply to 4.19-stable tree Message-ID: References: <163559866411243@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Nov 03, 2021 at 03:15:59PM +0000, Marciniszyn, Mike wrote: > > From: gregkh@linuxfoundation.org > > Sent: Saturday, October 30, 2021 8:58 AM > > To: Marciniszyn, Mike ; > > Dalessandro, Dennis ; > > ivansprundel@ioactive.com; jgg@nvidia.com > > Cc: stable@vger.kernel.org > > Subject: FAILED: patch "[PATCH] IB/qib: Protect from buffer overflow in > > struct" failed to apply to 4.19-stable tree > > > > > > The patch below does not apply to the 4.19-stable tree. > > If someone wants it applied there, or to any other stable or longterm tree, > > then please email the backport, including the original git commit id to > > . > > > > thanks, > > > > greg k-h > > Greg, > > The only thing required for 4.19 for this patch is that: > > 829ca44ecf60 ("IB/qib: Use struct_size() helper") > > Is there first as a prereq. > > How do you want to see that in the signature block meta language? The documentation in: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html describes how to do this properly. I've queued both of these up now for 4.19.y. thanks, greg k-h