Re: [-mm PATCH 4/7] Memory controller memory accounting

From: Balbir Singh
Date: Thu Jul 05 2007 - 16:04:24 EST


Vaidyanathan Srinivasan wrote:
>>
>> + if (mem_container_charge(page, mm)) {
>
> Minor correction. The above line should be
>
> if (mem_container_charge(new, mm)) {
>
> to avoid compilation error.
>
> --Vaidy
>
> [snip]

Thanks, Vaidy,

Patch incorporated.

--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/