Re: [PATCH v2] of, numa: Validate some distance map rules

2018-11-08 Thread John Garry
On 08/11/2018 13:41, Anshuman Khandual wrote: On 11/08/2018 03:47 PM, John Garry wrote: Currently the NUMA distance map parsing does not validate the distance table for the distance-matrix rules 1-2 in [1]. Right. However the arch NUMA code may enforce some of these rules, but not all. Ei

Re: [PATCH v2] of, numa: Validate some distance map rules

2018-11-08 Thread Anshuman Khandual
On 11/08/2018 03:47 PM, John Garry wrote: > Currently the NUMA distance map parsing does not validate the distance > table for the distance-matrix rules 1-2 in [1]. Right. > > However the arch NUMA code may enforce some of these rules, but not all. Either it does enforce all these rules again

Re: [PATCH v2] of, numa: Validate some distance map rules

2018-11-08 Thread Rob Herring
On Thu, Nov 08, 2018 at 06:17:03PM +0800, John Garry wrote: > Currently the NUMA distance map parsing does not validate the distance > table for the distance-matrix rules 1-2 in [1]. > > However the arch NUMA code may enforce some of these rules, but not all. > Such is the case for the arm64 port,

[PATCH v2] of, numa: Validate some distance map rules

2018-11-08 Thread John Garry
Currently the NUMA distance map parsing does not validate the distance table for the distance-matrix rules 1-2 in [1]. However the arch NUMA code may enforce some of these rules, but not all. Such is the case for the arm64 port, which does not enforce the rule that the distance between separates n

[PATCH v2] of, numa: Validate some distance map rules

2018-11-08 Thread John Garry
Currently the NUMA distance map parsing does not validate the distance table for the distance-matrix rules 1-2 in [1]. However the arch NUMA code may enforce some of these rules, but not all. Such is the case for the arm64 port, which does not enforce the rule that the distance between separates n