Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2313417imm; Thu, 14 Jun 2018 12:10:45 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLqZ0TTl8h1AqFl7xN4w0ShPkjA//V/Sn2YSsupLG218aRrqlgOvghk6nxr8ZfhCgCydm6f X-Received: by 2002:a62:3dca:: with SMTP id x71-v6mr10746995pfj.134.1529003445035; Thu, 14 Jun 2018 12:10:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529003445; cv=none; d=google.com; s=arc-20160816; b=gL5hF/DZr6FXVeGl4S3KE/dMA6aalavg+egu/d6iNKCrxeGnUspXPVanqKgtADWIrl nMd5OKis7vFJ2QhwhspR7505VNdCNTNTKJvFcNGZJ0IYR8QN8eK4HerbFpf22GAklmlO Qud9soQSEFRYj3Endywm/xjLOA6J7bnMzZu9YHXR/iQQAjT2/eo86XuNWD1cXHhFlplK tXoRL1NgFqy9bUP2p9rT8TnIII3sHEOUa6TFo2M8F9V8OAkA9hSBbsF5pHQVTbnRkYx8 FeuaA1z8nxuo0z3RX82on0hsJsklvoQRivmIZyUlBU+0ZtPPbjMV3GG2m1Y2hTHLUWkh y/eQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:to:date:subject:from :arc-authentication-results; bh=VrFMn4q//hC3pEw84VMwZ2sFAXrrKfIJ/NK3tcQRtu4=; b=uaH5Lp+7b8TfUNkwbti/Qu00CaMVtcmCwGy4pWrKBNCBiebqXoaB2IFW8W1v/tgdvu NM1BImuEFUnm3+lf1n4SKPe1veIknMS/k63g2HE4yCQqZfq4owLfyS8DI/X8x9BecVT6 hoRUngKVgsLiQlNFC4n/K0gmSJ4jTGsUWGWrIGYfYRE9Hfss8tDHudmcUhuDEXnA8tor K6zdgI0gV/HV4Gwaj90PZ/FQqjKW0NI+IvbIPE3fUJKc7j/dkyBQfoOFiD0WECAR6YSM 2384N95WIFzj9qtJbuPXufInWIp6SfQd8oE1IRV6YuiX7P/gm5Pgao233fH1Fi3E4muH SCoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=monom.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k5-v6si891836plt.178.2018.06.14.12.10.30; Thu, 14 Jun 2018 12:10:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=monom.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755242AbeFNTKE (ORCPT + 99 others); Thu, 14 Jun 2018 15:10:04 -0400 Received: from mail.monom.org ([188.138.9.77]:42010 "EHLO mail.monom.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754660AbeFNTKC (ORCPT ); Thu, 14 Jun 2018 15:10:02 -0400 Received: from mail.monom.org (localhost [127.0.0.1]) by filter.mynetwork.local (Postfix) with ESMTP id 6882950047A; Thu, 14 Jun 2018 21:10:01 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.monom.org X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, MISSING_MID autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (ppp-83-171-155-144.dynamic.mnet-online.de [83.171.155.144]) by mail.monom.org (Postfix) with ESMTPSA id CB452500181; Thu, 14 Jun 2018 21:10:00 +0200 (CEST) From: Daniel Wagner Subject: [ANNOUNCE] 4.4.137-rt154 Date: Thu, 14 Jun 2018 21:02:51 +0200 To: LKML , linux-rt-users , Steven Rostedt , Thomas Gleixner , Carsten Emde , John Kacur , Sebastian Andrzej Siewior , Daniel Wagner , Tom Zanussi , Julia Cartwright Message-Id: <20180614191001.6882950047A@mail.monom.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello RT Folks! I'm pleased to announce the 4.4.137-rt154 stable release. This release is just an update to the new stable 4.4.137 version and no RT specific changes have been made. I am not sure if I am hunting a ghost. During testing on the CI testfarm, a spike of around 400us popped up on a x86_64 box (*). Fortunately, I have the same CPU for testing at home and I tried very hard to reproduce it. Even Steven was helping out for setting up the test correctly. But so far I haven't seen it again. (*) https://ci-rt.linutronix.de/RT-Test/kb_details.jsp?id=139&b_id=5234&bt_id=382 You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch: v4.4-rt Head SHA1: 74e9e457a9fce5f4d6723ad7f5331ab0951d485a Or to build 4.4.137-rt154 directly, the following patches should be applied: http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.137.xz http://www.kernel.org/pub/linux/kernel/projects/rt/4.4/patch-4.4.137-rt154.patch.xz You can also build from 4.4.131-rt148 by applying the incremental patch: http://www.kernel.org/pub/linux/kernel/projects/rt/4.4/incr/patch-4.4.131-rt148-rt154.patch.xz Enjoy! Daniel