diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-11-16 13:12:03 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-11-16 13:24:07 +0300 |
commit | a3ba966066afbe8fd0d3605ffe04c633083752f1 (patch) | |
tree | 46b9571c5a35456ec64e3aa012d217da253435e0 /tools | |
parent | e638ad00809a323cbe13dfa0952d4234d9b36732 (diff) | |
download | linux-a3ba966066afbe8fd0d3605ffe04c633083752f1.tar.xz |
x86/entry/32: Clarify register saving in __switch_to_asm()
commit 6690e86be83a ("sched/x86: Save [ER]FLAGS on context switch")
re-introduced the flags saving on context switch to prevent AC leakage.
The pushf/popf instructions are right among the callee saved register
section, so the comment explaining the save/restore is not entirely
correct.
Add a seperate comment to pushf/popf explaining the reason.
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions