commit | 980b6f152fffb1b6e5234c3200e45ca104b8ef34 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Fri Jan 18 09:47:03 2019 -0800 |
committer | James Feist <james.feist@linux.intel.com> | Mon Jan 21 14:13:34 2019 +0000 |
tree | 1e6e8a3007e571df8680b1a75aec5e5ffbb19b5b | |
parent | 9e382a12c7307a4f091e09ba0c9dfe3e897cb7fb [diff] |
Respond to all dbus messages sd_bus says to call process until the return code is no longer > 0. As we only called it once, if we got messages frequently enough we would fail to respond to them. Tested-by: Saw faster throughput of ipmi messages on d-bus when powercycled 6 times Change-Id: If461d9f3ae4098e542d668763ca0a28ec4b10851 Signed-off-by: James Feist <james.feist@linux.intel.com>