[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH] include/hw/xen: Use more inclusive language in comment
Let's improve the wording here. Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> --- include/hw/xen/interface/hvm/params.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/hw/xen/interface/hvm/params.h b/include/hw/xen/interface/hvm/params.h index a22b4ed45d..9bcb40284c 100644 --- a/include/hw/xen/interface/hvm/params.h +++ b/include/hw/xen/interface/hvm/params.h @@ -255,7 +255,7 @@ * Note that 'mixed' mode has not been evaluated for safety from a * security perspective. Before using this mode in a * security-critical environment, each subop should be evaluated for - * safety, with unsafe subops blacklisted in XSM. + * safety, with unsafe subops blocked in XSM. */ #define HVM_PARAM_ALTP2M 35 #define XEN_ALTP2M_disabled 0 -- 2.41.0
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |