]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Sat, 11 Nov 2017 10:40:05 +0000 (19:40 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Nov 2017 10:40:05 +0000 (19:40 +0900)
commitbe234ba93c61927fd881e7c033a1cf31237d2742
tree9fe8e79d29c29698c61ebc3c1d4dc22bddf4243b
parent052d41c01b3a2e3371d66de569717353af489d63
parentd1c61e6d79ea0d4d53dc18bcd2db30ef2d99cfa7
Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
Mellanox, mlx5 fixes 2017-11-08

The following series includes some fixes for mlx5 core and etherent
driver.

Sorry for the late submission but as you can see i have some very
critical fixes below that i would like them merged into this RC.

Please pull and let me know if there is any problem.

For -stable:
('net/mlx5e: Set page to null in case dma mapping fails') kernels >= 4.13
('net/mlx5: FPGA, return -EINVAL if size is zero') kernels >= 4.13
('net/mlx5: Cancel health poll before sending panic teardown command') kernels >= 4.13

V1->V2:
- Fix Reviewed-by tag of the 2nd patch.
- Drop the FPGA 0 size fix, it needs some more change log info.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>