linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Call tracing/debug code in VFP preempt code
@ 2013-03-04 22:43 Stephen Boyd
  2013-03-04 22:43 ` [PATCH 1/2] ARM: Consolidate preempt enable/disable assembly into macros Stephen Boyd
  2013-03-04 22:43 ` [PATCH 2/2] ARM: Enable tracing around vfp preemption enable/disable Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Boyd @ 2013-03-04 22:43 UTC (permalink / raw)
  To: linux-arm-kernel

The VFP preempt enable/disable code doesn't call into the tracers
and also doesn't participate in the preempt debugging code. This
patchset fixes that by making calls to the C functions from assembly
when appropriate.

Stephen Boyd (2):
  ARM: Consolidate preempt enable/disable assembly into macros
  ARM: Enable tracing around vfp preemption enable/disable

 arch/arm/kernel/entry-header.S | 31 +++++++++++++++++++++++++++++++
 arch/arm/vfp/entry.S           | 20 +++-----------------
 arch/arm/vfp/vfphw.S           | 14 ++------------
 3 files changed, 36 insertions(+), 29 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2013-03-04 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 22:43 [PATCH 0/2] Call tracing/debug code in VFP preempt code Stephen Boyd
2013-03-04 22:43 ` [PATCH 1/2] ARM: Consolidate preempt enable/disable assembly into macros Stephen Boyd
2013-03-04 22:43 ` [PATCH 2/2] ARM: Enable tracing around vfp preemption enable/disable Stephen Boyd

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).