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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4912C55179 for ; Tue, 27 Oct 2020 09:36:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6EFFF2225C for ; Tue, 27 Oct 2020 09:36:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2895614AbgJ0JgT (ORCPT ); Tue, 27 Oct 2020 05:36:19 -0400 Received: from mail.monom.org ([188.138.9.77]:54256 "EHLO mail.monom.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2409541AbgJ0JgT (ORCPT ); Tue, 27 Oct 2020 05:36:19 -0400 Received: from mail.monom.org (localhost [127.0.0.1]) by filter.mynetwork.local (Postfix) with ESMTP id B785350046C; Tue, 27 Oct 2020 10:36:17 +0100 (CET) Received: from localhost (unknown [94.31.100.251]) by mail.monom.org (Postfix) with ESMTPSA id 12114500299; Tue, 27 Oct 2020 10:36:17 +0100 (CET) Date: Tue, 27 Oct 2020 10:36:16 +0100 From: Daniel Wagner To: Sebastian Andrzej Siewior Cc: Thomas Gleixner , LKML , linux-rt-users , Steven Rostedt Subject: Re: [ANNOUNCE] v5.9.1-rt19 Message-ID: <20201027093616.5vn6xinmthxulhvx@beryllium.lan> References: <20201024091838.gzhn2dlx2j7xnixg@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201024091838.gzhn2dlx2j7xnixg@linutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-rt-users@vger.kernel.org On Sat, Oct 24, 2020 at 11:18:38AM +0200, Sebastian Andrzej Siewior wrote: > I'm pleased to announce the v5.9.1-rt19 patch set. FWIW, all tests pass in my lab (by avoiding doing the same stupid mistake as last time...)