integ/kernel/kernel-modules
Jim Somerville 7e27429ba3 Mellanox Driver: Disable use of kernel page pool functionality
Problem:  The out-of-tree Mellanox driver detects the presence
of page pool support in the new kernel, and thus wants to use it.
However, page pools are not configured to be on in the new kernel
by default (CONFIG_PAGE_POOL), and not only that, the config
option is hidden ie. it is not user selectable. The built-in
Mellanox driver selects it, but we don't use the built-in driver.
The out-of-tree driver does compile but not all pieces of it
will load properly, specifically the mlx5 pieces which rely on
page pool functionality being enabled in the kernel.

Solution: Simply disable kernel page pool use in the
out-of-tree Mellanox driver, making it work the same way as
it did with the older kernel.

Change-Id: If7e7155867d539352fcd0ea3acd5a17dd9d9579f
Closes-Bug: 1860347
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
(cherry picked from commit 424ba94a9a)
2020-01-30 17:04:50 +00:00
..
drbd rebase drbd drver patch to 8.4.11-1 version 2018-12-29 02:01:02 +08:00
integrity/centos Fix compile error for integrity driver 2019-01-31 00:05:55 +08:00
intel-e1000e rebase e1000e driver patch from 3.4.1.1 to 3.4.2.1 version 2018-09-28 19:13:53 +08:00
intel-i40e rebase i40e patch to latest 2.7.29 version 2019-01-23 00:45:46 +00:00
intel-i40evf upgrade i40evf driver to 3.6.15 which support CentOS 7.6 2018-12-27 20:41:15 +08:00
intel-ixgbe Upversion ixgbe, ixgbevf drivers 2019-06-10 10:43:05 -05:00
intel-ixgbevf Upversion ixgbe, ixgbevf drivers 2019-06-10 10:43:05 -05:00
mlnx-ofa_kernel Mellanox Driver: Disable use of kernel page pool functionality 2020-01-30 17:04:50 +00:00
qat17 Upgrade qat driver to latest version for CentOS 7.6 2019-04-24 20:11:26 +08:00
tpmdd fix tpm driver build failure with 3.10.0-957.1.3 kernel 2019-01-25 18:13:36 +08:00