mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Duncan Sands <baldrick@free.fr>
To: Mick <mick@wow.nailed.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PPPOA - Badness in local_bh_enable at kernel/softirq.c:140
Date: Tue, 6 Jun 2006 10:33:48 +0200	[thread overview]
Message-ID: <200606061033.48693.baldrick@free.fr> (raw)
In-Reply-To: <20060605115855.2b9f573e@morticia.wow.nailed.org>

Hi Mick,

> Jun  1 18:38:34 thunderbird1 Badness in local_bh_enable at kernel/softirq.c:140
> Jun  1 18:38:34 thunderbird1 
> Jun  1 18:38:34 thunderbird1 Call Trace: <IRQ> <ffffffff8013cebb>{local_bh_enable+50} <ffffffff8804506f>{:he:he_service_rbrq+1050}
> Jun  1 18:38:34 thunderbird1 <ffffffff88045585>{:he:he_tasklet+163} <ffffffff8013d164>{tasklet_action+101}
> Jun  1 18:38:34 thunderbird1 <ffffffff8013ce10>{__do_softirq+80} <ffffffff80110c5b>{call_softirq+31}
> Jun  1 18:38:34 thunderbird1 <ffffffff80112248>{do_softirq+47} <ffffffff80112114>{do_IRQ+50}
> Jun  1 18:38:34 thunderbird1 <ffffffff8010fe7c>{ret_from_intr+0}  <EOI> <ffffffff8010dc09>{default_idle+0}
> Jun  1 18:38:34 thunderbird1 <ffffffff8010dc3e>{default_idle+53} <ffffffff8010de74>{cpu_idle+143}
> Jun  1 18:38:34 thunderbird1 <ffffffff805f079a>{start_kernel+439} <ffffffff805f0276>{_sinittext+630}

it's not clear to me what's going on.  Can you please disassemble
the function he_service_rbrq.  You can do this by running
	objdump -S drivers/atm/he.o
in the directory containing your kernel source.  Please edit the
result, only keeping the he_service_rbrq routine.

Best wishes,

Duncan.

  reply	other threads:[~2006-06-06  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05  1:58 Mick
2006-06-06  8:33 ` Duncan Sands [this message]
2006-06-07  3:03   ` Mick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200606061033.48693.baldrick@free.fr \
    --to=baldrick@free.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mick@wow.nailed.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome