Re: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings

From: Christopher Lameter
Date: Wed Oct 30 2019 - 08:09:25 EST



On Wed, 30 Oct 2019, Mike Rapoport wrote:

> > /dev/securemem or so?
>
> A device driver will need to remove the secure area from the direct map and
> then we back to square one.

We have avoided the need for modifications to kernel core code. And its a
natural thing to treat this like special memory provided by a device
driver.