Home
last modified time | relevance | path

Searched hist:dc801081f2eae57a389bc9230ff4fb0d91487990 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dprocess.cdiff dc801081f2eae57a389bc9230ff4fb0d91487990 Wed Aug 16 08:01:17 CEST 2017 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()

__giveup_fpu() already does it and we cannot have MSR_VSX set
without having MSR_FP also set.

This also adds a warning to check we indeed do

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>