setup.c5fc0c Execute protection active, mvcos not available

Explanation

The kernel parameter 'noexec' has been specified. The kernel will honor the execute bit of mappings. The mvcos instruction is not available and the kernel will use the slower page table walk method to copy between the user and kernel address space.

User response

None.

Severity

Informational