[ARM] Update ioremap implementation.
Use flush_cache_vmap() after creating mappings. Also use BUG_ON() rather than if() BUG().
Showing
Please register or sign in to comment
Use flush_cache_vmap() after creating mappings. Also use BUG_ON() rather than if() BUG().