Hi Tejun, On 07/21/15 at 11:30am, Tejun Heo wrote: > On Mon, Jul 20, 2015 at 10:55:30PM +0800, Baoquan He wrote: > > chunk->map[] contains <offset|in-use flag> of each area. Now add a > > new macro PCPU_CHUNK_AREA_IN_USE and use it as the in-use flag to > > replace all magic number '1'. > > > > Signed-off-by: Baoquan He <bhe@xxxxxxxxxx> > > idk, maybe. Can you at least go for something shorter? PCPU_MAP_BUSY > or whatever? Thanks for suggestion. I know this change makes code longer. PCPU_MAP_BUSY is better, I am gonna repost with it. Thanks Baoquan -- 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>