From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752535AbcHLSxI (ORCPT ); Fri, 12 Aug 2016 14:53:08 -0400 Received: from server.eikelenboom.it ([91.121.65.215]:59744 "EHLO server.eikelenboom.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752305AbcHLSxG (ORCPT ); Fri, 12 Aug 2016 14:53:06 -0400 Date: Fri, 12 Aug 2016 20:53:00 +0200 From: Sander Eikelenboom Organization: Eikelenboom IT services X-Priority: 3 (Normal) Message-ID: <14989648.20160812205300@eikelenboom.it> To: Alexandre Belloni CC: Arnd Bergmann , linux-kernel@vger.kernel.org, Xen-devel , Boris Ostrovsky , David Vrabel , Subject: Re: [Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999 In-Reply-To: <20160812172937.GC5245@piout.net> References: <282239369.20160812192336@eikelenboom.it> <20160812172937.GC5245@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Friday, August 12, 2016, 7:29:37 PM, you wrote: > Hi, > On 12/08/2016 at 19:23:36 +0200, Sander Eikelenboom wrote : >> L.S., >> >> I'm seeing an issue when using a Linux 4.8-rc1 kernel in a Xen HVM guest (PV >> guests and dom0 are uneffected). The clock is always set to 31/12/1999 on boot >> of the guest, instead of the system clock time. >> >> Bisecting seems to point out commit: >> 463a86304cae92e10277b47180ac59cf93982e5b char/genrtc: x86: remove remnants of asm/rtc.h >> > Isn't that solved by http://patchwork.ozlabs.org/patch/657465/ ? Ah yes that solves it (i only looked in your git-tree to see if there was a patch already), sorry for the noise ! -- Sander