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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/