Message ID | 20230920-rmtfs-mem-guard-pages-v3-0-305b37219b78@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | soc: qcom: rmtfs: Support dynamic allocation | expand |
On Wed, 20 Sep 2023 19:37:29 -0700, Bjorn Andersson wrote: > Some platforms have laxed requirements on the placement of the rmtfs > memory region, introduce support for guard pages to allow the DeviceTree > author to rely on the OS/Linux for placement of the region. > > Changes since v2: > - Rewrote DeviceTree binding description, to avoid dictating the OS > behavior. > - Adjusted addr and size before memremap(), to avoid mapping the guard > pages, and unnecessarily have to adjust the base pointer. > > [...] Applied, thanks! [1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages commit: 3ad96787949a96256931ca59aff73ea604bc0e6c [2/3] soc: qcom: rmtfs: Support discarding guard pages commit: 9265bc6bce6919c771970e5a425a66551a1c78a0 Best regards,