diff options
author | Catalin Marinas <[email protected]> | 2012-10-08 16:33:01 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-09 16:22:53 +0900 |
commit | eab1eef9911c36966b5d5934e6970581b3316013 (patch) | |
tree | 3d47f3c5b9f92b2d4e626fb8fdc0c18cfedc5ffb /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
parent | 2d28a2275c21d04290cfba1555c89a806d2b7706 (diff) |
mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
The update_mmu_cache() takes a pointer (to pte_t by default) as the last
argument but the huge_memory.c passes a pmd_t value. The patch changes
the argument to the pmd_t * pointer.
Signed-off-by: Catalin Marinas <[email protected]>
Signed-off-by: Steve Capper <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Reviewed-by: Kirill A. Shutemov <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Gerald Schaefer <[email protected]>
Reviewed-by: Andrea Arcangeli <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Ralf Baechle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions