ipmid: sdr-dbus: Reduce log spam on bitmap error

Remove the log for out_of_range error for
getSensorNumberFromPath and getPathFromSensorNumber. Log only once at
the end of looping through the sensor tree instead of for every sensor.

Tested:
The spam of
```
bimap<>: invalid key
```
is now gone.

Google-Bug-Id: 314385885
Google-Bug-Id: 323193196
Change-Id: I16565ec24c72680bf888a4679dfe0cf733e88e21
Signed-off-by: Willy Tu <wltu@google.com>
(cherry picked from commit 4fcd48fc4763d3b25554971d46b791934f371224)
2 files changed
tree: 29dbd670f5393da8e3ea3c6490466ff87e4bab28
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. LICENSE
  12. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.