Hello,

Manolo de Medici, le mer. 18 mars 2026 21:29:12 +0000, a ecrit:
> No harm in that.

Does the returned host_t not allow privileged operations?

Samuel

> ---
>  include/mach/mach_host.defs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/mach/mach_host.defs b/include/mach/mach_host.defs
> index 50a8bb3c..1812a2b8 100644
> --- a/include/mach/mach_host.defs
> +++ b/include/mach/mach_host.defs
> @@ -330,7 +330,7 @@ routine host_info(
>   *   Return information about this processor.
>   */
>  routine processor_info(
> -             processor       : processor_t;
> +             processor       : processor_name_t;
>               flavor          : int;
>       out     host            : host_t;
>       out     processor_info_out: processor_info_t, CountInOut);
> -- 
> 2.53.0
> 
> 

Reply via email to