What\'s the difference b/w __raw_readl/__raw_writel and readl/writel in linux kernel? It is said readl/writel is safer than __ra
__raw_readl/__raw_writel
readl/writel
__ra
It seems to be the case that
See this LKML discussion and also the comments in linux/arch/arm/include/asm/io.h