Ensure host is told data available on SMS_ATN

The SMS_ATN path is used by OpenBMC to communicate certain commands to
the host. To ensure the host queries OpenBMC for its pending command,
the response to the get_msg_flags command must indicate the event
message buffer is full.

Commit 30206dba changed this behavior and caused a regression in this
area for openpower systems.

Tested:
Verified phosphor-host-check now passes when host is up and running

Resolves openbmc/openbmc#3526

Change-Id: I700a55d8fa35b367dc20ae0db532a0b1c0664fba
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
1 file changed