lkml.org 
[lkml]   [2019]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCHv7 07/10] acpi/hmat: Register processor domain to its memory
On Mon, Mar 11, 2019 at 11:20:41AM +0000, Jonathan Cameron wrote:
> On Wed, 27 Feb 2019 15:50:35 -0700
> Keith Busch <keith.busch@intel.com> wrote:
> > +static __init void hmat_register_target_initiators(struct memory_target *target)
> > +{
> > + static DECLARE_BITMAP(p_nodes, MAX_NUMNODES);
> > + struct memory_initiator *initiator;
> > + unsigned int mem_nid, cpu_nid;
> > + struct memory_locality *loc = NULL;
> > + u32 best = 0;
> > + int i;
> > +
> (upshot of the below is I removed this test :)
> > + if (target->processor_pxm == PXM_INVAL)
> > + return;
>
> This doesn't look right. We check first if it is invalid and return....

Yeah, Brice mentioned the same bug. I must have been mistakenly
reintroduced that when I rebased to linux-next. I also have a test case
for this and recall it was working at one point. I've got it fixed up
now for the next revision.

\
 
 \ /
  Last update: 2019-03-11 20:53    [W:0.056 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site