sjauld n00b

Joined: 15 Apr 2005 Posts: 10
|
Posted: Wed Jul 26, 2006 2:46 am Post subject: Dma Mapping error? |
|
|
Code: | $ uname -a
Linux susan 2.6.16-gentoo-r13 #4 PREEMPT Tue Jul 25 14:28:16 EST 2006 i686 Pentium III (Coppermine) GNU/Linux
|
Ever since I built this kernel I've been getting these weird error messages logged in syslog, kern.log and messages. These files blew out to 2.1G in 24 hours. I did a quick google search but could only find more questions. Help please?
Code: | Badness in dma_map_single at include/asm/dma-mapping.h:26
[<c0324783>] netdev_rx+0x543/0x580
[<c011694d>] activate_task+0x6d/0x80
[<c03241df>] intr_handler+0x1af/0x210
[<c01252d0>] process_timeout+0x0/0x10
[<c013ca09>] handle_IRQ_event+0x39/0x70
[<c013cabe>] __do_IRQ+0x7e/0x120
[<c01208c1>] __do_softirq+0x41/0xa0
[<c0104f19>] do_IRQ+0x19/0x30
[<c0103292>] common_interrupt+0x1a/0x20
|
|
|