X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Fmips%2Finclude%2Fasm%2Fmips-cpc.h;h=e09035239e5383117947fcabe8920cdf8d7608f1;hb=d7f40cc754bf479cca4a0f607b173efd4e6c805a;hp=f386f32702f17f75782ba9a58ffe5fa0ee37e186;hpb=36aea585a1103b8c2a1de04637b8a4326b92c254;p=karo-tx-linux.git diff --git a/arch/mips/include/asm/mips-cpc.h b/arch/mips/include/asm/mips-cpc.h index f386f32702f1..e09035239e53 100644 --- a/arch/mips/include/asm/mips-cpc.h +++ b/arch/mips/include/asm/mips-cpc.h @@ -149,7 +149,8 @@ BUILD_CPC_Cx_RW(other, 0x10) * core: the other core to be accessed * * Call before operating upon a core via the 'other' register region in - * order to prevent the region being moved during access. Must be followed + * order to prevent the region being moved during access. Must be called + * within the bounds of a mips_cm_{lock,unlock}_other pair, and followed * by a call to mips_cpc_unlock_other. */ extern void mips_cpc_lock_other(unsigned int core);