* kfree_skb on hard IRQ ???
@ 2004-04-13 15:25 Steven Scholz
2004-04-13 15:54 ` Steven Scholz
2004-04-13 16:32 ` Steven Scholz
0 siblings, 2 replies; 4+ messages in thread
From: Steven Scholz @ 2004-04-13 15:25 UTC (permalink / raw)
To: LinuxPPC
Hi there,
my HERMES-II drivers causes a lot of
Warning: kfree_skb on hard IRQ c38c2168
messages.
What do they mean?
A grep on kernel sources brought me
drivers/net/smc91111.c: . 12/15/00 Christian Jullien fix "Warning:
kfree_skb on hard IRQ"
drivers/net/smc9194.c: . 12/15/00 Christian Jullien fix "Warning:
kfree_skb on hard IRQ"
drivers/net/hamradio/yam.c: * OK1ZIA 2.09.01 Fixed "kfree_skb on hard
IRQ"
net/core/skbuff.c: printk(KERN_WARNING "Warning:
kfree_skb on hard IRQ %p\n",
but I don't know how they fixed that...
Thanks!
--
Steven Scholz
imc Measurement & Control imc Meßsysteme GmbH
Voltastr. 5 Voltastr. 5
13355 Berlin 13355 Berlin
Germany Deutschland
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kfree_skb on hard IRQ ???
2004-04-13 15:25 kfree_skb on hard IRQ ??? Steven Scholz
@ 2004-04-13 15:54 ` Steven Scholz
2004-04-13 16:32 ` Steven Scholz
1 sibling, 0 replies; 4+ messages in thread
From: Steven Scholz @ 2004-04-13 15:54 UTC (permalink / raw)
To: LinuxPPC
Steven Scholz wrote:
>
> Hi there,
>
> my HERMES-II drivers causes a lot of
>
> Warning: kfree_skb on hard IRQ c38c2168
>
> messages.
>
> What do they mean?
Is it enough to just replace dev_kfree_skb() with dev_kfree_skb_irq() ???
Thanks,
Steven
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kfree_skb on hard IRQ ???
2004-04-13 15:25 kfree_skb on hard IRQ ??? Steven Scholz
2004-04-13 15:54 ` Steven Scholz
@ 2004-04-13 16:32 ` Steven Scholz
2004-04-14 11:59 ` Steven Scholz
1 sibling, 1 reply; 4+ messages in thread
From: Steven Scholz @ 2004-04-13 16:32 UTC (permalink / raw)
To: LinuxPPC
Steven Scholz wrote:
>
> Hi there,
>
> my HERMES-II drivers causes a lot of
>
> Warning: kfree_skb on hard IRQ c38c2168
>
> messages.
>
> What do they mean?
And what means
alloc_skb called nonatomically from interrupt c00eb8d0
kernel BUG at skbuff.c:174!
Oops: Kernel Mode Software FPU Emulation, sig: 8
NIP: C00E065C XER: 00000000 LR: C00E065C SP: C016BC80 REGS: c016bbd0 TRAP:
1000 Not tainted
MSR: 00001032 EE: 0 PR: 0 FP: 0 ME: 1 IR/DR: 11
TASK = c0169fa0[0] 'swapper' Last syscall: 120
last math 00000000 last altivec 00000000
...
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing
<0>Rebooting in 10 seconds..
???
Thanks a million!
--
Steven Scholz
imc Measurement & Control imc Meßsysteme GmbH
Voltastr. 5 Voltastr. 5
13355 Berlin 13355 Berlin
Germany Deutschland
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kfree_skb on hard IRQ ???
2004-04-13 16:32 ` Steven Scholz
@ 2004-04-14 11:59 ` Steven Scholz
0 siblings, 0 replies; 4+ messages in thread
From: Steven Scholz @ 2004-04-14 11:59 UTC (permalink / raw)
To: LinuxPPC
Steven Scholz wrote:
> And what means
>
> alloc_skb called nonatomically from interrupt c00eb8d0
> kernel BUG at skbuff.c:174!
> Oops: Kernel Mode Software FPU Emulation, sig: 8
> NIP: C00E065C XER: 00000000 LR: C00E065C SP: C016BC80 REGS: c016bbd0 TRAP:
> 1000 Not tainted
> MSR: 00001032 EE: 0 PR: 0 FP: 0 ME: 1 IR/DR: 11
> TASK = c0169fa0[0] 'swapper' Last syscall: 120
> last math 00000000 last altivec 00000000
> ...
> Kernel panic: Aiee, killing interrupt handler!
> In interrupt handler - not syncing
> <0>Rebooting in 10 seconds..
BTW the backtrace shows
0xc00dd374 -- 0xc00dd2f4 + 0x0080 alloc_skb
0xc00e85e8 -- 0xc00e85c0 + 0x0028 rtmsg_ifinfo
0xc00e8bb4 -- 0xc00e8b50 + 0x0064 rtnetlink_event
0xc001c200 -- 0xc001c1c0 + 0x0040 notifier_call_chain
0xc00e1668 -- 0xc00e15b0 + 0x00b8 dev_close
0xc00e3b84 -- 0xc00e3b60 + 0x0024 unregister_netdevice
0xc00b396c -- 0xc00b394c + 0x0020 unregister_netdev
0xc39c320c -- 0xc01afe08 + 0x3813404 _end
0xc39c5bbc -- 0xc01afe08 + 0x3815db4 _end
0xc39a8b60 -- 0xc01afe08 + 0x37f8d58 _end
0xc39a8c80 -- 0xc01afe08 + 0x37f8e78 _end
0xc39b4dac -- 0xc01afe08 + 0x3804fa4 _end
0xc0003844 -- 0xc00036b4 + 0x0190 ppc_irq_dispatch_handler
0xc0003924 -- 0xc00038e8 + 0x003c do_IRQ
The irq comes from unplugging the WLAN pcmcia card without calling "cardctl
eject" before (which btw worked for every other wlan card so far).
Ideas?
Steven
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-14 11:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-13 15:25 kfree_skb on hard IRQ ??? Steven Scholz
2004-04-13 15:54 ` Steven Scholz
2004-04-13 16:32 ` Steven Scholz
2004-04-14 11:59 ` Steven Scholz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).