xtensa: clean up PS_WOE_BIT usage
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 30 Aug 2019 18:16:06 +0000 (11:16 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Sun, 1 Sep 2019 20:11:57 +0000 (13:11 -0700)
commit9e1e41c44782741c727688a19e5624d039b0de7e
tree9f1488391e773c02cd3273ee27591fc0b5bd775f
parentf348f5c232408cb44451cc5ba52a4b326b6034da
xtensa: clean up PS_WOE_BIT usage

PS_WOE_BIT is mainly used to generate PS.WOE mask in the code. Introduce
PS_WOE_MASK macro and use it instead.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/processor.h
arch/xtensa/include/asm/regs.h
arch/xtensa/kernel/entry.S
arch/xtensa/kernel/head.S