0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00

Merge commit '6bb992cb04926895be57dc97e7d569ea15a07db1' into thread-next

This commit is contained in:
Maria Matejka 2023-01-24 09:44:43 +01:00
commit 3d96a16ae8

View File

@ -249,8 +249,6 @@ page_cleanup(void *_ UNUSED)
if (!stack)
return;
/* Cleanup gets called when hot free page cache is too big.
* Moving some pages to the cold free page cache. */
do {
synchronize_rcu();