From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2110#note_1142110376

Correct, this MR will do nothing. We already have:

```
cat redhat/configs/common/generic/CONFIG_PTE_MARKER_UFFD_WP
CONFIG_PTE_MARKER_UFFD_WP=y
```

And:

```
config PTE_MARKER_UFFD_WP
        bool "Userfaultfd write protection support for shmem/hugetlbfs"
        default y
        depends on HAVE_ARCH_USERFAULTFD_WP
        select PTE_MARKER
```

So this config is already enabled.
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to