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 0109DEB64DA for ; Wed, 5 Jul 2023 14:49:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232214AbjGEOtj (ORCPT ); Wed, 5 Jul 2023 10:49:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232700AbjGEOth (ORCPT ); Wed, 5 Jul 2023 10:49:37 -0400 Received: from mail.antaris-organics.com (mail.antaris-organics.com [91.227.220.155]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8CC221700; Wed, 5 Jul 2023 07:49:36 -0700 (PDT) Date: Wed, 5 Jul 2023 16:49:34 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mareichelt.com; s=202107; t=1688568575; bh=GIWV2HIUTLtn3vB0UoTBBDtrxwltDf/z19Fbs+ugRo0=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To:Cc:Cc:content-type:content-type:date:date: From:from:in-reply-to:in-reply-to:message-id:mime-version: references:reply-to:Sender:Subject:Subject:To:To; b=Wp/fEoooNnAioqfFI8PpkvEboGJAXlQcjsoOccqYGNAK+aJlXkMld3JZlg1aa+056 bc2BgT7WdRlbf42iFMs8drt2pL58q3wzg5lwfG/enmQfyc+Bv+vuTL6e3e9TT8YJqh wNf6BlSIaf13Zp8yV16HzhxO2I5VZPyCesnDu7FASzXM5Qzs6CLBz9ZgO/kdPNJWO2 55GKApBBCAhMRCnTx5ZMDkEJKAg4HT3jDt7WMyBgXcSR4LyAzpqyy2Vofcvn5KxHd7 vkxxx6DOUD+Detx35nMq+3ez7d7B5qAbRsOhb4h6YoNa1spUKrLaegD2xY7oGCVrJM LoSgHkFZ0Z+Rw== From: Markus Reichelt To: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.4 00/15] 6.4.2-rc2 review Message-ID: <20230705144934.GB18711@pc21.mareichelt.com> Mail-Followup-To: stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230704084611.900603362@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230704084611.900603362@linuxfoundation.org> Organization: still stuck in reorganization mode Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org * Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.4.2 release. > There are 15 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Thu, 06 Jul 2023 08:46:01 +0000. > Anything received after that time might be too late. Hi Greg 6.4.2-rc2 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt