Whamcloud - gitweb
LU-7084 obd: correct some OBD allocator macro defines 55/17755/2
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 30 Dec 2015 16:10:41 +0000 (10:10 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Jan 2016 01:20:17 +0000 (01:20 +0000)
commit08fcdbb95cd7ab3fc1246f03c3ef27c0b8a0d218
tree4de1e6da12306ff479ef10f4d7407ba74f60664a
parent182b30b7699858c73a990c36c51b70c40858a1fe
LU-7084 obd: correct some OBD allocator macro defines

Use protective parentheses around instances of the GFP mask parameters
in the definitions of __OBD_MALLOC_VERBOSE() and
__OBD_SLAB_ALLOC_VERBOSE() to prevent unexpected expansions.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I0c3307ae488fb4f79a07db8a3b870dbcb609da0b
Reviewed-on: http://review.whamcloud.com/17755
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
lustre/include/obd_support.h