From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Killius Subject: sk98lin: page allocation error too Date: Sat, 16 Oct 2004 20:13:44 +0200 Sender: netdev-bounce@oss.sgi.com Message-ID: <200410162013.44305.jkillius@arcor.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: To: netdev@oss.sgi.com Content-Disposition: inline Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Hello, I'm getting the page allocation error on my other machine too. This is a x86_64 machine on 2.6.9-rc3. Here is one of the call traces: kswapd0: page allocation failure. order:0, mode:0x20 Call Trace: {__alloc_pages+1011} {__wake_up_common+62} {__get_free_pages+31} {kmem_getpages+27} {__alloc_pages+1011} {cache_alloc_refill+674} {__kmalloc+83} {alloc_skb+81} {:sk98lin:FillRxRing+73} {:sk98lin:SkGeIsrOnePort+79} {handle_IRQ_event+44} {do_IRQ+212} {ret_from_intr+0} {mempool_free_slab+0} {__end_that_request_first+304} {__end_that_request_first+315} {sd_rw_intr+0} {scsi_end_request+60} {mempool_free+1} {scsi_io_completion+541} {scsi_softirq+238} {__do_softirq+83} {do_softirq+53} {do_IRQ+383} {ret_from_intr+0} {autoremove_wake_function+9} {__wake_up_common+62} {mempool_free_slab+0} {get_request+457} {get_request+443} {get_io_context+167} {get_request_wait+164} {autoremove_wake_function+0} {autoremove_wake_function+0} {__make_request+875} {generic_make_request+339} {autoremove_wake_function+0} {submit_bio+248} {bio_alloc+359} {submit_bh+282} {__block_write_full_page+442} {ext3_get_block+0} {ext3_ordered_writepage+261} {shrink_zone+1594} {balance_pgdat+597} {finish_wait+4} {kswapd+257} {autoremove_wake_function+0} {finish_task_switch+85} {autoremove_wake_function+0} {schedule_tail+14} {child_rip+8} {kswapd+0} {child_rip+0} -- Jan