aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2014-10-20 14:02:15 +0200
committerArd Biesheuvel <[email protected]>2015-01-12 08:16:42 +0000
commite1e1fddae74b72d0415965821ad00fe39aac6f13 (patch)
tree535189d0e1fbc13bf6cbb4e84a7e8b9e7ac1fe12 /fs/jbd/commit.c
parenteaa27f34e91a14cdceed26ed6c6793ec1d186115 (diff)
arm64/mm: add explicit struct_mm argument to __create_mapping()
Currently, swapper_pg_dir and idmap_pg_dir share the init_mm mm_struct instance. To allow the introduction of other pg_dir instances, for instance, for UEFI's mapping of Runtime Services, make the struct_mm instance an explicit argument that gets passed down to the pmd and pte instantiation functions. Note that the consumers (pmd_populate/pgd_populate) of the mm_struct argument don't actually inspect it, but let's fix it for correctness' sake. Acked-by: Steve Capper <[email protected]> Tested-by: Leif Lindholm <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions