qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu 0.5.1 emulation bug?


From: Rusty Russell
Subject: Re: [Qemu-devel] qemu 0.5.1 emulation bug?
Date: Sun, 25 Jan 2004 13:15:55 +1100

In message <address@hidden> you write:
> On Sun, Jan 25, 2004 at 01:09:52AM +1100, Rusty Russell wrote:
> > Just spent two hours chasing down why recent 2.6.2-rc1 kernels don't
> > boot.
> 
> hum, interesting, 2.6.2-rc1 is booting here, with 
> the 'to be tested' cvs version ... (5.2 rc)

That code isn't used to boot unless you're SMP: nr_running() is
calculated to set up the proc subsystem, which uses for_each_cpu,
which uses find_next_bit().

Cheers,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]