From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753384AbdBIPOy (ORCPT ); Thu, 9 Feb 2017 10:14:54 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:56732 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753348AbdBIPOr (ORCPT ); Thu, 9 Feb 2017 10:14:47 -0500 Message-Id: <20170209150840.583589315@linutronix.de> User-Agent: quilt/0.63-1 Date: Thu, 09 Feb 2017 16:08:40 +0100 From: Thomas Gleixner To: LKML Cc: x86@kernel.org, Peter Zijlstra , Olof Johansson Subject: [patch 0/2] x86/tsc: Cure fallout from the TSC ADJUST series Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following patches address the fallout of the TSC ADJUST changes in Linus tree. - Forward jump of dmesg timestamps - Make it work when TSC is marked reliable Thanks, tglx