All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] SCM fixes and updates
@ 2011-02-24 18:44 ` Stephen Boyd
  0 siblings, 0 replies; 67+ messages in thread
From: Stephen Boyd @ 2011-02-24 18:44 UTC (permalink / raw)
  To: David Brown; +Cc: linux-kernel, linux-arm-msm, linux-arm-kernel

These are a few updates to SCM. The first two patches fix some
bad code generation. The next patch saves a couple instructions
on the slow path and the final patch determines the cacheline
size dynamically instead of statically.

Stephen Boyd (4):
  msm: scm: Mark inline asm as volatile
  msm: scm: Fix improper register assignment
  msm: scm: Check for interruption immediately
  msm: scm: Get cacheline size from CTR

 arch/arm/mach-msm/scm.c |   75 +++++++++++++++++++++++++++-------------------
 1 files changed, 44 insertions(+), 31 deletions(-)

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


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

end of thread, other threads:[~2011-03-10 20:06 UTC | newest]

Thread overview: 67+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-24 18:44 [PATCH 0/4] SCM fixes and updates Stephen Boyd
2011-02-24 18:44 ` Stephen Boyd
2011-02-24 18:44 ` [PATCH 1/4] msm: scm: Mark inline asm as volatile Stephen Boyd
2011-02-24 18:44   ` Stephen Boyd
2011-02-25 11:56   ` Will Deacon
2011-02-25 11:56     ` Will Deacon
2011-02-25 11:56     ` Will Deacon
2011-02-25 19:05     ` Stephen Boyd
2011-02-25 19:05       ` Stephen Boyd
2011-02-26 18:12     ` David Brown
2011-02-26 18:12       ` David Brown
2011-02-26 19:43       ` Nicolas Pitre
2011-02-26 19:43         ` Nicolas Pitre
2011-02-27 17:41         ` David Brown
2011-02-27 17:41           ` David Brown
2011-02-28  2:21           ` Nicolas Pitre
2011-02-28  2:21             ` Nicolas Pitre
2011-02-27 11:10       ` Will Deacon
2011-02-27 11:10         ` Will Deacon
2011-02-27 17:38         ` David Brown
2011-02-27 17:38           ` David Brown
2011-03-01 10:30           ` Will Deacon
2011-03-01 10:30             ` Will Deacon
2011-02-24 18:44 ` [PATCH 2/4] msm: scm: Fix improper register assignment Stephen Boyd
2011-02-24 18:44   ` Stephen Boyd
2011-02-25 13:23   ` Will Deacon
2011-02-25 13:23     ` Will Deacon
2011-02-25 19:22     ` Stephen Boyd
2011-02-25 19:22       ` Stephen Boyd
2011-02-26  5:09     ` Saravana Kannan
2011-02-26  5:09       ` Saravana Kannan
2011-02-26  8:47       ` Russell King - ARM Linux
2011-02-26  8:47         ` Russell King - ARM Linux
2011-02-26 17:58         ` David Brown
2011-02-26 17:58           ` David Brown
2011-02-26 20:04           ` Nicolas Pitre
2011-02-26 20:04             ` Nicolas Pitre
2011-03-01 10:37             ` Will Deacon
2011-03-01 10:37               ` Will Deacon
2011-03-01 21:29               ` Saravana Kannan
2011-03-01 21:29                 ` Saravana Kannan
2011-03-02  0:02                 ` Nicolas Pitre
2011-03-02  0:02                   ` Nicolas Pitre
2011-03-01 13:54             ` Will Deacon
2011-03-01 13:54               ` Will Deacon
2011-02-24 18:44 ` [PATCH 3/4] msm: scm: Check for interruption immediately Stephen Boyd
2011-02-24 18:44   ` Stephen Boyd
2011-02-24 18:44 ` [PATCH 4/4] msm: scm: Get cacheline size from CTR Stephen Boyd
2011-02-24 18:44   ` Stephen Boyd
2011-02-24 19:01   ` Thomas Gleixner
2011-02-24 19:01     ` Thomas Gleixner
2011-02-24 19:44     ` Stephen Boyd
2011-02-24 19:44       ` Stephen Boyd
2011-02-24 19:56       ` Thomas Gleixner
2011-02-24 19:56         ` Thomas Gleixner
2011-03-01  4:21         ` Stephen Boyd
2011-03-01  4:21           ` Stephen Boyd
2011-02-24 19:32   ` Sergei Shtylyov
2011-02-24 19:32     ` Sergei Shtylyov
2011-02-24 19:50     ` Stephen Boyd
2011-02-24 19:50       ` Stephen Boyd
2011-02-24 19:55     ` Russell King - ARM Linux
2011-02-24 19:55       ` Russell King - ARM Linux
2011-03-09 19:29 ` [PATCH 0/4] SCM fixes and updates Stephen Boyd
2011-03-09 19:29   ` Stephen Boyd
2011-03-10 20:06   ` David Brown
2011-03-10 20:06     ` David Brown

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.