]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita295919490db41ec2dbf41410e91ad527a76af46
tree9f1488391e773c02cd3273ee27591fc0b5bd775f
parent1b2c2e284cdc3cb2b9fde8974118dafd666fa5f4
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