From: David S. Miller Date: Thu, 29 Nov 2018 19:06:09 +0000 (-0800) Subject: Merge branch 'xps-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e869e7b59906a28232a71594599e07888033fc75;p=linux.git Merge branch 'xps-fixes' Sabrina Dubroca says: ==================== fixes for XPS configuration after Symmetric queue selection This fixes some bugs introduced by the "Symmetric queue selection using XPS for Rx queues". First, the refactoring of the cleanup function skipped resetting the queue's NUMA node under some conditions. Second, the accounting on static keys for XPS and RXQS-XPS is unbalanced, so the static key for XPS won't actually disable itself, once enabled. The RXQS-XPS static key can actually be disabled by reconfiguring a device that didn't have RXQS-XPS configured at all. ==================== Signed-off-by: David S. Miller --- e869e7b59906a28232a71594599e07888033fc75