commit | 251019fb97b67067c34292bb89c19e712f91971c | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Feb 11 12:25:05 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Feb 16 17:54:27 2013 +0000 |
tree | f401e2297daacb6f81878ac1bf5fc93aec402f59 | |
parent | 9520a5bece13b7382f4b0059180f61530c423c81 [diff] |
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>