All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: MSA: bugfixes of context switch
@ 2015-05-19 21:13 ` Leonid Yegoshin
  0 siblings, 0 replies; 23+ messages in thread
From: Leonid Yegoshin @ 2015-05-19 21:13 UTC (permalink / raw)
  To: linux-mips, rusty, alexinbeijing, paul.burton, david.daney, alex,
	linux-kernel, ralf, james.hogan, markos.chandras, macro,
	eunb.song, manuel.lauss, andreas.herrmann

Two bug fixes of MSA registers set handling during context switch.

This fixes are respones to multithreading MSA application crash.
It was traced to incorrect handling of MSA registers set during
thread cloning. See inside.
---

Leonid Yegoshin (2):
      MIPS: MSA: bugfix - disable MSA during thread switch correctly
      MIPS: MSA: bugfix of keeping MSA live context through clone or fork


 arch/mips/include/asm/switch_to.h |    1 -
 arch/mips/kernel/process.c        |    1 -
 arch/mips/kernel/r4k_switch.S     |    6 ++++++
 3 files changed, 6 insertions(+), 2 deletions(-)

--
Signature

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2015-05-23  0:02 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-19 21:13 [PATCH 0/2] MIPS: MSA: bugfixes of context switch Leonid Yegoshin
2015-05-19 21:13 ` Leonid Yegoshin
2015-05-19 21:13 ` [PATCH 1/2] MIPS: MSA: bugfix - disable MSA during thread switch correctly Leonid Yegoshin
2015-05-19 21:13   ` Leonid Yegoshin
2015-05-21  9:12   ` Paul Burton
2015-05-21  9:12     ` Paul Burton
2015-05-21 16:11     ` Leonid Yegoshin
2015-05-21 16:20   ` [PATCH] MIPS: tidy up FPU context switching Paul Burton
2015-05-21 16:20     ` Paul Burton
2015-05-22 10:42     ` [PATCH v2] " Paul Burton
2015-05-22 10:42       ` Paul Burton
2015-05-22  9:38   ` [PATCH 1/2] MIPS: MSA: bugfix - disable MSA during thread switch correctly Ralf Baechle
2015-05-22 18:37     ` Leonid Yegoshin
2015-05-22 18:37       ` Leonid Yegoshin
2015-05-22 19:06       ` Leonid Yegoshin
2015-05-22 19:06         ` Leonid Yegoshin
2015-05-22 23:20       ` Ralf Baechle
2015-05-23  0:00         ` Leonid Yegoshin
2015-05-23  0:00           ` Leonid Yegoshin
2015-05-19 21:13 ` [PATCH 2/2] MIPS: MSA: bugfix of keeping MSA live context through clone or fork Leonid Yegoshin
2015-05-19 21:13   ` Leonid Yegoshin
2015-05-20 19:23   ` Leonid Yegoshin
2015-05-20 19:23     ` Leonid Yegoshin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.