on 21/10/2010 16:39 Andriy Gapon said the following: > Hmm, so rm_activeReaders lines looks like a mix of expanded and unexpanded > macro > LIST_HEAD and in the end coccinelle marks that line too. > Is it perhaps because of the 'volatile' keyword on rm_writecpus line (the > previous > one)?
Probably not. I've experimented and that LIST_HEAD line gets badly mangled and marked regardless of 'volatile' and relative position of the line with cpumask_t field. -- Andriy Gapon _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
