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 46E95C77B61 for ; Fri, 28 Apr 2023 14:35:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229540AbjD1OfT (ORCPT ); Fri, 28 Apr 2023 10:35:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39656 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229595AbjD1OfR (ORCPT ); Fri, 28 Apr 2023 10:35:17 -0400 Received: from mail.antaris-organics.com (mail.antaris-organics.com [91.227.220.155]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D32C3C20; Fri, 28 Apr 2023 07:35:16 -0700 (PDT) Date: Fri, 28 Apr 2023 16:35:14 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mareichelt.com; s=202107; t=1682692514; bh=VXNQQ1EOB1Ka+aR5EJQhdiNhbN+ehCKmhD9qtlCTGOQ=; 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=5f04juqy9km8HsL4UIOJEGajbJ/WQysGpXuxUdF4fkHeDQ9M1RS5OwCZYZifZw9Va aFREm2FhxPZ+/APTKcJRJ4M9H10u4d3yylm3/fAXW3LAt3MP7DWVlF43xGcBKKyv+O reaZtLANrmQvGQrhC1KZ9xwwLjUcyrlQCmqSSEwRaPdHLhgrrili3xsFP1+w7ubj15 YrVVm8nnVa0KlijNu8TvLfdZOao8G+cueWybCrxf9FVaLLNtram8UnYQjCIm0Qwf8Y 1dQ4Oq98CEi132R86khMFlj672MD8I00+n6BaMYDeflXJ9xVEHwy52zir6NrQGUnLE KyLtqLvOm6tjA== From: Markus Reichelt To: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6.1 00/16] 6.1.27-rc1 review Message-ID: <20230428143514.GB3369@pc21.mareichelt.com> Mail-Followup-To: stable@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230428112040.063291126@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230428112040.063291126@linuxfoundation.org> Organization: still stuck in reorganization mode Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.27 release. > There are 16 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 Sun, 30 Apr 2023 11:20:30 +0000. > Anything received after that time might be too late. Hi Greg 6.1.27-rc1 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt