Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 00/13] Make android-tester callbacks thread safe
Date: Thu, 27 Feb 2014 15:10:02 +0100	[thread overview]
Message-ID: <3495623.2knxJs63KX@uw000953> (raw)
In-Reply-To: <1392987473-19994-1-git-send-email-jakub.tyszkowski@tieto.com>

Hi Jakub,

On Friday 21 of February 2014 13:57:40 Jakub Tyszkowski wrote:
> 
> This patch set makes all callbacks executions in HAL's notification thread being
> transfered to tester's context. As test-specific callbacks are called by generic
> callbacks, making the later executed in tester's main loop makes all custom
> callbacks (and newly added) automatically executed in the right contex.
> 
> This is basically RFCv2 resend as PATCH with two follow-up patches.
> 
> Changes in relation to RFCv2:
>   * [PATCH 12/13]: Changed daemon termination checks to non-blocking
>   * [PATCH 13/13]: Added guard to execute all scheduled callbacks in current
>     test's context
> 
> Best regards,
> 
> Jakub Tyszkowski (13):
>   android/tester: Execute device found cbacks in main loop
>   android/tester: Execute discovery state cbacks in main loop
>   android/tester: Execute device properties cbacks in main loop
>   android/tester: Execute adapter props cbacks in main loop
>   android/tester: Execute adapter state changed cbacks in main loop
>   android/tester: Execute socket cbacks in main loop
>   android/tester: Execute hh connection state cbacks in main loop
>   android/tester: Execute hh info cbacks in main loop
>   android/tester: Execute hh protocol mode cbacks in main loop
>   android/tester: Execute hh report cbacks in main loop
>   android/tester: Execute hh virtual unplug cbacks in main loop
>   android/tester: Non-blocking check for daemon termination
>   android/tester: Add guard for late callback calls
> 
>  android/android-tester.c | 375 ++++++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 326 insertions(+), 49 deletions(-)

All patches except 12/13 are now applied. Thanks.
For waiting for daemon I pushed fix that is using signalfd instead.

-- 
Best regards, 
Szymon Janc

      parent reply	other threads:[~2014-02-27 14:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21 12:57 [PATCH 00/13] Make android-tester callbacks thread safe Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 01/13] android/tester: Execute device found cbacks in main loop Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 02/13] android/tester: Execute discovery state " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 03/13] android/tester: Execute device properties " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 04/13] android/tester: Execute adapter props " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 05/13] android/tester: Execute adapter state changed " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 06/13] android/tester: Execute socket " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 07/13] android/tester: Execute hh connection state " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 08/13] android/tester: Execute hh info " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 09/13] android/tester: Execute hh protocol mode " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 10/13] android/tester: Execute hh report " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 11/13] android/tester: Execute hh virtual unplug " Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 12/13] android/tester: Non-blocking check for daemon termination Jakub Tyszkowski
2014-02-21 12:57 ` [PATCH 13/13] android/tester: Add guard for late callback calls Jakub Tyszkowski
2014-02-27 14:10 ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3495623.2knxJs63KX@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=jakub.tyszkowski@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox