Re: [PATCH v2 3/3] mm/sparse: more check on mem_section number

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 27, 2012 at 03:06:52PM -0700, David Rientjes wrote:
>On Thu, 28 Jun 2012, Gavin Shan wrote:
>
>> diff --git a/mm/sparse.c b/mm/sparse.c
>> index a803599..8b8250e 100644
>> --- a/mm/sparse.c
>> +++ b/mm/sparse.c
>> @@ -149,6 +149,8 @@ int __section_nr(struct mem_section* ms)
>>  		     break;
>>  	}
>>  
>> +	VM_BUG_ON(root_nr >= NR_SECTION_ROOTS);
>> +
>
>VM_BUG_ON(root_nr == NR_SECTION_ROOTS);
>

Thanks, David. I will change it according to your comments.

Thanks,
Gavin

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx";> email@xxxxxxxxx </a>


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]