aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorJoonsoo Kim <[email protected]>2012-11-13 02:17:36 +0900
committerH. Peter Anvin <[email protected]>2012-11-14 15:03:20 -0800
commitddd32b4289a6feda9ad9e68b0d85641c389a72ba (patch)
treed16e7063e78e589ae830fa566fe246e47dd16bdb /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parent226f69a4b7ed1da248d653aa1535bad61ba5fa49 (diff)
x86, mm: Correct vmflag test for checking VM_HUGETLB
commit 611ae8e3f5204f7480b3b405993b3352cfa16662('enable tlb flush range support for x86') change flush_tlb_mm_range() considerably. After this, we test whether vmflag equal to VM_HUGETLB and it may be always failed, because vmflag usually has other flags simultaneously. Our intention is to check whether this vma is for hughtlb, so correct it according to this purpose. Signed-off-by: Joonsoo Kim <[email protected]> Acked-by: Alex Shi <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions