linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Advertising cache locking code refactoring
@ 2012-02-07  4:29 Andre Guedes
  2012-02-07  4:29 ` [PATCH 1/3] Bluetooth: Add prefix "__" to advertising cache functions Andre Guedes
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Andre Guedes @ 2012-02-07  4:29 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: andre.guedes

Hi all,

This patch series does some code refactoring in advertising cache locking
related code. This work is a small effort to improve locking usage in
Bluetooth subsystem.

BR,

Andre

Andre Guedes (3):
  Bluetooth: Add prefix "__" to advertising cache functions
  Bluetooth: Create thread-safe advertising cache functions
  Bluetooth: Use advertising cache thread-safe functions

 include/net/bluetooth/hci_core.h |    4 +++
 net/bluetooth/hci_conn.c         |    2 +-
 net/bluetooth/hci_core.c         |   51 +++++++++++++++++++++++++++++++------
 net/bluetooth/hci_event.c        |    6 +---
 4 files changed, 48 insertions(+), 15 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2012-02-09 19:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-07  4:29 [PATCH 0/3] Advertising cache locking code refactoring Andre Guedes
2012-02-07  4:29 ` [PATCH 1/3] Bluetooth: Add prefix "__" to advertising cache functions Andre Guedes
2012-02-07  4:29 ` [PATCH 2/3] Bluetooth: Create thread-safe " Andre Guedes
2012-02-07  4:29 ` [PATCH 3/3] Bluetooth: Use advertising cache thread-safe functions Andre Guedes
2012-02-07 10:48   ` Anderson Lizardo
2012-02-07 12:20     ` Andre Guedes
2012-02-07 13:26       ` Ulisses Furquim
2012-02-07 14:46         ` Andre Guedes
2012-02-07 15:20           ` Ulisses Furquim
2012-02-07 17:41             ` Andre Guedes
2012-02-07 17:47               ` Ulisses Furquim
2012-02-09 13:49 ` [PATCH 0/3] Advertising cache locking code refactoring Marcel Holtmann
2012-02-09 17:23   ` Ulisses Furquim
2012-02-09 19:18     ` Marcel Holtmann

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