Re: [PATCH] s390(x): Increase NR_CPUS to 512

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- Original Message -----
> Hello Dave,
> 
> For s390(x) in the near future kernels can have more than 64 CPUs. So
> change the defines in "defs.h" accordingly.
> 
> Signed-off-by: Michael Holzheu <holzheu@xxxxxxxxxxxxxxxxxx>
> ---
>  defs.h |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> --- a/defs.h
> +++ b/defs.h
> @@ -125,10 +125,10 @@
>  #define NR_CPUS  (2048)
>  #endif
>  #ifdef S390
> -#define NR_CPUS  (64)
> +#define NR_CPUS  (512)
>  #endif
>  #ifdef S390X
> -#define NR_CPUS  (64)
> +#define NR_CPUS  (512)
>  #endif
>  #ifdef ARM
>  #define NR_CPUS  (4)
> 

OK, queued for crash-7.0.4.

Thanks,
  Dave

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility




[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux