On 4/22/2025 1:58 PM, Paul E. McKenney wrote: > On Tue, Apr 22, 2025 at 09:51:45AM +0800, Su Hui wrote: >> It's safer to using kcalloc() because it can prevent overflow >> problem. >> >> Signed-off-by: Su Hui <su...@nfschina.com> > > Reviewed-by: Paul E. McKenney <paul...@kernel.org> Applied, thanks.
- [PATCH] rcuscale: using kmalloc_array() to relpace kmallo... Su Hui
- Re: [PATCH] rcuscale: using kmalloc_array() to relpa... Paul E. McKenney
- [PATCH v2] rcuscale: using kcalloc() to relpace kmal... Su Hui
- Re: [PATCH v2] rcuscale: using kcalloc() to relp... Paul E. McKenney
- Re: [PATCH v2] rcuscale: using kcalloc() to ... Joel Fernandes