Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch | Noam Camus | 2017-08-28 |
| | | | | | | | | | 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> | ||
* | ARC: Process-creation/scheduling/idle-loop | Vineet Gupta | 2013-02-11 |
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Al Viro <viro@ZenIV.linux.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de> |