- 07 2月, 2012 1 次提交
-
-
由 Alexander Stein 提交于
If the SG bit is set in MMUTR the page is accessible for all userspace processes (ignoring the ASID). So a process might randomly access a page from a different process which had a shared page (from shared memory) in its context. Signed-off-by: NAlexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
-
- 30 12月, 2011 1 次提交
-
-
由 Greg Ungerer 提交于
The different ColdFire V4e MMU requires its own dedicated paging init code, and a TLB miss handler for its software driven TLB. Signed-off-by: NGreg Ungerer <gerg@uclinux.org> Acked-by: NGeert Uytterhoeven <geert@linux-m68k.org> Acked-by: NMatt Waddel <mwaddel@yahoo.com> Acked-by: NKurt Mahan <kmahan@xmission.com>
-