On 2023/5/15 17:08, Baoquan He wrote:
From: Christophe Leroy <christophe.leroy@xxxxxxxxxx> Define a generic version of ioremap_prot() and iounmap() that architectures can call after they have performed the necessary alteration to parameters and/or necessary verifications. Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx> Signed-off-by: Baoquan He <bhe@xxxxxxxxxx>
Reviewed-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>