From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753451AbdKJQd5 (ORCPT ); Fri, 10 Nov 2017 11:33:57 -0500 Received: from mx0a-00010702.pphosted.com ([148.163.156.75]:48648 "EHLO mx0b-00010702.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753353AbdKJQdx (ORCPT ); Fri, 10 Nov 2017 11:33:53 -0500 From: Julia Cartwright To: , CC: Thomas Gleixner , Steven Rostedt , Carsten Emde , Sebastian Andrzej Siewior , John Kacur , Paul Gortmaker Subject: [PATCH RT 0/4] Linux 4.1.46-rt52-rc1 Date: Fri, 10 Nov 2017 10:33:22 -0600 Message-ID: X-Mailer: git-send-email 2.14.2 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-11-10_08:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=30 priorityscore=1501 malwarescore=0 suspectscore=2 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=30 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1711100230 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear RT Folks, This is the RT stable review cycle of patch 4.1.46-rt52-rc1. Please review the included patches, and test! You might ask: "Where was 4.1.46-rt51?". The answer is: it was released silently, and only as a means to facilitate release-level bisection. Version 4.1.46-rt51 has known issues to be resolved by the pending release of -rt52. The -rc release will be uploaded to kernel.org and will be deleted when the final release is out. This is just a review release (or release candidate). The pre-releases will not be pushed to the git repository, only the final release is. If all goes well, this patch will be converted to the next main release on 11/15/2017. Julia ---------------------------------------------------------------- To build 4.1.46-rt52-rc1 directly, the following patches should be applied: http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.46.xz http://www.kernel.org/pub/linux/kernel/projects/rt/4.1/patch-4.1.46-rt52-rc1.patch.xz You can also build from 4.1.46-rt51 release by applying the incremental patch: http://www.kernel.org/pub/linux/kernel/projects/rt/4.1/incr/patch-4.1.46-rt51-rt52-rc1.patch.xz Julia Cartwright (2): workqueue: fixup rcu check for RT Linux 4.1.46-rt52-rc1 Sebastian Andrzej Siewior (2): PM / CPU: replace raw_notifier with atomic_notifier (fixup) kernel/hrtimer: migrate deferred timer on CPU down kernel/cpu_pm.c | 7 +++++++ kernel/time/hrtimer.c | 5 +++++ kernel/workqueue.c | 2 +- localversion-rt | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) -- 2.14.2