[Intel-wired-lan] [PATCH] net/i40e: use cpumask_copy() for assigning cpumask

Stefano Brivio sbrivio at redhat.com
Wed Aug 16 09:52:33 UTC 2017


Hi Juergen,

On Sat, 12 Aug 2017 18:09:46 +0200
Juergen Gross <jgross at suse.com> wrote:

> Using direct assignment for a cpumask is wrong, cpumask_copy() should
> be used instead.

Perhaps a Fixes: tag might be helpful here, such as:

	Fixes: 96db776a3682 ("i40e/i40evf: fix interrupt affinity bug")

as I reported in my other (late) patch:

	http://marc.info/?l=linux-netdev&m=150279303222066&w=2

> Cc: stable at vger.kernel.org

and maybe also an indication about which versions this applies to, such as

Cc: stable at vger.kernel.org # 4.10+

In general, feel free to copy from my commit message.

These comments also apply to:

	[PATCH] net/i40evf: use cpumask_copy() for assigning cpumask

Thanks,


--
Stefano


More information about the Intel-wired-lan mailing list