linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Different behaviour when using "nosmp" parameter on SMP and UP
@ 2011-12-01  9:57 Jean-Michel Hautbois
  2011-12-01 14:03 ` Kumar Gala
  0 siblings, 1 reply; 8+ messages in thread
From: Jean-Michel Hautbois @ 2011-12-01  9:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: linuxppc-dev

Hi,

I have a P2020 CPU (powerpc) and I compiled it with two different defconfigs.
The first one is a SMP, 2 cores, launched with the "nosmp" kernel
parameter, the other one is an UP kernel.

My driver behaviour is not the same whether launching one or the
other. It is hard to explain more precisely, as it deals only with
ioctl which only does ioread32/iowrite32 on a PCIe device.
But I can tell that it never works the same way when UP (not working
correctly), or SMP "nosmp" (working) or even SMP (not working).

AFAIK, the "nosmp" parameter should tell the kernel to act the same is
if it is an UP kernel, and it disables IO APIC, which is not an issue
in my case.

Can you think about anything that would explain it, or would help me
debugging it ?

Thanks in advance for your help.
Regards,
JM

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-01 20:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01  9:57 Different behaviour when using "nosmp" parameter on SMP and UP Jean-Michel Hautbois
2011-12-01 14:03 ` Kumar Gala
2011-12-01 15:04   ` Jean-Michel Hautbois
2011-12-01 15:56     ` Tabi Timur-B04825
2011-12-01 16:14       ` Jean-Michel Hautbois
2011-12-01 17:52         ` Jean-Michel Hautbois
2011-12-01 19:35           ` Kumar Gala
2011-12-01 20:09             ` Jean-Michel Hautbois

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).