linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hwspinlock: a bug fix, trivial changes
@ 2012-07-06  4:55 Shinya Kuribayashi
  2012-07-06  4:56 ` [PATCH 1/3] hwspinlock/core: use global ID to register hwspinlocks on multiple devices Shinya Kuribayashi
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Shinya Kuribayashi @ 2012-07-06  4:55 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Ohad,

Recently I wrote a hwspinlock driver for our devices, and during
the review and debug process, we found a bug in the core code.
Could you take a look please?

The first patch is a bug fix.  The latter two patches are what I
think nice-to-have.  If you find useful, just take it, thanks!


Shinya Kuribayashi (3):
      hwspinlock/core: use global ID to register hwspinlocks on multiple devices
      hwspinlock/core: add notes on lock element in 'struct hwspinlock'
      hwspinlock/core: allow hwspinlock_device to have bank-specific private data

 drivers/hwspinlock/hwspinlock_core.c     | 2 +-
 drivers/hwspinlock/hwspinlock_internal.h | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
Shinya Kuribayashi
Renesas Electronics

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

end of thread, other threads:[~2012-07-09  0:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-06  4:55 [PATCH 0/3] hwspinlock: a bug fix, trivial changes Shinya Kuribayashi
2012-07-06  4:56 ` [PATCH 1/3] hwspinlock/core: use global ID to register hwspinlocks on multiple devices Shinya Kuribayashi
2012-07-07 10:49   ` Ohad Ben-Cohen
2012-07-06  4:56 ` [PATCH 2/3] hwspinlock/core: add notes on lock element in 'struct hwspinlock' Shinya Kuribayashi
2012-07-07 10:53   ` Ohad Ben-Cohen
2012-07-06  4:56 ` [PATCH 3/3] hwspinlock/core: allow hwspinlock_device to have bank-specific private data Shinya Kuribayashi
2012-07-07 10:55   ` Ohad Ben-Cohen
2012-07-07 10:59 ` [PATCH 0/3] hwspinlock: a bug fix, trivial changes Ohad Ben-Cohen
2012-07-09  0:41   ` Shinya Kuribayashi

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