Christophe LEROY writes:
> Le 13/04/2017 à 13:31, Michael Ellerman a écrit :
>> Christophe LEROY writes:
>>> Le 17/11/2016 à 13:03, Michael Ellerman a écrit :
On Fri, 2016-27-05 at 05:48:59 UTC, Rashmica Gupta wrote:
> Useful to be able to dump the kernels page tables to check permission
Le 13/04/2017 à 13:31, Michael Ellerman a écrit :
Christophe LEROY writes:
Hi Rashmica,
Le 17/11/2016 à 13:03, Michael Ellerman a écrit :
On Fri, 2016-27-05 at 05:48:59 UTC, Rashmica Gupta wrote:
Useful to be able to dump the kernels page tables to check permissions
and memory types - der
Christophe LEROY writes:
> Hi Rashmica,
>
> Le 17/11/2016 à 13:03, Michael Ellerman a écrit :
>> On Fri, 2016-27-05 at 05:48:59 UTC, Rashmica Gupta wrote:
>>> Useful to be able to dump the kernels page tables to check permissions
>>> and memory types - derived from arm64's implementation.
>>>
>>>
Hi Rashmica,
Le 17/11/2016 à 13:03, Michael Ellerman a écrit :
On Fri, 2016-27-05 at 05:48:59 UTC, Rashmica Gupta wrote:
Useful to be able to dump the kernels page tables to check permissions
and memory types - derived from arm64's implementation.
Add a debugfs file to check the page tables. T
On Fri, 2016-27-05 at 05:48:59 UTC, Rashmica Gupta wrote:
> Useful to be able to dump the kernels page tables to check permissions
> and memory types - derived from arm64's implementation.
>
> Add a debugfs file to check the page tables. To use this the PPC_PTDUMP
> config option must be selected.