X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=arch%2Farc%2Finclude%2Fasm%2Fpgtable-bits-arcv2.h;fp=arch%2Farc%2Finclude%2Fasm%2Fpgtable-bits-arcv2.h;h=8ebec1b21d246e61aa688c152dba9b5e2e564104;hb=c9e35b4aeb2f061390395033314898d07498da03;hp=f3eea3f30b2e2998ca9b90ae5232c47bc0837182;hpb=bbacf717de8aac61e45764951646b54471b22bf3;p=sfrench%2Fcifs-2.6.git diff --git a/arch/arc/include/asm/pgtable-bits-arcv2.h b/arch/arc/include/asm/pgtable-bits-arcv2.h index f3eea3f30b2e..8ebec1b21d24 100644 --- a/arch/arc/include/asm/pgtable-bits-arcv2.h +++ b/arch/arc/include/asm/pgtable-bits-arcv2.h @@ -66,7 +66,7 @@ * Other rules which cause the divergence from 1:1 mapping * * 1. Although ARC700 can do exclusive execute/write protection (meaning R - * can be tracked independet of X/W unlike some other CPUs), still to + * can be tracked independently of X/W unlike some other CPUs), still to * keep things consistent with other archs: * -Write implies Read: W => R * -Execute implies Read: X => R