All of lore.kernel.org
 help / color / mirror / Atom feed
* [Linux 4.8-rc1 Bisected] Clock on  boot Xen HVM guest starts at 31/12/1999
@ 2016-08-12 17:23 ` Sander Eikelenboom
  0 siblings, 0 replies; 6+ messages in thread
From: Sander Eikelenboom @ 2016-08-12 17:23 UTC (permalink / raw)
  To: Alexandre Belloni, Arnd Bergmann
  Cc: linux-kernel, Xen-devel, Boris Ostrovsky, David Vrabel, jgross

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

--
Sander

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999
@ 2016-08-12 17:23 ` Sander Eikelenboom
  0 siblings, 0 replies; 6+ messages in thread
From: Sander Eikelenboom @ 2016-08-12 17:23 UTC (permalink / raw)
  To: Alexandre Belloni, Arnd Bergmann
  Cc: jgross, Boris Ostrovsky, David Vrabel, linux-kernel, Xen-devel

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

--
Sander


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Linux 4.8-rc1 Bisected] Clock on  boot Xen HVM guest starts at 31/12/1999
  2016-08-12 17:23 ` Sander Eikelenboom
  (?)
  (?)
@ 2016-08-12 17:29 ` Alexandre Belloni
  2016-08-12 18:53   ` Sander Eikelenboom
  2016-08-12 18:53   ` Sander Eikelenboom
  -1 siblings, 2 replies; 6+ messages in thread
From: Alexandre Belloni @ 2016-08-12 17:29 UTC (permalink / raw)
  To: Sander Eikelenboom
  Cc: Arnd Bergmann, linux-kernel, Xen-devel, Boris Ostrovsky,
	David Vrabel, jgross

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/ ?

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999
  2016-08-12 17:23 ` Sander Eikelenboom
  (?)
@ 2016-08-12 17:29 ` Alexandre Belloni
  -1 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2016-08-12 17:29 UTC (permalink / raw)
  To: Sander Eikelenboom
  Cc: jgross, Arnd Bergmann, linux-kernel, Xen-devel, David Vrabel,
	Boris Ostrovsky

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/ ?

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Linux 4.8-rc1 Bisected] Clock on  boot Xen HVM guest starts at 31/12/1999
  2016-08-12 17:29 ` Alexandre Belloni
@ 2016-08-12 18:53   ` Sander Eikelenboom
  2016-08-12 18:53   ` Sander Eikelenboom
  1 sibling, 0 replies; 6+ messages in thread
From: Sander Eikelenboom @ 2016-08-12 18:53 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Arnd Bergmann, linux-kernel, Xen-devel, Boris Ostrovsky,
	David Vrabel, jgross


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999
  2016-08-12 17:29 ` Alexandre Belloni
  2016-08-12 18:53   ` Sander Eikelenboom
@ 2016-08-12 18:53   ` Sander Eikelenboom
  1 sibling, 0 replies; 6+ messages in thread
From: Sander Eikelenboom @ 2016-08-12 18:53 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: jgross, Arnd Bergmann, linux-kernel, Xen-devel, David Vrabel,
	Boris Ostrovsky


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


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-12 18:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-12 17:23 [Linux 4.8-rc1 Bisected] Clock on boot Xen HVM guest starts at 31/12/1999 Sander Eikelenboom
2016-08-12 17:23 ` Sander Eikelenboom
2016-08-12 17:29 ` Alexandre Belloni
2016-08-12 17:29 ` Alexandre Belloni
2016-08-12 18:53   ` Sander Eikelenboom
2016-08-12 18:53   ` Sander Eikelenboom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.