On Fri, Aug 05, 2016 at 11:27:13AM +0900, KIYOHARA Takashi wrote:
> Hi!
>
>
> From: "Jonathan A. Kollasch"
> Date: Thu, 4 Aug 2016 20:07:18 +
>
> > Module Name:src
> > Committed By: jakllsch
> > Date: Thu Aug 4 20:07:18 UTC 2016
> >
> > Modified Files:
> >
Hi!
From: "Jonathan A. Kollasch"
Date: Thu, 4 Aug 2016 20:07:18 +
> Module Name: src
> Committed By: jakllsch
> Date: Thu Aug 4 20:07:18 UTC 2016
>
> Modified Files:
> src/sys/arch/arm/omap: omap3_sdhc.c
>
> Log Message:
> TI_DM37xx does not currently have a working omapsc
On Sun, Jul 24, 2016 at 02:09:22PM +, Maxime Villard wrote:
> Fix this by properly saving and restoring the EFER MSR. It's a little
> tricky since the wakeup code uses %edx, but rdmsr overwrites it. We just
> save it in %esi.
Use push/pop around it, please?
Joerg
On 04.08.2016 08:43, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Thu Aug 4 06:43:43 UTC 2016
>
> Modified Files:
> src/include: limits.h
> src/lib/libc/gen: sysconf.c
> src/sys/kern: kern_sig.c sys_sig.c
> src/sys/sys: signal.h signa