[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190718.115557.1387889272907500684.davem@davemloft.net>
Date: Thu, 18 Jul 2019 11:55:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hslester96@...il.com
Cc: dchickles@...vell.com, sburla@...vell.com, fmanlunas@...vell.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] liquidio: Replace vmalloc + memset with vzalloc
From: Chuhong Yuan <hslester96@...il.com>
Date: Thu, 18 Jul 2019 15:45:42 +0800
> Use vzalloc and vzalloc_node instead of using vmalloc and
> vmalloc_node and then zeroing the allocated memory by
> memset 0.
> This simplifies the code.
>
> Signed-off-by: Chuhong Yuan <hslester96@...il.com>
Applied.
Powered by blists - more mailing lists