On Thu, Jul 24, 2003 at 03:30:16AM -0600, Otto Solares wrote: > On Tue, Jul 22, 2003 at 08:49:26AM -0400, Ben Collins wrote: > > > bad: scheduling while atomic! > > > > > > and a numbers like: > > > > > > [0x????????:?????] > > > > Do you have preemption enabled? If so, disable it. > > yep, it was enabled. > > Now i get (both sparc/sparc64) with 'linux -p' to this > point (linux-2.6.0-test1-ac3): > > > biovec pool[5]: 256 bvecs: 1 entries (3072 bytes)
Weird. Well, I am building 2.6.0-test1 (no ac stuff) with gcc-3.2.3 on sparc64 without any problems. Try doing this: cp arch/sparc64/defconfig .config make oldconfig make vmlinux make image Then boot using arch/sparc64/boot/image If that works, then we know it's in your config. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/

