android_kernel_samsung_univ.../net/netlink
Ross Lagerwall a8d47b4b3c netlink: Allow direct reclaim for fallback allocation
The backport of d35c99ff77ec ("netlink: do not enter direct reclaim from
netlink_dump()") to the 4.4 branch (first in 4.4.32) mistakenly removed
direct claim from the initial large allocation _and_ the fallback
allocation which means that allocations can spuriously fail.
Fix the issue by adding back the direct reclaim flag to the fallback
allocation.

Fixes: 6d123f1d39 ("netlink: do not enter direct reclaim from netlink_dump()")
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-08 07:46:02 +02:00
..
af_netlink.c netlink: Allow direct reclaim for fallback allocation 2017-05-08 07:46:02 +02:00
af_netlink.h netlink: remove mmapped netlink support 2017-03-22 12:04:13 +01:00
diag.c netlink: remove mmapped netlink support 2017-03-22 12:04:13 +01:00
genetlink.c net/netlink: lockdep_genl_is_held can be boolean 2015-10-09 07:48:59 -07:00
Kconfig netlink: remove mmapped netlink support 2017-03-22 12:04:13 +01:00
Makefile netlink: Diag core and basic socket info dumping (v2) 2013-03-21 12:38:03 -04:00