Re: [RFC PATCH] mm/slab: Add size validation in kmalloc_array_* functions
From: viswanath
Date: Tue Sep 23 2025 - 00:28:50 EST
On Tue, 23 Sept 2025 at 03:06, Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
> Is it really a good idea to support 2^28 vclocks? Surely there's a
> limit that makes sense to the PTP driver.
I think I will add a new macro for the limit and validate against that
Thanks
Viswanath