unconstant_macros: add VM_SOFTDIRTY
commit10ac19ba0594286fd0079710e795b4e0920280e6
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 13 May 2014 13:03:37 +0000 (13 16:03 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 13 May 2014 13:03:37 +0000 (13 16:03 +0300)
tree605b249aa111c6b83c8fb484797cd475a7ae961c
parentca217c054977f5080383cca6abfeab6c143c96b3
unconstant_macros: add VM_SOFTDIRTY

The value of this macro depends on the config.  This silences the following
false positive:

fs/proc/task_mmu.c:769 clear_refs_test_walk()
warn: bitwise AND condition is false here

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/kernel.unconstant_macros