aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2014-02-04 16:01:31 +0000
committerCatalin Marinas <[email protected]>2014-02-05 10:30:51 +0000
commita55f9929a9b257f84b6cc7b2397379cabd744a22 (patch)
tree4fe9688f44d89185d32d95cb0e446be57e441b04 /fs/jbd2/commit.c
parentccc9e244eb1b9654915634827322932cbafd8244 (diff)
arm64: Invalidate the TLB when replacing pmd entries during boot
With the 64K page size configuration, __create_page_tables in head.S maps enough memory to get started but using 64K pages rather than 512M sections with a single pgd/pud/pmd entry pointing to a pte table. create_mapping() may override the pgd/pud/pmd table entry with a block (section) one if the RAM size is more than 512MB and aligned correctly. For the end of this block to be accessible, the old TLB entry must be invalidated. Cc: <[email protected]> Reported-by: Mark Salter <[email protected]> Tested-by: Mark Salter <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions