Hi,<div>In linux/include/linux/atomic.h, there are two files included asm/atomic.h and asm/barrier.h. Both files are present in linux/include/asm-generic and linux/arch/arm/include/asm. If I build like,</div><div>CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm make zImage dtbs</div><div>then which file is being used.</div><div><br></div><div>A kernel newbie,</div><div>Amit Kumar</div>