qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] SPARC64: Implement sparcv9 ldfa/stfa instru


From: tsnsaito
Subject: Re: [Qemu-devel] [PATCH 0/4] SPARC64: Implement sparcv9 ldfa/stfa instructions
Date: Wed, 13 Jul 2011 20:06:00 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Goj$(D+W(B) APEL/10.8 Emacs/23.3 (i386-portbld-freebsd8.2) MULE/6.0 (HANACHIRUSATO)

Hi,

At Wed, 13 Jul 2011 10:57:19 +0200,
Artyom Tarasenko wrote:

> On Wed, Jul 13, 2011 at 5:30 AM, Tsuneo Saito <address@hidden> wrote:
> > Hi,
> >
> > This patch series implements sparcv9 stfa/ldfa instructions with
> > non block-transfer ASIs that implementations seem to be left unfinished.
> > This patch also adds fp_disabled exception checks on stfa/ldfa
> > as they are FP instructions.
> 
> Nice series!
> May I ask what have you used as a test case to discover the problem?

I found the problem when I was trying to run the linux/sparc64 kernel.
It seemed that copy_to_user() did not work as expected.

> Please use the scripts/checkpatch.pl script to check coding style,
> there are some braces missing in 2/4 and 4/4 patches.
> The contents
> Acked-by: Artyom Tarasenko <address@hidden>

Thanks for the review!
I'll fix the coding style problems and post the fixed version. 

----
Tsuneo Saito <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]