openwrt/target/linux/realtek/files-5.10
Jan Hoffmann 2c40359c5c realtek: add cond_resched to loops accessing the FDB table
A full loop accessing all FDB entries can take several milliseconds
(on RTL839x about 20 ms), so give other kernel tasks a chance to run.
This is especially important for rtl83xx_port_fdb_dump which is itself
called in a loop for all ports by the kernel.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2022-12-27 16:29:57 +01:00
..
arch/mips realtek: use MIPS fw_init_cmdline() 2022-10-08 11:05:02 +02:00
Documentation/devicetree/bindings realtek: timer driver: documentation 2022-10-23 22:33:08 +02:00
drivers realtek: add cond_resched to loops accessing the FDB table 2022-12-27 16:29:57 +01:00
include/dt-bindings/clock realtek: add PLL DT binding includes 2022-08-28 11:03:34 +02:00