Searched hist:"1111 c6a5dc950cfb01977fb6217405f4ee6a6c66" (Results 1 – 4 of 4) sorted by relevance
/openbmc/libmctp/ |
H A D | libmctp-serial.h | diff 1111c6a5dc950cfb01977fb6217405f4ee6a6c66 Mon Jul 25 06:14:39 CDT 2022 Andrew Jeffery <andrew@aj.id.au> bindings: Add mctp_*_init_pollfd() API
The new API allows the binding to own the poll(2) parameters, providing the opportunity for it to properly idle when it's unable to send control messages. Despite this, we hold off on adjusting the behaviour directly in this commit, as it would constitute a regression until mctp-demux-daemon has also been converted to exploit the new API.
Change-Id: Ic5a7c5a943566a0f36695daa64457440886fb2ab Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
H A D | libmctp-astlpc.h | diff 1111c6a5dc950cfb01977fb6217405f4ee6a6c66 Mon Jul 25 06:14:39 CDT 2022 Andrew Jeffery <andrew@aj.id.au> bindings: Add mctp_*_init_pollfd() API
The new API allows the binding to own the poll(2) parameters, providing the opportunity for it to properly idle when it's unable to send control messages. Despite this, we hold off on adjusting the behaviour directly in this commit, as it would constitute a regression until mctp-demux-daemon has also been converted to exploit the new API.
Change-Id: Ic5a7c5a943566a0f36695daa64457440886fb2ab Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
H A D | serial.c | diff 1111c6a5dc950cfb01977fb6217405f4ee6a6c66 Mon Jul 25 06:14:39 CDT 2022 Andrew Jeffery <andrew@aj.id.au> bindings: Add mctp_*_init_pollfd() API
The new API allows the binding to own the poll(2) parameters, providing the opportunity for it to properly idle when it's unable to send control messages. Despite this, we hold off on adjusting the behaviour directly in this commit, as it would constitute a regression until mctp-demux-daemon has also been converted to exploit the new API.
Change-Id: Ic5a7c5a943566a0f36695daa64457440886fb2ab Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
H A D | astlpc.c | diff 1111c6a5dc950cfb01977fb6217405f4ee6a6c66 Mon Jul 25 06:14:39 CDT 2022 Andrew Jeffery <andrew@aj.id.au> bindings: Add mctp_*_init_pollfd() API
The new API allows the binding to own the poll(2) parameters, providing the opportunity for it to properly idle when it's unable to send control messages. Despite this, we hold off on adjusting the behaviour directly in this commit, as it would constitute a regression until mctp-demux-daemon has also been converted to exploit the new API.
Change-Id: Ic5a7c5a943566a0f36695daa64457440886fb2ab Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|