--
On Tue, 30 Oct 2007, Daniel Walker wrote:
> On Tue, 2007-10-30 at 19:44 -0400, Steven Rostedt wrote:
>
> > I did this change once before, while debugging. I had the same issue. This
> > BUG_ON was giving me recursive crashes that prevented me knowing WTF was
> > going on. I thought I even sub
On Tue, 2007-10-30 at 19:44 -0400, Steven Rostedt wrote:
> I did this change once before, while debugging. I had the same issue. This
> BUG_ON was giving me recursive crashes that prevented me knowing WTF was
> going on. I thought I even submitted a patch to remove it. Perhaps I
> forgot to. Nope
--
On Tue, 30 Oct 2007, Daniel Walker wrote:
> As you can see from the patch there is already a case to catch this type
> of problem. This BUG_ON() adds a resursive OOPS , since BUG() causes an OOPS
> and the OOPS just calls do_exit() , and do_exit() just causes another OOPS
> with
> this BUG_ON
3 matches
Mail list logo