Searched hist:beff82374b259d726e2625ec6c518a5f2613f0ae (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | prom.c | diff beff82374b259d726e2625ec6c518a5f2613f0ae Thu Apr 14 21:07:24 CDT 2016 Anton Blanchard <anton@samba.org> powerpc: Update cpu_user_features2 in scan_features()
scan_features() updates cpu_user_features but not cpu_user_features2.
Amongst other things, cpu_user_features2 contains the user TM feature bits which we must keep in sync with the kernel TM feature bit.
Signed-off-by: Anton Blanchard <anton@samba.org> Cc: stable@vger.kernel.org Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|