[Buildroot] [PATCH V2] bcusdk: eibd: drop local clock_gettime in USB backends

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 29 21:28:09 UTC 2017


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 at 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



More information about the buildroot mailing list