lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 26 Jun 2016 13:02:17 +0300
From:	Saeed Mahameed <saeedm@....mellanox.co.il>
To:	Wang Sheng-Hui <shhuiw@...mail.com>
Cc:	Saeed Mahameed <saeedm@...lanox.com>,
	Amir Vadai <amirv@...lanox.com>,
	Matan Barak <matanb@...lanox.com>,
	Leon Romanovsky <leonro@...lanox.com>,
	Linux Netdev List <netdev@...r.kernel.org>,
	linux-rdma@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v3] net/mlx5: use mlx5_buf_alloc_node instead of
 mlx5_buf_alloc in mlx5_wq_ll_create

On Fri, Jun 24, 2016 at 3:52 AM, Wang Sheng-Hui <shhuiw@...mail.com> wrote:
> Commit 311c7c71c9bb ("net/mlx5e: Allocate DMA coherent memory on
> reader NUMA node") introduced mlx5_*_alloc_node() but missed changing
> some calling and warn messages. This patch introduces 2 changes:
>         * Use mlx5_buf_alloc_node() instead of mlx5_buf_alloc() in
>           mlx5_wq_ll_create()
>         * Update the failure warn messages with _node postfix for
>           mlx5_*_alloc function names
>
> Fixes: 311c7c71c9bb ("net/mlx5e: Allocate DMA coherent memory on reader NUMA node")
> Signed-off-by: Wang Sheng-Hui <shhuiw@...mail.com>

Acked-By: Saeed Mahameed <saeedm@...lanox.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ