Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-07 Thread Eugene Grosbein
> Ok, can you try this instead of the other patch. It makes the IPMI driver > not > bother clearing the watchdog if it isn't running. I suffered from exactly same problem (same kdb backtrace) and this patch fixed it, thanks! > Index: dev/ipmi/ipmi.c > ==

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-06 Thread John Baldwin
On Thursday, August 02, 2012 7:01:28 pm Sean Bruno wrote: > On Thu, 2012-08-02 at 13:34 -0700, John Baldwin wrote: > > On Wednesday, August 01, 2012 6:48:48 pm Sean Bruno wrote: > > > On Wed, 2012-08-01 at 05:53 -0700, John Baldwin wrote: > > > > Index: vfs_subr.c > > > > ==

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-02 Thread Sean Bruno
On Thu, 2012-08-02 at 13:34 -0700, John Baldwin wrote: > On Wednesday, August 01, 2012 6:48:48 pm Sean Bruno wrote: > > On Wed, 2012-08-01 at 05:53 -0700, John Baldwin wrote: > > > Index: vfs_subr.c > > > === > > > --- vfs_subr.c (rev

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-02 Thread John Baldwin
On Wednesday, August 01, 2012 6:48:48 pm Sean Bruno wrote: > On Wed, 2012-08-01 at 05:53 -0700, John Baldwin wrote: > > Index: vfs_subr.c > > === > > --- vfs_subr.c (revision 238969) > > +++ vfs_subr.c (working copy) > > @@ -1868,8 +

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-02 Thread Attilio Rao
On 8/2/12, John Baldwin wrote: > On Wednesday, August 01, 2012 6:48:48 pm Sean Bruno wrote: >> On Wed, 2012-08-01 at 05:53 -0700, John Baldwin wrote: >> > Index: vfs_subr.c >> > === >> > --- vfs_subr.c (revision 238969) >> > +++ vfs_

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-02 Thread John Baldwin
On Wednesday, August 01, 2012 6:48:48 pm Sean Bruno wrote: > On Wed, 2012-08-01 at 05:53 -0700, John Baldwin wrote: > > Index: vfs_subr.c > > === > > --- vfs_subr.c (revision 238969) > > +++ vfs_subr.c (working copy) > > @@ -1868,8 +

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-01 Thread Sean Bruno
On Wed, 2012-08-01 at 05:53 -0700, John Baldwin wrote: > Index: vfs_subr.c > === > --- vfs_subr.c (revision 238969) > +++ vfs_subr.c (working copy) > @@ -1868,8 +1868,11 @@ sched_sync(void) > continue;

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-01 Thread Attilio Rao
On 8/1/12, Attilio Rao wrote: > On 8/1/12, John Baldwin wrote: >> On Tuesday, July 31, 2012 4:51:19 pm Attilio Rao wrote: >>> On 7/31/12, John Baldwin wrote: >>> > On Thursday, July 19, 2012 7:58:14 pm Sean Bruno wrote: >>> >> Working on the Dell R420 today, got most of it working, even the >>>

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-01 Thread Attilio Rao
On 8/1/12, John Baldwin wrote: > On Tuesday, July 31, 2012 4:51:19 pm Attilio Rao wrote: >> On 7/31/12, John Baldwin wrote: >> > On Thursday, July 19, 2012 7:58:14 pm Sean Bruno wrote: >> >> Working on the Dell R420 today, got most of it working, even the >> >> broadcom ethernet cards! However,

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-08-01 Thread John Baldwin
On Tuesday, July 31, 2012 4:51:19 pm Attilio Rao wrote: > On 7/31/12, John Baldwin wrote: > > On Thursday, July 19, 2012 7:58:14 pm Sean Bruno wrote: > >> Working on the Dell R420 today, got most of it working, even the > >> broadcom ethernet cards! However, I get the following when I reboot the

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-07-31 Thread Attilio Rao
On 7/31/12, John Baldwin wrote: > On Thursday, July 19, 2012 7:58:14 pm Sean Bruno wrote: >> Working on the Dell R420 today, got most of it working, even the >> broadcom ethernet cards! However, I get the following when I reboot the >> system: >> >> Syncing disks, vnodes remaining...4 Sleeping th

Re: [stable 9] panic on reboot: ipmi_wd_event()

2012-07-31 Thread John Baldwin
On Thursday, July 19, 2012 7:58:14 pm Sean Bruno wrote: > Working on the Dell R420 today, got most of it working, even the > broadcom ethernet cards! However, I get the following when I reboot the > system: > > Syncing disks, vnodes remaining...4 Sleeping thread (tid 100107, pid 9) > owns a non-s

[stable 9] panic on reboot: ipmi_wd_event()

2012-07-20 Thread Sean Bruno
Working on the Dell R420 today, got most of it working, even the broadcom ethernet cards! However, I get the following when I reboot the system: Syncing disks, vnodes remaining...4 Sleeping thread (tid 100107, pid 9) owns a non-sleepable lock KDB: stack backtrace of thread 100107: sched_switch()