Re: [PATCH] setup: dynamically detect default huge page size
Prateek <[email protected]> Tue, 7 Jul 2026 02:43:11 +0530
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <[email protected]> |
Hi Gabriel, Just wanted to give a quick ping on this! I sent out a v2 patch a couple of weeks ago that implements both of your suggestions (explicit hps=0 initialization and using the ternary operator to remove `ret`), as well as the `__uring_memcmp` shim. Here is the link to the v2 thread on the archive just in case it got buried in your inbox: https://lore.kernel.org/io-uring/[email protected]/ Let me know if there's anything else needed! Thanks, Prateek