]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: 7650/1: mm: replace direct access to mm->context.id with new macro
authorBen Dooks <ben-linux@fluff.org>
Mon, 11 Feb 2013 11:25:05 +0000 (12:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 16 Feb 2013 17:54:27 +0000 (17:54 +0000)
commit251019fb97b67067c34292bb89c19e712f91971c
treef401e2297daacb6f81878ac1bf5fc93aec402f59
parent9520a5bece13b7382f4b0059180f61530c423c81
ARM: 7650/1: mm: replace direct access to mm->context.id with new macro

The mmid macro is meant to be used to get the mm->context.id data
from the mm structure, but it seems to have been missed in a cuple
of files.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-v6.S
arch/arm/mm/proc-v7-2level.S
arch/arm/mm/proc-v7-3level.S