From d1f34ae546a374002f20391ed8c71c1911893bfe Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Mon, 1 Sep 2025 21:04:51 +0000 Subject: [PATCH] libkqueue: Switch to using HEAD from upstream master The upstream recently merge Christian's fixes for the fd_map allocations so that patch doesn't need to be in our fork anymore. I also tested removing the patch about timers from our fork, and it seems to only matter for Linux kernels earlier than 5.3. All of our supported platforms are newer than that. --- auxil/libkqueue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auxil/libkqueue b/auxil/libkqueue index af5612bb0d..a83d56aa2b 160000 --- a/auxil/libkqueue +++ b/auxil/libkqueue @@ -1 +1 @@ -Subproject commit af5612bb0db00831b82e706d63176094243c8ad7 +Subproject commit a83d56aa2bd9ba303c112478eb38d7e8e09c44da