diff options
author | Don Wood <donald.e.wood@intel.com> | 2009-09-05 20:36:37 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2009-09-05 20:36:37 -0700 |
commit | ba0c5d9a8975cf740a4a4b8c579cc4b325f8b852 (patch) | |
tree | 7b0390138f2d75d19a03916bd3392d6503ef2310 /fs/nilfs2 | |
parent | 873fcdd4bfc75880888a7d148a71d70ed87c9ebf (diff) |
RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC
The routine to allocate a cqp request is not called from process
context code. Since it is not OK to sleep, it needs to use GFP_ATOMIC
not GFP_KERNEL.
Signed-off-by: Don Wood <donald.e.wood@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions