Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH V2] bcusdk: eibd: drop local clock_gettime in USB backends
Date: Tue, 29 Aug 2017 23:28:09 +0200	[thread overview]
Message-ID: <20170829232809.31f49502@windsurf.lan> (raw)
In-Reply-To: <1503695470-27811-1-git-send-email-dev.kurt@vandijck-laurijssen.be>

Hello,

On Fri, 25 Aug 2017 23:11:10 +0200, Kurt Van Dijck wrote:
> clock_gettime is defined locally, and calls pth_int_time, which
> in turn calls clock_gettime.
> The USB backend shouldn't overrule clock_gettime in the first place.
> This patch fixes this endless recursion by removing the local defition.
> 
> Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
> ---
>  ...endless-recursion-when-using-USB-backends.patch | 35 ++++++++++++++++++++++
>  1 file changed, 35 insertions(+)
>  create mode 100644 package/bcusdk/0002-eibd-fix-endless-recursion-when-using-USB-backends.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2017-08-29 21:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25 21:11 [Buildroot] [PATCH V2] bcusdk: eibd: drop local clock_gettime in USB backends Kurt Van Dijck
2017-08-29 21:28 ` Thomas Petazzoni [this message]
2017-09-06 11:18 ` Peter Korsgaard

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=20170829232809.31f49502@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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