On Wed, Jun 15, 2011 at 05:43, Steven Miao wrote: > + blackfin_dcache_invalidate_range(msg->payload, msg->payload + > msg->length);
these are not portable. please use the common API like invalidate_dcache_range(). -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
