From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Sun, 10 Jan 2016 17:31:56 +0100 Subject: [PATCH v6 2/6] arm: KVM: Introduce host fp/simd context switch function In-Reply-To: <1451166900-3711-3-git-send-email-m.smarduch@samsung.com> References: <1451166900-3711-1-git-send-email-m.smarduch@samsung.com> <1451166900-3711-3-git-send-email-m.smarduch@samsung.com> Message-ID: <20160110163156.GB30867@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Dec 26, 2015 at 01:54:56PM -0800, Mario Smarduch wrote: > Add fp/simd context switch function callable from host kernel mode. > > Signed-off-by: Mario Smarduch Reviewed-by: Christoffer Dall