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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B71F2C43217 for ; Sat, 1 Oct 2022 06:59:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229516AbiJAG7J (ORCPT ); Sat, 1 Oct 2022 02:59:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58272 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229495AbiJAG7I (ORCPT ); Sat, 1 Oct 2022 02:59:08 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B1CA2655C for ; Fri, 30 Sep 2022 23:59:07 -0700 (PDT) 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 ams.source.kernel.org (Postfix) with ESMTPS id D011AB80B27 for ; Sat, 1 Oct 2022 06:59:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1982EC433D6; Sat, 1 Oct 2022 06:59:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664607544; bh=betVsquWI8ZtvV7tDK44KykuaK76IStGJiTr1zn8O/I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=j0dLMovjb7VsO6COok7VNfXNmbMsSQv73ArpewtQ0YIQc+yRqjAjU/jpsYy3tlc8b QqVQykhFzCx3XVHtX4mn5vw5TKBU5N3ZIvcWYZXVa3q3F5w/s+7iihof9xmR1CD0zF 98JaQ8P6u3S5FgaTXgV3giDWDT7CBVcfxIbL56gE= Date: Sat, 1 Oct 2022 08:59:41 +0200 From: Greg KH To: Mikulas Patocka Cc: stable@vger.kernel.org Subject: Re: backport of patches 8238b4579866b7c1bb99883cfe102a43db5506ff and d6ffe6067a54972564552ea45d320fb98db1ac5e Message-ID: References: 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 Fri, Sep 30, 2022 at 11:32:30AM -0400, Mikulas Patocka wrote: > Hi > > Here I'm submitting backport of patches > 8238b4579866b7c1bb99883cfe102a43db5506ff and > d6ffe6067a54972564552ea45d320fb98db1ac5e to the stable branches. Thanks, but you provide no information as to why these are needed. What needs them? They are just adding new functions to the tree from what I can tell. thanks, greg k-h