From: Benjamin Poirier <bpoir...@suse.de>
Date: Tue, 28 Apr 2015 14:49:29 -0700

> By default, the number of tx queues is limited by the number of online cpus
> in mlx4_en_get_profile(). However, this limit no longer holds after the
> ethtool .set_channels method has been called. In that situation, the driver
> may access invalid bits of certain cpumask variables when queue_index >=
> nr_cpu_ids.
> 
> Signed-off-by: Benjamin Poirier <bpoir...@suse.de>
> Acked-by: Ido Shamay <i...@mellanox.com>
> Fixes: d03a68f ("net/mlx4_en: Configure the XPS queue mapping on driver load")

Applied and queue up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to