commit | 5b2189ab6ee0717babac912f779dcd440e942173 | [log] [tgz] |
---|---|---|
author | Noam Camus <noamc@ezchip.com> | Thu Jun 15 11:43:59 2017 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Aug 28 15:17:36 2017 -0700 |
tree | bbca2deb857ba309aa67aa71d7d74700d823290a | |
parent | 3f9cd874dcc8705b53c03431f0ae46c94e572349 [diff] |
ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch save EFLAGS, and GPA1 auxiliary registers during context switch, since they may be changed by the new task in kernel mode, while using atomic ops e.g. cmpxchg. Signed-off-by: Noam Camus <noamc@ezchip.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>