linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix VFP thread handling
@ 2011-07-09 16:32 Russell King - ARM Linux
  2011-07-09 16:32 ` [PATCH 1/3] ARM: vfp: rename last_VFP_context to vfp_current_hw_state Russell King - ARM Linux
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Russell King - ARM Linux @ 2011-07-09 16:32 UTC (permalink / raw)
  To: linux-arm-kernel

There are three holes in the current VFP thread handling:

1. Migration of a thread between CPUs, and then calling vfp_sync_state()
   on the old CPU.

2. When a thread is copied, we weren't ensuring that a reload happened.

3. When a thread is flushed, we weren't ensuring that a reload happened.

These are described in detail in the commit message for patch 3.

These are not targetted at this -rc because it's too risky to put them
in this close to -final.  Once they have been reviewed and tested, they
can be applied to stable trees.

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

end of thread, other threads:[~2011-09-17  2:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09 16:32 [PATCH 0/3] Fix VFP thread handling Russell King - ARM Linux
2011-07-09 16:32 ` [PATCH 1/3] ARM: vfp: rename last_VFP_context to vfp_current_hw_state Russell King - ARM Linux
2011-07-09 16:33 ` [PATCH 2/3] ARM: vfp: rename check_exception to vfp_hw_state_valid Russell King - ARM Linux
2011-07-09 16:33 ` [PATCH 3/3] ARM: vfp: fix a hole in VFP thread migration Russell King - ARM Linux
2011-09-17  2:53   ` Colin Cross
2011-07-09 16:44 ` [PATCH 4/3] ARM: vfp: ensure that thread flushing works if preempted Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).