Re: [RFC PATCH] powerpc/mm: Implement STRICT_MODULE_RWX

From: Christoph Hellwig
Date: Wed May 15 2019 - 02:44:19 EST


> +static int change_page_ro(pte_t *ptep, pgtable_t token, unsigned long addr, void *data)

There are a couple way too long lines like this in the patch.