diff options
author | Scott Feldman <sfeldma@gmail.com> | 2015-06-12 21:35:47 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-15 16:06:48 -0700 |
commit | 02a9fbfc878ec3e4c17b11d6ac41dfe86667b732 (patch) | |
tree | 1a7a041bd5d57f709f5736395425b297b14f1f58 /fs/overlayfs/inode.c | |
parent | 179f9a2590a9f585fe052f87f10a83a84613ee43 (diff) | |
download | talos-op-linux-02a9fbfc878ec3e4c17b11d6ac41dfe86667b732.tar.gz talos-op-linux-02a9fbfc878ec3e4c17b11d6ac41dfe86667b732.zip |
rocker: mark neigh update event processing as 'no wait'
Neigh update event handler runs in a context where we can't sleep, so mark
processing in driver with ROCKER_OP_FLAG_NOWAIT. NOWAIT will use
GFP_ATOMIC for allocations and will queue cmds to the device's cmd ring but
will not wait (sleep) for cmd response back from device.
Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/overlayfs/inode.c')
0 files changed, 0 insertions, 0 deletions