aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-09 09:51:29 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-09 18:30:46 +0200
commitb417a0c48d63dde16384fb38f6cc95f49299091a (patch)
tree6cfb5b100f0aaf0f4cbba36803e088baf4c9e830 /Makefile
parent6ced31c32020ca095a9a5f9d45782896c7384551 (diff)
downloadupstream-b417a0c48d63dde16384fb38f6cc95f49299091a.tar.gz
upstream-b417a0c48d63dde16384fb38f6cc95f49299091a.tar.bz2
upstream-b417a0c48d63dde16384fb38f6cc95f49299091a.zip
ar71xx/ath79: ag71xx: init rings with GFP_KERNEL
Upstream commit 246902bdf562d45ea3475fac64c93048a7a39f01 Which contains following explanation: -- There is no need to use GFP_ATOMIC here, GFP_KERNEL should be enough. The 'kcalloc()' just a few lines above, already uses GFP_KERNEL. -- Looking at the code, all other descriptors also use plain GFP_KERNEL Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions