Merge branch 's390-ctcm-updates-2020-11-30'
authorJakub Kicinski <kuba@kernel.org>
Wed, 2 Dec 2020 00:56:05 +0000 (16:56 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 2 Dec 2020 00:56:06 +0000 (16:56 -0800)
Julian Wiedmann says:

====================
s390/ctcm: updates 2020-11-30

Some rare ctcm updates by Sebastian, who cleans up all places where
in_interrupt() was used to determine the correct GFP_* mask for
allocations.
In the first three patches we can get rid of those allocations entirely,
as they just end up being copied into the skb.
====================

Link: https://lore.kernel.org/r/20201130100950.42051-1-jwi@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge