aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2020-02-05 08:41:42 +0000
committerVasily Gorbik <[email protected]>2020-02-11 19:14:12 +0000
commit11f0446534679e0a77441a19a65ed8b4a3d475f0 (patch)
tree4db3219db6cc5fdfd44bdcd1bcb0d0279dc0876a /drivers/mtd/lpddr/lpddr_cmds.c
parents390/qdio: simplify ACK tracking (diff)
downloadkernel-11f0446534679e0a77441a19a65ed8b4a3d475f0.tar.gz
kernel-11f0446534679e0a77441a19a65ed8b4a3d475f0.zip
s390/qdio: don't allocate *aob array with GFP_ATOMIC
The only way to reach this allocation is via qdio_establish() qdio_detect_hsicq() qdio_enable_async_operation() and since qdio_establish() uses wait_event_*() just a few lines ealier, we can trust that it certainly is never called from atomic context. Signed-off-by: Julian Wiedmann <[email protected]> Reviewed-by: Steffen Maier <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions