commit | 579e633e764e6e5f7784b74e7df3e81fe11f40de | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Oct 29 11:44:09 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Dec 02 19:34:40 2015 +1100 |
tree | b2c0152e295aaee02ffe74eba1b567b404115593 | |
parent | c208505900b232ecdc81dee54cb3a032e75d88d6 [diff] |
powerpc: create flush_all_to_thread() Create a single function that flushes everything (FP, VMX, VSX, SPE). Doing this all at once means we only do one MSR write. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>