]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: tlb-r4k: Fix PG_ELPA comment
authorJames Hogan <james.hogan@imgtec.com>
Wed, 13 May 2015 10:50:55 +0000 (11:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 15 May 2015 20:02:50 +0000 (22:02 +0200)
commitc0bde89253d6e68fb31efe3b59e390cd384d1dda
tree6da53f6700b585a8981b95e7831da97428aa9a7d
parente4d1ce98b457435b9fbbf5ff877853a069dea70b
MIPS: tlb-r4k: Fix PG_ELPA comment

The ELPA bit in PageGrain is all about large *physical* addresses, so
correct the reference to "large virtual address" in the comment above
where it is set for MIPS64.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: David Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10038/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlb-r4k.c