Hi

I port new wifi driver for android.
I get error message from console when turn on wifi on android.

ifconfig: page allocation failure. order:6, mode:0x20
[<c02ed490>] (dump_stack+0x0/0x14) from [<c00773c0>]
(__alloc_pages_internal+0x3bc/0x3dc)
[<c0077004>] (__alloc_pages_internal+0x0/0x3dc) from [<c0091ea4>]
(cache_alloc_refill+0x2b0/0x54c)
[<c0091bf4>] (cache_alloc_refill+0x0/0x54c) from [<c0091bac>]
(kmem_cache_alloc+0x4c/0x94)
[<c0091b60>] (kmem_cache_alloc+0x0/0x94) from [<bf0904c8>]
(NICInitTransmit+0xb8/0x984 [rt3070sta])
 r7:00000003 r6:00000002 r5:00000001 r4:00000000
[<bf090410>] (NICInitTransmit+0x0/0x984 [rt3070sta]) from [<bf0912b0>]
(RTMPAllocTxRxRingMemory+0x38
/0xb4 [rt3070sta])
[<bf091278>] (RTMPAllocTxRxRingMemory+0x0/0xb4 [rt3070sta]) from
[<bf0197d8>] (rt28xx_init+0x88/0x54
4 [rt3070sta])
 r5:c5861000 r4:00000000
[<bf019750>] (rt28xx_init+0x0/0x544 [rt3070sta]) from [<bf0557c0>]
(rt28xx_open+0x4c/0xc8 [rt3070sta
])
[<bf055774>] (rt28xx_open+0x0/0xc8 [rt3070sta]) from [<bf055c2c>]
(MainVirtualIF_open+0xc0/0x12c [rt
3070sta])
 r5:c47b9400 r4:c5861000
[<bf055b6c>] (MainVirtualIF_open+0x0/0x12c [rt3070sta]) from
[<c026a5e4>] (dev_open+0x9c/0x104)
 r5:00000001 r4:c47b9400
[<c026a548>] (dev_open+0x0/0x104) from [<c0269ecc>] (dev_change_flags
+0xac/0x18c)
 r4:c47b9400
[<c0269e20>] (dev_change_flags+0x0/0x18c) from [<c02a7b78>]
(devinet_ioctl+0x3ac/0x7f4)
 r7:c4fd06e0 r6:00000001 r5:00000000 r4:00008914
[<c02a77cc>] (devinet_ioctl+0x0/0x7f4) from [<c02a8ca4>] (inet_ioctl
+0xe0/0x118)
[<c02a8bc4>] (inet_ioctl+0x0/0x118) from [<c025c250>] (sock_ioctl
+0x1f4/0x254)
 r4:c0c126a0
[<c025c05c>] (sock_ioctl+0x0/0x254) from [<c00a0990>] (vfs_ioctl
+0x38/0x7c)
 r6:be831b4c r5:00008914 r4:c0c126a0
[<c00a0958>] (vfs_ioctl+0x0/0x7c) from [<c00a0c3c>] (do_vfs_ioctl
+0x268/0x290)
 r6:00000003 r5:be831b4c r4:c0c126a0
[<c00a09d4>] (do_vfs_ioctl+0x0/0x290) from [<c00a0ca4>] (sys_ioctl
+0x40/0x64)
 r6:00008914 r5:be831b4c r4:00000003
[<c00a0c64>] (sys_ioctl+0x0/0x64) from [<c0030c60>] (ret_fast_syscall
+0x0/0x2c)
 r7:00000036 r6:00000003 r5:00018380 r4:be831b4c
Mem-info:
DMA per-cpu:
CPU    0: hi:   18, btch:   3 usd:   2
Active:9769 inactive:1295 dirty:0 writeback:0 unstable:0
 free:6106 slab:1054 mapped:3921 pagetables:507 bounce:0
DMA free:24424kB min:1160kB low:1448kB high:1740kB active:39076kB
inactive:5180kB present:84328kB pa
ges_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0
DMA: 2662*4kB 828*8kB 327*16kB 56*32kB 2*64kB 0*128kB 0*256kB 0*512kB
0*1024kB 0*2048kB 0*4096kB = 2
4424kB
4717 total pagecache pages
0 pages in swap cache
Swap cache stats: add 0, delete 0, find 0/0
Free swap  = 0kB
Total swap = 0kB
21248 pages of RAM
6280 free pages
1759 reserved pages
1054 slab pages
21968 pages shared
0 pages swap cached

How can I do for solving this issue?
Please get me some suggestions.Thanks!

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to