[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.2104071545330.65251@angie.orcam.me.uk>
Date: Wed, 7 Apr 2021 15:49:51 +0200 (CEST)
From: "Maciej W. Rozycki" <macro@...am.me.uk>
To: Ilya Lipnitskiy <ilya.lipnitskiy@...il.com>
cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Wei Li <liwei391@...wei.com>,
Tiezhu Yang <yangtiezhu@...ngson.cn>,
linux-mips@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Felix Fietkau <nbd@....name>
Subject: Re: [PATCH] MIPS: add support for buggy MT7621S core detection
On Mon, 5 Apr 2021, Ilya Lipnitskiy wrote:
> Thanks for the comments. Including asm/bugs.h in asm/mips-cps.h led to
> some circular dependencies when I tried it, but I will try again based
> on your feedback - indeed it would be much cleaner to have this logic
> in mips_cps_numcores. The only wrinkle is that mips_cps_numcores may
> return a different value on MT7621 after the cores have started due to
> CPULAUNCH flags changing, but nobody calls mips_cps_numcores later
> anyway, so it's a moot point today. I will clean up the change and
> resend.
Hmm, I don't know this system, but by the look of the code it queries
launch[2], which I gather refers to the VPE #0 of an inexistent core #1,
so why would the structure change given that there is no corresponding
silicon?
Maciej
Powered by blists - more mailing lists