zephyr/subsys
Krzysztof Chruscinski 5f60164a0f logging: Prevent redundant thread wake up
Fix a bug introduced by 658123bb21 where if all backends were
ready prior to logging thread loop, thread was periodically
waken up for no reason. Fix is setting timeout to K_FOREVER
if all backends are ready after the initialization.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-07-11 18:05:35 +00:00
..
bluetooth Bluetooth: audio: Fix PACS location chrc properties 2022-07-11 16:04:42 +00:00
canbus
console
cpp
debug debug: coredump: flash backend: add query/command to get raw data 2022-07-11 18:04:05 +00:00
demand_paging
dfu
disk
emul emul: espi: Remove unused struct element 2022-07-08 10:53:02 +02:00
fb
fs fs/testsuite: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ipc ipc_service: static_vrings: Fix TX virtqueue alignment 2022-07-06 11:03:04 +02:00
jwt
logging logging: Prevent redundant thread wake up 2022-07-11 18:05:35 +00:00
lorawan
mgmt mgmt: hawkbit: fix call to bin2hex 2022-07-11 10:30:05 +02:00
modbus
net net: lwm2m: Pass client_ctx to observe callback 2022-07-11 09:32:18 +00:00
pm arch: Introduce S2RAM interface 2022-07-11 15:26:26 +02:00
portability
random
rtio
sd sd: add proper handling for DISK_IOCTL_CTRL_SYNC 2022-07-04 14:25:33 +00:00
settings
shell shell: mqtt: fix call to bin2hex 2022-07-11 10:30:05 +02:00
stats
storage storage: flash_map: handle disabled flash nodes 2022-07-04 10:28:41 +02:00
task_wdt
testsuite ztest: generate symbols for tests 2022-07-11 11:56:39 +02:00
timing
tracing samples: subsys: tracing: No tracing during switch in/out using EFI console 2022-07-05 16:52:32 -04:00
usb usb: device: cdc_acm: suspend transfers when RX path runs out of buffer 2022-07-11 10:31:12 +02:00
CMakeLists.txt
Kconfig