Prev: anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
Next: [RFC][BUGFIX][PATCH] memcg: fix underflow of mapped_file stat
From: Yinghai on 13 Apr 2010 00:40 On 04/12/2010 08:58 PM, Benjamin Herrenschmidt wrote: > On Thu, 2010-04-08 at 23:03 -0700, Yinghai Lu wrote: > >> + return -1ULL; >> +} > > Defininf some kind of LMB_ERROR would be nicer. ok, also __lmb_alloc_base could return 0 when fail to get one. replace that 0 with LMB_ERROR aka -1ULL? Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |