- if (cpu_has_pku()) {
dprintf1("SKIP: %s: no CPU support\n", __func__);
- if (is_pkey_supported()) {
return; }dprintf1("SKIP: %s: no CPU/kernel support\n", __func__);
I actually kinda wanted a specific message for when the *CPU* doesn't support the feature. -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html