[OE-core] [PATCH] pseudo: update to latest master

Alexander Kanavin alexander.kanavin at linux.intel.com
Sat Feb 17 13:28:55 UTC 2018


On 02/17/2018 02:03 PM, Martin Jansa wrote:
>  > Without this change (pseudo at 'Handle O_TMPFILE more better') things 
> work flawlessly, with epoll enabled.
> 
> Your 
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=akanavin/pseudo-1.9.0 
> is using this change with SRCREV b6a015aa91d7ab84c2f5466f3b5704f501129cbc.
> 
> Does it mean that the change you sent to the ML doesn't work flawlessly 
> and to make it work you need to downgrade SRCREV 
> from b6a015aa91d7ab84c2f5466f3b5704f501129cbc 
> to 23f089f480e04ca1b88df8fe1f46b864fee2a0b8 (while I did upgrade 
> from b6a015aa91d7ab84c2f5466f3b5704f501129cbc 
> to 26e30fa2e1a0fe4e885d7eea3f55d23cd2c3158f after Seebs reply)?
> 
> docker-shr @ ~/projects/pseudo $ git log --oneline yp/master  | head -n 5
> 26e30fa Allow closing client 0
> b6a015a Handle O_TMPFILE more better
> 23f089f Fix openat flag #ifdef typo
> 449c234 Half-undo FASTOP
> d107418 1.9.0

For me, with epoll enabled:

b6a015a works
23f089f and 26e30fa both lock up

Without epoll:

b6a015a works
23f089f produces fd errors
26e30fa wasn't tried.

So I left the poky-contrib branch at the commit where things work, at 
least for me.

Alex



More information about the Openembedded-core mailing list