• Adam Wujek's avatar
    [BUG: 1590] userspace/snmpd: fix fail to start when using non-wr SFPs · 607129b7
    Adam Wujek authored
    When many (10 or more) non-wr compatible SFPs were used then could happen that
    snmpd was not able to start (sometimes even crashing).
    The problem appeared only when the logs from snmpd were not redirected,
    so it too long to print the logs to the slow serial console.
    Before logs were printed, the content of HAL's shmem changed and this caused
    to re-read HAL's shmem and print logs again and again...
    
    The fix is to print logs after the shmem is read.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    607129b7
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Kconfig_vlans.in Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...