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)
commitaaea1babe73ea16672dea9d2566d1fe8e51277cf
treeb9de2478fe97dab6134039e2d22b6baf7688058d
parent2bf7d3776b7492a3585c876ab595254b2756437e
parent8f4b6e35e270b3dca8943cf1a2de8d40b6074272
Merge branch 's390-ctcm-updates-2020-11-30'

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>