<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/bcusdk/0002-eibd-fix-endless-recursion-when-using-USB-backends.patch, branch 2017.11</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2017.11</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2017.11'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-08-29T21:27:58+00:00</updated>
<entry>
<title>bcusdk: eibd: drop local clock_gettime in USB backends</title>
<updated>2017-08-29T21:27:58+00:00</updated>
<author>
<name>Kurt Van Dijck</name>
<email>dev.kurt@vandijck-laurijssen.be</email>
</author>
<published>2017-08-25T21:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bc4f5598dccc191a1e2c6268fdcef1935e2fa212'/>
<id>urn:sha1:bc4f5598dccc191a1e2c6268fdcef1935e2fa212</id>
<content type='text'>
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 &lt;dev.kurt@vandijck-laurijssen.be&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
