diff options
author | Andrey Markovytch <andreym@codeaurora.org> | 2016-04-20 15:29:13 +0300 |
---|---|---|
committer | Jeevan Shriram <jshriram@codeaurora.org> | 2016-04-25 17:45:24 -0700 |
commit | 03a29a9ee5f6a45fc52ded7a4f0e063cfe34bf0d (patch) | |
tree | 49237eb1dc8ac9e07e65da3b9e37f848903594cc /security/pfe | |
parent | 0fb5a0c53e15bc06c160d29b31eb2de20ffe0b05 (diff) |
md: dm-req-crypt: Increase mempool size for dm-req-crypt data
DM layer allocates pool size of 256 for request based module while
dm-req-crypt internally allocates pool for minimum 16 requests.
Increasing pool size of dm-req-crypt to be consistent with DM layer.
Also, changing GFP mask for allocation from pool, depending upon
whether call is made from atomic context or not.
Change-Id: I9dfeb46520e0d1b1fc6f850a007fce35bdc60d35
Signed-off-by: Dinesh K Garg <dineshg@codeaurora.org>
Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
Diffstat (limited to 'security/pfe')
0 files changed, 0 insertions, 0 deletions