From: Will Deacon Date: Tue, 17 Dec 2013 18:17:54 +0000 (+0100) Subject: ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocator X-Git-Tag: v3.14-rc1~116^2~1^5~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d49750933210457ec2d5e8507823e365b2604fb;p=pandora-kernel.git ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocator The ASID allocator has to deal with some pretty horrible behaviours by the CPU, so expand on some of the comments in there so I remember why we can never allocate ASID zero to a userspace task. Reviewed-by: Catalin Marinas Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed