Re: [PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted

From: Jason Gunthorpe

Date: Thu Jun 04 2026 - 10:07:06 EST


On Thu, Jun 04, 2026 at 12:51:49PM +0530, Sumit Semwal wrote:

> Given that Christoph's objection is not really about the modules part,
> but that the set_memory_{encrypted,decrypted} should not be used here,
> one option is to revert 78b30c50a7ac until that issue is sorted out?

Please no, we have stuff already using this so it would be a
functional regression. Revert making heaps into a module since that
doesn't have a functional regression.

Jason