On 31.07.2025 17:58, Oleksii Kurochko wrote: > Implement put_page(), as it will be used by p2m_put_code().
I would have ack-ed the code change, but the description is irritating: Who or what is p2m_put_code() (going to be)? > Although CONFIG_STATIC_MEMORY has not yet been introduced for RISC-V, > a stub for PGC_static is added to avoid cluttering the code of > put_page_nr() with #ifdefs. There isn't any put_page_nr() being introduced (anymore), though. Jan