Re: Numaq in 2.4 and 2.6

From: Mika Penttilä
Date: Sat Dec 06 2003 - 08:20:58 EST




William Lee Irwin III wrote:

On Sat, Dec 06, 2003 at 03:09:10PM +0200, Mika Penttil? wrote:


and later in same function :
phys_cpu_present_map |= apicid_to_phys_cpu_present(m->mpc_apicid);
but _not_
phys_cpu_present_map |= apicid_to_phys_cpu_present(logical_apicid);
as one would expect (and would make it identical to 2.6 behaviour).... A bug?



You may very well have just debugged an issue I've had with 2.4 on
the things. =)




And that would explain my confusion in the first place...I don't have the hardware, so feel free to submit a patch to someone responsible for this area if you like... Anyway thanks for your explanations!

--Mika


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/