]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qeth-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:12:52 +0000 (13:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:12:52 +0000 (13:12 -0700)
commit1ea2f830951975d13529a918fed72aa883c74704
treecb561bc0890533dbf5e3a0a3e82362f50f27940d
parentbb60a8c3d6e3b507bee31bf6106e4dc511af589c
parent877b2627652559e349439617840afc8799c3fe47
Merge branch 'qeth-fixes'

Julian Wiedmann says:

====================
s390/qeth: fixes 2018-09-12

please apply the following qeth fixes for -net.

Patch 1 resolves a regression in an error path, while patch 2 enables
the SG support by default that was newly introduced with 4.19.
Patch 3 takes care of a longstanding problem with large-order
allocations, and patch 4 fixes a potential out-of-bounds access.
====================

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