diff options
author | Jag Raman <jag.raman@oracle.com> | 2017-06-23 14:58:33 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-25 13:43:12 -0700 |
commit | 0ab2fcd69dbf1dad27a7cee0f608b48690134ced (patch) | |
tree | 66f864d5d0ca29c0dc1c9317f684dc3f1deb745a /fs/efivarfs | |
parent | 411cb4a0b3b12833731abc71059a7eeb04dc8477 (diff) |
sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation
During MDESC handle allocation, use the __GFP_REPEAT flag instead of
__GFP_NOFAIL. If memory is not available, the caller expects a NULL
pointer instead of waiting until memory is allocated.
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Liam Merwick <liam.merwick@oracle.com>
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions