[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150611144042.GB29305@e104818-lin.cambridge.arm.com>
Date: Thu, 11 Jun 2015 15:40:43 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Chunyan Zhang <chunyan.zhang@...eadtrum.com>
Cc: will.deacon@....com, janet.liu@...eadtrum.com,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
xiongshan.an@...eadtrum.com
Subject: Re: [PATCH] arm64: kernel thread don't need to save fpsimd context.
On Thu, Jun 11, 2015 at 12:04:32PM +0800, Chunyan Zhang wrote:
> From: Janet Liu <janet.liu@...eadtrum.com>
>
> kernel thread's default fpsimd state is zero. When fork a thread, if parent is kernel thread,
> and save hardware context to parent's fpsimd state, but this hardware context is user
> process's context, because kernel thread don't use fpsimd, it will not introduce issue,
> it add a little cost.
>
> Signed-off-by: Janet Liu <janet.liu@...eadtrum.com>
> Signed-off-by: Chunyan Zhang <chunyan.zhang@...eadtrum.com>
Applied. Thanks.
--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists