X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fcris%2Fmm%2Ftlb.c;h=b7f8de576777f83ab8f9c7f2e75c125b2d88822b;hb=c44df7413fd711bca818111b94cbd7ce5f3600a9;hp=c4a98e2e529e04dd46b85ff768bdabad3df8d1a4;hpb=cb18eccff48ef3986d1072964590bce6fec705fb;p=linux-2.6 diff --git a/arch/cris/mm/tlb.c b/arch/cris/mm/tlb.c index c4a98e2e52..b7f8de5767 100644 --- a/arch/cris/mm/tlb.c +++ b/arch/cris/mm/tlb.c @@ -16,7 +16,7 @@ /* The TLB can host up to 64 different mm contexts at the same time. * The running context is R_MMU_CONTEXT, and each TLB entry contains a * page_id that has to match to give a hit. In page_id_map, we keep track - * of which mm's we have assigned which page_id's, so that we know when + * of which mm we have assigned to which page_id, so that we know when * to invalidate TLB entries. * * The last page_id is never running - it is used as an invalid page_id