Subject: Re: mutex fault
To: Andrew Doran <ad@netbsd.org>
From: Kazushi (Jam) Marukawa <jam@pobox.com>
List: port-xen
Date: 11/27/2007 22:30:33
Hi Andrew,

   On Nov 26, 15:06, Andrew Doran wrote:
   > Subject: Re: mutex fault
   >
   > The last call can be turned into "jmp mutex_exit" by the compiler. Can you
   > try compiling the kernel with -O0? It will not make those optimizations.

Thanks for the info.  I compiled XEN3 DOM0 kernel with
following options.

  makeoptions     DEBUG="-g"
  makeoptions     COPTS="-O0"

Now, I'm running this new kernel.  The new kernel didn't
crash today.  I'll mail later when it crashes.  ;-)

-- Kazushi
Those who make peaceful revolution impossible
will make violent revolution inevitable.
		-- John F. Kennedy