On 26/01/15 11:36, James Hogan wrote:
>> diff --git a/arch/mips/include/asm/pgtable.h 
>> b/arch/mips/include/asm/pgtable.h
>> index 7f7c558de9fc..d2c7e9e7447e 100644
>> --- a/arch/mips/include/asm/pgtable.h
>> +++ b/arch/mips/include/asm/pgtable.h
>> @@ -99,19 +99,30 @@ extern void paging_init(void);
>>  
>>  #define htw_stop()                                                  \
>>  do {                                                                        
>> \
>> +    unsigned long flags;                                            \
>> +                                                                    \
>>      if (cpu_has_htw) {                                              \
>> +            local_irq_save(flags);                                  \
> 
> duplicate?

Whoops, ignore that question (it applied to older version of patch).

Cheers
James

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to