[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576838: marked as done (KVM: networking stack tanks after page allocation failure)



Your message dated Mon, 03 May 2010 07:49:00 +0000
with message-id <E1O8qOi-00011o-Ra@ries.debian.org>
and subject line Bug#576838: fixed in linux-2.6 2.6.32-12
has caused the Debian Bug report #576838,
regarding KVM: networking stack tanks after page allocation failure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
576838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576838
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.32-2-amd64
Version: 2.6.32-8~bpo50+1
Severity: important

I'm running a tor exit node on a kvm instance, it runs for a little
while (between an hour and 3 days), doing 30-40mbit/sec and then
suddenly 'swapper: page allocation failure' happens, and the entire
networking stack of the kvm instance is dead. It stops responding on
the net completely. No ping in or out, no traffic can be observed
using tcpdump, the counters on the interface no longer change
(although the interface stays up).

To get things back, I have to restart the kvm instance, no amount of
module reloading, networking reconfiguring will bring things back, it
is one unhappy camper. No, there is no firewall involved. Hardware has
been replaced, in case that is the issue, but so far nothing has
improved.

This is a stable system, it was running the stable kernel, but in an
effort to resolve this problem we've bumped up the kernel rev to use
the backported 2.6.32-2 linux-image package on both the host system as
well as the kvm guest. The host is running qemu-kvm
0.12.3+dfsg-4~bpo50+1.

This is what the interface looks like when it is down:

eth0      Link encap:Ethernet  HWaddr 52:54:00:43:ae:3d                        
          inet addr:77.109.139.87  Bcast:77.109.139.95  Mask:255.255.255.240   
          inet6 addr: 2001:1620:2018:2::4d6d:8b57/64 Scope:Global              
          inet6 addr: fe80::5054:ff:fe43:ae3d/64 Scope:Link                    
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1                   
          RX packets:12059348 errors:0 dropped:0 overruns:0 frame:0            
          TX packets:12971887 errors:0 dropped:0 overruns:0 carrier:0          
          collisions:0 txqueuelen:1000                                         
          RX bytes:8170402534 (7.6 GiB)  TX bytes:8712200168 (8.1 GiB)         

There is a kernel crash that is produced everytime, here is a copy of
one of them:


[ 3072.359063] swapper: page allocation failure. order:0, mode:0x20
[ 3072.361787] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.363844] Call Trace:
[ 3072.366282]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.369134]  [<ffffffff8123c244>] ? __alloc_skb+0x69/0x15a
[ 3072.370758]  [<ffffffffa01ffe52>] ? try_fill_recv+0x8b/0x18b [virtio_net]
[ 3072.373234]  [<ffffffffa02008ca>] ? virtnet_poll+0x543/0x5c9 [virtio_net]
[ 3072.375757]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.377212]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.378481]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.379939]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.381612]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.383547]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.384691]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.385776]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.387341]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.388578]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.390608]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.391869]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.393453]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.394749]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.396820]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.398280] Mem-Info:
[ 3072.398935] Node 0 DMA per-cpu:
[ 3072.399933] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.401066] Node 0 DMA32 per-cpu:
[ 3072.402484] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.403969] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.403971]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.403972]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.403973]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.403974]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.411252] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.419404] lowmem_reserve[]: 0 236 236 236
[ 3072.420993] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.429732] lowmem_reserve[]: 0 0 0 0
[ 3072.431042] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.434088] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.437394] 1753 total pagecache pages
[ 3072.438419] 759 pages in swap cache
[ 3072.439639] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.441205] Free swap  = 2059112kB
[ 3072.442038] Total swap = 2093048kB
[ 3072.445467] 65531 pages RAM
[ 3072.446763] 2711 pages reserved
[ 3072.448280] 20270 pages shared
[ 3072.449187] 44948 pages non-shared
[ 3072.450416] swapper: page allocation failure. order:0, mode:0x20
[ 3072.452207] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.452274] Call Trace:
[ 3072.452274]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.452274]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.452274]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.452274]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.452274]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.452274]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.452274]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.452274]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.452274]  [<ffffffff812795c2>] ? tcp_rcv_established+0x53d/0x6d9
[ 3072.452274]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.452274]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.452274]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.452274]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.452274]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.452274]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.452274]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.452274]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.452274]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.452274]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.452274]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.452274]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.452274]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.452274]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.452274]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.452274]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.452274]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.452274]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.452274]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.452274]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.452274]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.452274]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.452274]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.452274] Mem-Info:
[ 3072.452274] Node 0 DMA per-cpu:
[ 3072.452274] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.452274] Node 0 DMA32 per-cpu:
[ 3072.452274] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.452274] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.452274]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.452274]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.452274]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.452274]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.452274] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.452274] lowmem_reserve[]: 0 236 236 236
[ 3072.452274] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.452274] lowmem_reserve[]: 0 0 0 0
[ 3072.452274] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.452274] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.452274] 1753 total pagecache pages
[ 3072.452274] 759 pages in swap cache
[ 3072.452274] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.452274] Free swap  = 2059112kB
[ 3072.452274] Total swap = 2093048kB
[ 3072.452274] 65531 pages RAM
[ 3072.452274] 2711 pages reserved
[ 3072.452274] 20270 pages shared
[ 3072.452274] 44948 pages non-shared
[ 3072.452274] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.452274]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.452274]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.569017] swapper: page allocation failure. order:0, mode:0x20
[ 3072.570632] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.572295] Call Trace:
[ 3072.572943]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.572943]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.572943]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.572943]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.572943]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.572943]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.572943]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.572943]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.572943]  [<ffffffff8127970d>] ? tcp_rcv_established+0x688/0x6d9
[ 3072.572943]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.572943]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.572943]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.572943]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.572943]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.572943]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.572943]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.572943]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.572943]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.572943]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.572943]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.572943]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.572943]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.572943]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.572943]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.572943]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.572943]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.572943]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.572943]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.572943]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.572943]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.572943]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.572943]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.572943]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.572943] Mem-Info:
[ 3072.572943] Node 0 DMA per-cpu:
[ 3072.572943] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.572943] Node 0 DMA32 per-cpu:
[ 3072.572943] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.572943] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.572943]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.572943]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.572943]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.572943]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.572943] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.572943] lowmem_reserve[]: 0 236 236 236
[ 3072.572943] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.572943] lowmem_reserve[]: 0 0 0 0
[ 3072.572943] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.572943] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.572943] 1753 total pagecache pages
[ 3072.572943] 759 pages in swap cache
[ 3072.572943] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.572943] Free swap  = 2059112kB
[ 3072.572943] Total swap = 2093048kB
[ 3072.572943] 65531 pages RAM
[ 3072.572943] 2711 pages reserved
[ 3072.572943] 20270 pages shared
[ 3072.572943] 44948 pages non-shared
[ 3072.572943] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.572943]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.572943]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.710254] swapper: page allocation failure. order:0, mode:0x20
[ 3072.711876] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.713406] Call Trace:
[ 3072.714184]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.714184]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.714184]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.714184]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.714184]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.714184]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.714184]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.714184]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.714184]  [<ffffffff8127970d>] ? tcp_rcv_established+0x688/0x6d9
[ 3072.714184]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.714184]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.714184]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.714184]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.714184]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.714184]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.714184]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.714184]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.714184]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.714184]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.714184]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.714184]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.714184]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.714184]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.714184]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.714184]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.714184]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.714184]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.714184]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.714184]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.714184]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.714184]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.714184]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.714184]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.714184] Mem-Info:
[ 3072.714184] Node 0 DMA per-cpu:
[ 3072.714184] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.714184] Node 0 DMA32 per-cpu:
[ 3072.714184] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.714184] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.714184]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.714184]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.714184]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.714184]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.714184] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.714184] lowmem_reserve[]: 0 236 236 236
[ 3072.714184] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.714184] lowmem_reserve[]: 0 0 0 0
[ 3072.714184] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.714184] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.714184] 1753 total pagecache pages
[ 3072.714184] 759 pages in swap cache
[ 3072.714184] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.714184] Free swap  = 2059112kB
[ 3072.714184] Total swap = 2093048kB
[ 3072.714184] 65531 pages RAM
[ 3072.714184] 2711 pages reserved
[ 3072.714184] 20270 pages shared
[ 3072.714184] 44948 pages non-shared
[ 3072.714184] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.714184]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.714184]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.823029] swapper: page allocation failure. order:0, mode:0x20
[ 3072.824940] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.826313] Call Trace:
[ 3072.826949]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.826949]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.826949]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.826949]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.826949]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.826949]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.826949]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.826949]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.826949]  [<ffffffff8127970d>] ? tcp_rcv_established+0x688/0x6d9
[ 3072.826949]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.826949]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.826949]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.826949]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.826949]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.826949]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.826949]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.826949]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.826949]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.826949]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.826949]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.826949]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.826949]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.826949]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.826949]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.826949]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.826949]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.826949]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.826949]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.826949]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.826949]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.826949]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.826949]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.826949]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.826949] Mem-Info:
[ 3072.826949] Node 0 DMA per-cpu:
[ 3072.826949] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.826949] Node 0 DMA32 per-cpu:
[ 3072.826949] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.826949] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.826949]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.826949]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.826949]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.826949]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.826949] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.826949] lowmem_reserve[]: 0 236 236 236
[ 3072.826949] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.826949] lowmem_reserve[]: 0 0 0 0
[ 3072.826949] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.826949] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.826949] 1753 total pagecache pages
[ 3072.826949] 759 pages in swap cache
[ 3072.826949] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.826949] Free swap  = 2059112kB
[ 3072.826949] Total swap = 2093048kB
[ 3072.826949] 65531 pages RAM
[ 3072.826949] 2711 pages reserved
[ 3072.826949] 20270 pages shared
[ 3072.826949] 44948 pages non-shared
[ 3072.826949] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.826949]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.826949]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.965301] swapper: page allocation failure. order:0, mode:0x20
[ 3072.966835] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.968396] Call Trace:
[ 3072.969235]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.969235]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.969235]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.969235]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.969235]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.969235]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.969235]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.969235]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.969235]  [<ffffffff812795c2>] ? tcp_rcv_established+0x53d/0x6d9
[ 3072.969235]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.969235]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.969235]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.969235]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.969235]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.969235]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.969235]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.969235]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.969235]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.969235]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.969235]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.969235]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.969235]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.969235]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.969235]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.969235]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.969235]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.969235]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.969235]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.969235]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.969235]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.969235]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.969235]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.969235]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.969235] Mem-Info:
[ 3072.969235] Node 0 DMA per-cpu:
[ 3072.969235] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.969235] Node 0 DMA32 per-cpu:
[ 3072.969235] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.969235] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.969235]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.969235]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.969235]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.969235]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.969235] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.969235] lowmem_reserve[]: 0 236 236 236
[ 3072.969235] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.969235] lowmem_reserve[]: 0 0 0 0
[ 3072.969235] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.969235] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.969235] 1753 total pagecache pages
[ 3072.969235] 759 pages in swap cache
[ 3072.969235] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.969235] Free swap  = 2059112kB
[ 3072.969235] Total swap = 2093048kB
[ 3072.969235] 65531 pages RAM
[ 3072.969235] 2711 pages reserved
[ 3072.969235] 20270 pages shared
[ 3072.969235] 44948 pages non-shared[ 3072.359063] swapper: page allocation failure. order:0, mode:0x20
[ 3072.361787] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.363844] Call Trace:
[ 3072.366282]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.369134]  [<ffffffff8123c244>] ? __alloc_skb+0x69/0x15a
[ 3072.370758]  [<ffffffffa01ffe52>] ? try_fill_recv+0x8b/0x18b [virtio_net]
[ 3072.373234]  [<ffffffffa02008ca>] ? virtnet_poll+0x543/0x5c9 [virtio_net]
[ 3072.375757]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.377212]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.378481]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.379939]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.381612]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.383547]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.384691]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.385776]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.387341]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.388578]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.390608]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.391869]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.393453]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.394749]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.396820]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.398280] Mem-Info:
[ 3072.398935] Node 0 DMA per-cpu:
[ 3072.399933] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.401066] Node 0 DMA32 per-cpu:
[ 3072.402484] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.403969] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.403971]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.403972]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.403973]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.403974]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.411252] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.419404] lowmem_reserve[]: 0 236 236 236
[ 3072.420993] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.429732] lowmem_reserve[]: 0 0 0 0
[ 3072.431042] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.434088] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.437394] 1753 total pagecache pages
[ 3072.438419] 759 pages in swap cache
[ 3072.439639] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.441205] Free swap  = 2059112kB
[ 3072.442038] Total swap = 2093048kB
[ 3072.445467] 65531 pages RAM
[ 3072.446763] 2711 pages reserved
[ 3072.448280] 20270 pages shared
[ 3072.449187] 44948 pages non-shared
[ 3072.450416] swapper: page allocation failure. order:0, mode:0x20
[ 3072.452207] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.452274] Call Trace:
[ 3072.452274]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.452274]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.452274]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.452274]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.452274]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.452274]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.452274]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.452274]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.452274]  [<ffffffff812795c2>] ? tcp_rcv_established+0x53d/0x6d9
[ 3072.452274]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.452274]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.452274]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.452274]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.452274]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.452274]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.452274]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.452274]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.452274]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.452274]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.452274]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.452274]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.452274]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.452274]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.452274]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.452274]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.452274]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.452274]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.452274]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.452274]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.452274]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.452274]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.452274]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.452274] Mem-Info:
[ 3072.452274] Node 0 DMA per-cpu:
[ 3072.452274] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.452274] Node 0 DMA32 per-cpu:
[ 3072.452274] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.452274] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.452274]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.452274]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.452274]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.452274]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.452274] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.452274] lowmem_reserve[]: 0 236 236 236
[ 3072.452274] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.452274] lowmem_reserve[]: 0 0 0 0
[ 3072.452274] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.452274] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.452274] 1753 total pagecache pages
[ 3072.452274] 759 pages in swap cache
[ 3072.452274] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.452274] Free swap  = 2059112kB
[ 3072.452274] Total swap = 2093048kB
[ 3072.452274] 65531 pages RAM
[ 3072.452274] 2711 pages reserved
[ 3072.452274] 20270 pages shared
[ 3072.452274] 44948 pages non-shared
[ 3072.452274] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.452274]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.452274]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.569017] swapper: page allocation failure. order:0, mode:0x20
[ 3072.570632] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.572295] Call Trace:
[ 3072.572943]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.572943]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.572943]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.572943]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.572943]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.572943]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.572943]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.572943]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.572943]  [<ffffffff8127970d>] ? tcp_rcv_established+0x688/0x6d9
[ 3072.572943]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.572943]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.572943]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.572943]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.572943]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.572943]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.572943]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.572943]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.572943]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.572943]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.572943]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.572943]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.572943]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.572943]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.572943]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.572943]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.572943]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.572943]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.572943]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.572943]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.572943]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.572943]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.572943]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.572943]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.572943] Mem-Info:
[ 3072.572943] Node 0 DMA per-cpu:
[ 3072.572943] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.572943] Node 0 DMA32 per-cpu:
[ 3072.572943] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.572943] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.572943]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.572943]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.572943]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.572943]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.572943] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.572943] lowmem_reserve[]: 0 236 236 236
[ 3072.572943] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.572943] lowmem_reserve[]: 0 0 0 0
[ 3072.572943] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.572943] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.572943] 1753 total pagecache pages
[ 3072.572943] 759 pages in swap cache
[ 3072.572943] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.572943] Free swap  = 2059112kB
[ 3072.572943] Total swap = 2093048kB
[ 3072.572943] 65531 pages RAM
[ 3072.572943] 2711 pages reserved
[ 3072.572943] 20270 pages shared
[ 3072.572943] 44948 pages non-shared
[ 3072.572943] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.572943]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.572943]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.710254] swapper: page allocation failure. order:0, mode:0x20
[ 3072.711876] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.713406] Call Trace:
[ 3072.714184]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.714184]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.714184]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.714184]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.714184]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.714184]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.714184]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.714184]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.714184]  [<ffffffff8127970d>] ? tcp_rcv_established+0x688/0x6d9
[ 3072.714184]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.714184]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.714184]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.714184]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.714184]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.714184]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.714184]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.714184]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.714184]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.714184]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.714184]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.714184]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.714184]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.714184]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.714184]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.714184]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.714184]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.714184]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.714184]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.714184]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.714184]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.714184]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.714184]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.714184]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.714184] Mem-Info:
[ 3072.714184] Node 0 DMA per-cpu:
[ 3072.714184] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.714184] Node 0 DMA32 per-cpu:
[ 3072.714184] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.714184] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.714184]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.714184]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.714184]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.714184]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.714184] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.714184] lowmem_reserve[]: 0 236 236 236
[ 3072.714184] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.714184] lowmem_reserve[]: 0 0 0 0
[ 3072.714184] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.714184] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.714184] 1753 total pagecache pages
[ 3072.714184] 759 pages in swap cache
[ 3072.714184] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.714184] Free swap  = 2059112kB
[ 3072.714184] Total swap = 2093048kB
[ 3072.714184] 65531 pages RAM
[ 3072.714184] 2711 pages reserved
[ 3072.714184] 20270 pages shared
[ 3072.714184] 44948 pages non-shared
[ 3072.714184] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.714184]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.714184]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.823029] swapper: page allocation failure. order:0, mode:0x20
[ 3072.824940] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.826313] Call Trace:
[ 3072.826949]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.826949]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.826949]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.826949]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.826949]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.826949]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.826949]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.826949]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.826949]  [<ffffffff8127970d>] ? tcp_rcv_established+0x688/0x6d9
[ 3072.826949]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.826949]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.826949]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.826949]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.826949]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.826949]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.826949]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.826949]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.826949]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.826949]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.826949]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.826949]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.826949]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.826949]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.826949]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.826949]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.826949]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.826949]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.826949]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.826949]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.826949]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.826949]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.826949]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.826949]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.826949] Mem-Info:
[ 3072.826949] Node 0 DMA per-cpu:
[ 3072.826949] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.826949] Node 0 DMA32 per-cpu:
[ 3072.826949] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.826949] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.826949]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.826949]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.826949]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.826949]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.826949] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.826949] lowmem_reserve[]: 0 236 236 236
[ 3072.826949] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.826949] lowmem_reserve[]: 0 0 0 0
[ 3072.826949] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.826949] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.826949] 1753 total pagecache pages
[ 3072.826949] 759 pages in swap cache
[ 3072.826949] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.826949] Free swap  = 2059112kB
[ 3072.826949] Total swap = 2093048kB
[ 3072.826949] 65531 pages RAM
[ 3072.826949] 2711 pages reserved
[ 3072.826949] 20270 pages shared
[ 3072.826949] 44948 pages non-shared
[ 3072.826949] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
[ 3072.826949]   cache: kmalloc-256, object size: 256, buffer size: 256, default order: 0, min order: 0
[ 3072.826949]   node 0: slabs: 326, objs: 5216, free: 0
[ 3072.965301] swapper: page allocation failure. order:0, mode:0x20
[ 3072.966835] Pid: 0, comm: swapper Not tainted 2.6.32-bpo.2-amd64 #1
[ 3072.968396] Call Trace:
[ 3072.969235]  <IRQ>  [<ffffffff810b947d>] ? __alloc_pages_nodemask+0x55b/0x5ce
[ 3072.969235]  [<ffffffff810e51b1>] ? new_slab+0x5b/0x1ca
[ 3072.969235]  [<ffffffff810e5510>] ? __slab_alloc+0x1f0/0x39b
[ 3072.969235]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.969235]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.969235]  [<ffffffff810e58ed>] ? kmem_cache_alloc_node+0x8b/0x10c
[ 3072.969235]  [<ffffffff8123c219>] ? __alloc_skb+0x3e/0x15a
[ 3072.969235]  [<ffffffff8127b20d>] ? tcp_send_ack+0x23/0xf4
[ 3072.969235]  [<ffffffff812795c2>] ? tcp_rcv_established+0x53d/0x6d9
[ 3072.969235]  [<ffffffff812806fb>] ? tcp_v4_do_rcv+0x1bb/0x376
[ 3072.969235]  [<ffffffff8123a1a2>] ? skb_checksum+0x57/0x23f
[ 3072.969235]  [<ffffffff81263f79>] ? ip_route_input+0x6b/0xcbf
[ 3072.969235]  [<ffffffff81280d1b>] ? tcp_v4_rcv+0x465/0x6b6
[ 3072.969235]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.969235]  [<ffffffff81266202>] ? ip_local_deliver_finish+0x0/0x1e9
[ 3072.969235]  [<ffffffff81266348>] ? ip_local_deliver_finish+0x146/0x1e9
[ 3072.969235]  [<ffffffff81265e97>] ? ip_rcv_finish+0x373/0x38d
[ 3072.969235]  [<ffffffffa020085c>] ? virtnet_poll+0x4d5/0x5c9 [virtio_net]
[ 3072.969235]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.969235]  [<ffffffff812432c7>] ? net_rx_action+0xae/0x1c9
[ 3072.969235]  [<ffffffff81053979>] ? __do_softirq+0xdd/0x1a0
[ 3072.969235]  [<ffffffffa01ff153>] ? skb_recv_done+0x28/0x34 [virtio_net]
[ 3072.969235]  [<ffffffff81011cac>] ? call_softirq+0x1c/0x30
[ 3072.969235]  [<ffffffff81013903>] ? do_softirq+0x3f/0x7c
[ 3072.969235]  [<ffffffff810537e8>] ? irq_exit+0x36/0x76
[ 3072.969235]  [<ffffffff81012ffa>] ? do_IRQ+0xa0/0xb6
[ 3072.969235]  [<ffffffff810114d3>] ? ret_from_intr+0x0/0x11
[ 3072.969235]  <EOI>  [<ffffffff8102c568>] ? native_safe_halt+0x2/0x3
[ 3072.969235]  [<ffffffff81017cb9>] ? default_idle+0x34/0x51
[ 3072.969235]  [<ffffffff8100fe90>] ? cpu_idle+0xa2/0xda
[ 3072.969235]  [<ffffffff814d4140>] ? early_idt_handler+0x0/0x71
[ 3072.969235]  [<ffffffff814d4cd7>] ? start_kernel+0x3d0/0x3dc
[ 3072.969235]  [<ffffffff814d43b7>] ? x86_64_start_kernel+0xf9/0x106
[ 3072.969235] Mem-Info:
[ 3072.969235] Node 0 DMA per-cpu:
[ 3072.969235] CPU    0: hi:    0, btch:   1 usd:   0
[ 3072.969235] Node 0 DMA32 per-cpu:
[ 3072.969235] CPU    0: hi:   90, btch:  15 usd:  92
[ 3072.969235] active_anon:22648 inactive_anon:22730 isolated_anon:0
[ 3072.969235]  active_file:526 inactive_file:461 isolated_file:0
[ 3072.969235]  unevictable:0 dirty:0 writeback:0 unstable:0
[ 3072.969235]  free:414 slab_reclaimable:1417 slab_unreclaimable:7837
[ 3072.969235]  mapped:796 shmem:4 pagetables:626 bounce:0
[ 3072.969235] Node 0 DMA free:984kB min:120kB low:148kB high:180kB active_anon:5720kB inactive_anon:5864kB active_file:204kB inactive_file:168kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15368kB mlocked:0kB dirty:0kB writeback:0kB mapped:308kB shmem:4kB slab_reclaimable:80kB slab_unreclaimable:2100kB kernel_stack:8kB pagetables:280kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:128 all_unreclaimable? no
[ 3072.969235] lowmem_reserve[]: 0 236 236 236
[ 3072.969235] Node 0 DMA32 free:672kB min:1904kB low:2380kB high:2856kB active_anon:84872kB inactive_anon:85056kB active_file:1900kB inactive_file:1676kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:242380kB mlocked:0kB dirty:0kB writeback:0kB mapped:2876kB shmem:12kB slab_reclaimable:5588kB slab_unreclaimable:29248kB kernel_stack:480kB pagetables:2224kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 3072.969235] lowmem_reserve[]: 0 0 0 0
[ 3072.969235] Node 0 DMA: 10*4kB 0*8kB 1*16kB 1*32kB 0*64kB 1*128kB 1*256kB 1*512kB 0*1024kB 0*2048kB 0*4096kB = 984kB
[ 3072.969235] Node 0 DMA32: 8*4kB 0*8kB 0*16kB 0*32kB 0*64kB 3*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 672kB
[ 3072.969235] 1753 total pagecache pages
[ 3072.969235] 759 pages in swap cache
[ 3072.969235] Swap cache stats: add 11364, delete 10605, find 14544/14826
[ 3072.969235] Free swap  = 2059112kB
[ 3072.969235] Total swap = 2093048kB
[ 3072.969235] 65531 pages RAM
[ 3072.969235] 2711 pages reserved
[ 3072.969235] 20270 pages shared
[ 3072.969235] 44948 pages non-shared


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.32-12

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-12_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-12_all.deb
linux-2.6_2.6.32-12.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-12.diff.gz
linux-2.6_2.6.32-12.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-12.dsc
linux-base_2.6.32-12_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-12_all.deb
linux-doc-2.6.32_2.6.32-12_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-12_all.deb
linux-headers-2.6.32-5-486_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-486_2.6.32-12_i386.deb
linux-headers-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
linux-headers-2.6.32-5-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-686_2.6.32-12_i386.deb
linux-headers-2.6.32-5-all-i386_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all-i386_2.6.32-12_i386.deb
linux-headers-2.6.32-5-all_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-all_2.6.32-12_i386.deb
linux-headers-2.6.32-5-amd64_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-12_i386.deb
linux-headers-2.6.32-5-common-openvz_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-openvz_2.6.32-12_i386.deb
linux-headers-2.6.32-5-common-vserver_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-vserver_2.6.32-12_i386.deb
linux-headers-2.6.32-5-common-xen_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common-xen_2.6.32-12_i386.deb
linux-headers-2.6.32-5-common_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-12_i386.deb
linux-headers-2.6.32-5-openvz-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-openvz-686_2.6.32-12_i386.deb
linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
linux-headers-2.6.32-5-vserver-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-vserver-686_2.6.32-12_i386.deb
linux-headers-2.6.32-5-xen-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-headers-2.6.32-5-xen-686_2.6.32-12_i386.deb
linux-image-2.6.32-5-486_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-486_2.6.32-12_i386.deb
linux-image-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
linux-image-2.6.32-5-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-12_i386.deb
linux-image-2.6.32-5-amd64_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-12_i386.deb
linux-image-2.6.32-5-openvz-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-openvz-686_2.6.32-12_i386.deb
linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
linux-image-2.6.32-5-vserver-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-vserver-686_2.6.32-12_i386.deb
linux-image-2.6.32-5-xen-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-image-2.6.32-5-xen-686_2.6.32-12_i386.deb
linux-libc-dev_2.6.32-12_i386.deb
  to main/l/linux-2.6/linux-libc-dev_2.6.32-12_i386.deb
linux-manual-2.6.32_2.6.32-12_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-12_all.deb
linux-patch-debian-2.6.32_2.6.32-12_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-12_all.deb
linux-source-2.6.32_2.6.32-12_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-12_all.deb
linux-support-2.6.32-5_2.6.32-12_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-5_2.6.32-12_all.deb
xen-linux-system-2.6.32-5-xen-686_2.6.32-12_i386.deb
  to main/l/linux-2.6/xen-linux-system-2.6.32-5-xen-686_2.6.32-12_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 576838@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (supplier of updated linux-2.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 01 May 2010 02:58:31 +0100
Source: linux-2.6
Binary: linux-source-2.6.32 linux-doc-2.6.32 linux-manual-2.6.32 linux-patch-debian-2.6.32 firmware-linux-free linux-support-2.6.32-5 linux-base linux-libc-dev linux-headers-2.6.32-5-all linux-headers-2.6.32-5-all-alpha linux-headers-2.6.32-5-common linux-image-2.6.32-5-alpha-generic linux-headers-2.6.32-5-alpha-generic linux-image-2.6.32-5-alpha-smp linux-headers-2.6.32-5-alpha-smp linux-image-2.6.32-5-alpha-legacy linux-headers-2.6.32-5-alpha-legacy linux-headers-2.6.32-5-all-amd64 linux-image-2.6.32-5-amd64 linux-headers-2.6.32-5-amd64 linux-headers-2.6.32-5-common-openvz linux-image-2.6.32-5-openvz-amd64 linux-headers-2.6.32-5-openvz-amd64 linux-headers-2.6.32-5-common-vserver linux-image-2.6.32-5-vserver-amd64 linux-headers-2.6.32-5-vserver-amd64 linux-headers-2.6.32-5-common-xen linux-image-2.6.32-5-xen-amd64 linux-headers-2.6.32-5-xen-amd64 xen-linux-system-2.6.32-5-xen-amd64 linux-headers-2.6.32-5-all-armel linux-image-2.6.32-5-iop32x linux-headers-2.6.32-5-iop32x lin
 ux-image-2.6.32-5-ixp4xx
 linux-headers-2.6.32-5-ixp4xx linux-image-2.6.32-5-kirkwood linux-headers-2.6.32-5-kirkwood linux-image-2.6.32-5-orion5x linux-headers-2.6.32-5-orion5x linux-image-2.6.32-5-versatile linux-headers-2.6.32-5-versatile linux-headers-2.6.32-5-all-hppa linux-image-2.6.32-5-parisc linux-headers-2.6.32-5-parisc linux-image-2.6.32-5-parisc-smp linux-headers-2.6.32-5-parisc-smp linux-image-2.6.32-5-parisc64 linux-headers-2.6.32-5-parisc64 linux-image-2.6.32-5-parisc64-smp linux-headers-2.6.32-5-parisc64-smp linux-headers-2.6.32-5-all-i386 linux-image-2.6.32-5-486 linux-headers-2.6.32-5-486 linux-image-2.6.32-5-686 linux-headers-2.6.32-5-686 linux-image-2.6.32-5-686-bigmem linux-headers-2.6.32-5-686-bigmem linux-image-2.6.32-5-openvz-686 linux-headers-2.6.32-5-openvz-686 linux-image-2.6.32-5-vserver-686 linux-headers-2.6.32-5-vserver-686 linux-image-2.6.32-5-vserver-686-bigmem linux-headers-2.6.32-5-vserver-686-bigmem linux-image-2.6.32-5-xen-686 linux-headers-2.6.32-5-xen-686
 xen-linux-system-2.6.32-5-xen-686 linux-headers-2.6.32-5-all-ia64 linux-image-2.6.32-5-itanium linux-headers-2.6.32-5-itanium linux-image-2.6.32-5-mckinley linux-headers-2.6.32-5-mckinley linux-image-2.6.32-5-vserver-itanium linux-headers-2.6.32-5-vserver-itanium linux-image-2.6.32-5-vserver-mckinley linux-headers-2.6.32-5-vserver-mckinley linux-headers-2.6.32-5-all-m68k linux-image-2.6.32-5-amiga linux-headers-2.6.32-5-amiga linux-image-2.6.32-5-atari linux-headers-2.6.32-5-atari linux-image-2.6.32-5-bvme6000 linux-headers-2.6.32-5-bvme6000 linux-image-2.6.32-5-mac linux-headers-2.6.32-5-mac linux-image-2.6.32-5-mvme147 linux-headers-2.6.32-5-mvme147 linux-image-2.6.32-5-mvme16x linux-headers-2.6.32-5-mvme16x linux-headers-2.6.32-5-all-mips linux-image-2.6.32-5-r4k-ip22 linux-headers-2.6.32-5-r4k-ip22 linux-image-2.6.32-5-r5k-ip32 linux-headers-2.6.32-5-r5k-ip32 linux-image-2.6.32-5-sb1-bcm91250a linux-headers-2.6.32-5-sb1-bcm91250a linux-image-2.6.32-5-sb1a-bcm91480b
 linux-headers-2.6.32-5-sb1a-bcm91480b linux-image-2.6.32-5-4kc-malta linux-headers-2.6.32-5-4kc-malta linux-image-2.6.32-5-5kc-malta linux-headers-2.6.32-5-5kc-malta linux-headers-2.6.32-5-all-mipsel linux-image-2.6.32-5-r5k-cobalt linux-headers-2.6.32-5-r5k-cobalt linux-headers-2.6.32-5-all-powerpc linux-image-2.6.32-5-powerpc linux-headers-2.6.32-5-powerpc linux-image-2.6.32-5-powerpc-smp linux-headers-2.6.32-5-powerpc-smp linux-image-2.6.32-5-powerpc64 linux-headers-2.6.32-5-powerpc64 linux-image-2.6.32-5-vserver-powerpc linux-headers-2.6.32-5-vserver-powerpc linux-image-2.6.32-5-vserver-powerpc64 linux-headers-2.6.32-5-vserver-powerpc64 linux-headers-2.6.32-5-all-s390 linux-image-2.6.32-5-s390x linux-headers-2.6.32-5-s390x linux-image-2.6.32-5-s390x-tape linux-image-2.6.32-5-vserver-s390x linux-headers-2.6.32-5-vserver-s390x linux-headers-2.6.32-5-all-sh4 linux-image-2.6.32-5-sh7751r linux-headers-2.6.32-5-sh7751r linux-image-2.6.32-5-sh7785lcr linux-headers-2.6.32-5-sh7
 785lcr
 linux-headers-2.6.32-5-all-sparc linux-image-2.6.32-5-sparc64 linux-headers-2.6.32-5-sparc64 linux-image-2.6.32-5-sparc64-smp linux-headers-2.6.32-5-sparc64-smp linux-image-2.6.32-5-vserver-sparc64 linux-headers-2.6.32-5-vserver-sparc64 linux-headers-2.6.32-5-all-sparc64
Architecture: all i386 source
Version: 2.6.32-12
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 552299 563313 565790 572201 573071 574598 575681 576608 576758 576838 576925 576929 577047 577724 577735 578398 578568 579175 579410
Description: 
 firmware-linux-free - Binary firmware for various drivers in the Linux kernel
 linux-base - Linux image base package
 linux-doc-2.6.32 - Linux kernel specific documentation for version 2.6.32
 linux-headers-2.6.32-5-486 - Header files for Linux 2.6.32-5-486
 linux-headers-2.6.32-5-4kc-malta - Header files for Linux 2.6.32-5-4kc-malta
 linux-headers-2.6.32-5-5kc-malta - Header files for Linux 2.6.32-5-5kc-malta
 linux-headers-2.6.32-5-686-bigmem - Header files for Linux 2.6.32-5-686-bigmem
 linux-headers-2.6.32-5-686 - Header files for Linux 2.6.32-5-686
 linux-headers-2.6.32-5-all - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-alpha - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-amd64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-armel - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-hppa - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-i386 - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-ia64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-m68k - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-mips - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-mipsel - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-powerpc - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-s390 - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-sh4 - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-sparc64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-all-sparc - All header files for Linux 2.6.32
 linux-headers-2.6.32-5-alpha-generic - Header files for Linux 2.6.32-5-alpha-generic
 linux-headers-2.6.32-5-alpha-legacy - Header files for Linux 2.6.32-5-alpha-legacy
 linux-headers-2.6.32-5-alpha-smp - Header files for Linux 2.6.32-5-alpha-smp
 linux-headers-2.6.32-5-amd64 - Header files for Linux 2.6.32-5-amd64
 linux-headers-2.6.32-5-amiga - Header files for Linux 2.6.32-5-amiga
 linux-headers-2.6.32-5-atari - Header files for Linux 2.6.32-5-atari
 linux-headers-2.6.32-5-bvme6000 - Header files for Linux 2.6.32-5-bvme6000
 linux-headers-2.6.32-5-common - Common header files for Linux 2.6.32-5
 linux-headers-2.6.32-5-common-openvz - Common header files for Linux 2.6.32-5-openvz
 linux-headers-2.6.32-5-common-vserver - Common header files for Linux 2.6.32-5-vserver
 linux-headers-2.6.32-5-common-xen - Common header files for Linux 2.6.32-5-xen
 linux-headers-2.6.32-5-iop32x - Header files for Linux 2.6.32-5-iop32x
 linux-headers-2.6.32-5-itanium - Header files for Linux 2.6.32-5-itanium
 linux-headers-2.6.32-5-ixp4xx - Header files for Linux 2.6.32-5-ixp4xx
 linux-headers-2.6.32-5-kirkwood - Header files for Linux 2.6.32-5-kirkwood
 linux-headers-2.6.32-5-mac - Header files for Linux 2.6.32-5-mac
 linux-headers-2.6.32-5-mckinley - Header files for Linux 2.6.32-5-mckinley
 linux-headers-2.6.32-5-mvme147 - Header files for Linux 2.6.32-5-mvme147
 linux-headers-2.6.32-5-mvme16x - Header files for Linux 2.6.32-5-mvme16x
 linux-headers-2.6.32-5-openvz-686 - Header files for Linux 2.6.32-5-openvz-686
 linux-headers-2.6.32-5-openvz-amd64 - Header files for Linux 2.6.32-5-openvz-amd64
 linux-headers-2.6.32-5-orion5x - Header files for Linux 2.6.32-5-orion5x
 linux-headers-2.6.32-5-parisc64 - Header files for Linux 2.6.32-5-parisc64
 linux-headers-2.6.32-5-parisc64-smp - Header files for Linux 2.6.32-5-parisc64-smp
 linux-headers-2.6.32-5-parisc - Header files for Linux 2.6.32-5-parisc
 linux-headers-2.6.32-5-parisc-smp - Header files for Linux 2.6.32-5-parisc-smp
 linux-headers-2.6.32-5-powerpc64 - Header files for Linux 2.6.32-5-powerpc64
 linux-headers-2.6.32-5-powerpc - Header files for Linux 2.6.32-5-powerpc
 linux-headers-2.6.32-5-powerpc-smp - Header files for Linux 2.6.32-5-powerpc-smp
 linux-headers-2.6.32-5-r4k-ip22 - Header files for Linux 2.6.32-5-r4k-ip22
 linux-headers-2.6.32-5-r5k-cobalt - Header files for Linux 2.6.32-5-r5k-cobalt
 linux-headers-2.6.32-5-r5k-ip32 - Header files for Linux 2.6.32-5-r5k-ip32
 linux-headers-2.6.32-5-s390x - Header files for Linux 2.6.32-5-s390x
 linux-headers-2.6.32-5-sb1a-bcm91480b - Header files for Linux 2.6.32-5-sb1a-bcm91480b
 linux-headers-2.6.32-5-sb1-bcm91250a - Header files for Linux 2.6.32-5-sb1-bcm91250a
 linux-headers-2.6.32-5-sh7751r - Header files for Linux 2.6.32-5-sh7751r
 linux-headers-2.6.32-5-sh7785lcr - Header files for Linux 2.6.32-5-sh7785lcr
 linux-headers-2.6.32-5-sparc64 - Header files for Linux 2.6.32-5-sparc64
 linux-headers-2.6.32-5-sparc64-smp - Header files for Linux 2.6.32-5-sparc64-smp
 linux-headers-2.6.32-5-versatile - Header files for Linux 2.6.32-5-versatile
 linux-headers-2.6.32-5-vserver-686-bigmem - Header files for Linux 2.6.32-5-vserver-686-bigmem
 linux-headers-2.6.32-5-vserver-686 - Header files for Linux 2.6.32-5-vserver-686
 linux-headers-2.6.32-5-vserver-amd64 - Header files for Linux 2.6.32-5-vserver-amd64
 linux-headers-2.6.32-5-vserver-itanium - Header files for Linux 2.6.32-5-vserver-itanium
 linux-headers-2.6.32-5-vserver-mckinley - Header files for Linux 2.6.32-5-vserver-mckinley
 linux-headers-2.6.32-5-vserver-powerpc64 - Header files for Linux 2.6.32-5-vserver-powerpc64
 linux-headers-2.6.32-5-vserver-powerpc - Header files for Linux 2.6.32-5-vserver-powerpc
 linux-headers-2.6.32-5-vserver-s390x - Header files for Linux 2.6.32-5-vserver-s390x
 linux-headers-2.6.32-5-vserver-sparc64 - Header files for Linux 2.6.32-5-vserver-sparc64
 linux-headers-2.6.32-5-xen-686 - Header files for Linux 2.6.32-5-xen-686
 linux-headers-2.6.32-5-xen-amd64 - Header files for Linux 2.6.32-5-xen-amd64
 linux-image-2.6.32-5-486 - Linux 2.6.32 for old PCs
 linux-image-2.6.32-5-4kc-malta - Linux 2.6.32 for MIPS Malta
 linux-image-2.6.32-5-5kc-malta - Linux 2.6.32 for MIPS Malta (64-bit)
 linux-image-2.6.32-5-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM
 linux-image-2.6.32-5-686 - Linux 2.6.32 for modern PCs
 linux-image-2.6.32-5-alpha-generic - Linux 2.6.32 for Alpha
 linux-image-2.6.32-5-alpha-legacy - Linux 2.6.32 for Alpha Legacy
 linux-image-2.6.32-5-alpha-smp - Linux 2.6.32 for Alpha SMP
 linux-image-2.6.32-5-amd64 - Linux 2.6.32 for 64-bit PCs
 linux-image-2.6.32-5-amiga - Linux 2.6.32 for Amiga
 linux-image-2.6.32-5-atari - Linux 2.6.32 for Atari
 linux-image-2.6.32-5-bvme6000 - Linux 2.6.32 for BVM BVME4000 and BVME6000
 linux-image-2.6.32-5-iop32x - Linux 2.6.32 for IOP32x
 linux-image-2.6.32-5-itanium - Linux 2.6.32 for Itanium
 linux-image-2.6.32-5-ixp4xx - Linux 2.6.32 for IXP4xx
 linux-image-2.6.32-5-kirkwood - Linux 2.6.32 for Marvell Kirkwood
 linux-image-2.6.32-5-mac - Linux 2.6.32 for Macintosh
 linux-image-2.6.32-5-mckinley - Linux 2.6.32 for Itanium II
 linux-image-2.6.32-5-mvme147 - Linux 2.6.32 for Motorola MVME147
 linux-image-2.6.32-5-mvme16x - Linux 2.6.32 for Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.32-5-openvz-686 - Linux 2.6.32 for modern PCs, OpenVZ support
 linux-image-2.6.32-5-openvz-amd64 - Linux 2.6.32 for 64-bit PCs, OpenVZ support
 linux-image-2.6.32-5-orion5x - Linux 2.6.32 for Marvell Orion
 linux-image-2.6.32-5-parisc64 - Linux 2.6.32 for 64-bit PA-RISC
 linux-image-2.6.32-5-parisc64-smp - Linux 2.6.32 for multiprocessor 64-bit PA-RISC
 linux-image-2.6.32-5-parisc - Linux 2.6.32 for 32-bit PA-RISC
 linux-image-2.6.32-5-parisc-smp - Linux 2.6.32 for multiprocessor 32-bit PA-RISC
 linux-image-2.6.32-5-powerpc64 - Linux 2.6.32 for 64-bit PowerPC
 linux-image-2.6.32-5-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC
 linux-image-2.6.32-5-powerpc-smp - Linux 2.6.32 for multiprocessor 32-bit PowerPC
 linux-image-2.6.32-5-r4k-ip22 - Linux 2.6.32 for SGI IP22
 linux-image-2.6.32-5-r5k-cobalt - Linux 2.6.32 for Cobalt
 linux-image-2.6.32-5-r5k-ip32 - Linux 2.6.32 for SGI IP32
 linux-image-2.6.32-5-s390x - Linux 2.6.32 for IBM zSeries
 linux-image-2.6.32-5-s390x-tape - Linux 2.6.32 for IBM zSeries, IPL from tape
 linux-image-2.6.32-5-sb1a-bcm91480b - Linux 2.6.32 for BCM91480B
 linux-image-2.6.32-5-sb1-bcm91250a - Linux 2.6.32 for BCM91250A
 linux-image-2.6.32-5-sh7751r - Linux 2.6.32 for sh7751r
 linux-image-2.6.32-5-sh7785lcr - Linux 2.6.32 for sh7785lcr
 linux-image-2.6.32-5-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC
 linux-image-2.6.32-5-sparc64-smp - Linux 2.6.32 for multiprocessor 64-bit UltraSPARC
 linux-image-2.6.32-5-versatile - Linux 2.6.32 for Versatile
 linux-image-2.6.32-5-vserver-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM, Linux-VServer support
 linux-image-2.6.32-5-vserver-686 - Linux 2.6.32 for modern PCs, Linux-VServer support
 linux-image-2.6.32-5-vserver-amd64 - Linux 2.6.32 for 64-bit PCs, Linux-VServer support
 linux-image-2.6.32-5-vserver-itanium - Linux 2.6.32 for Itanium, Linux-VServer support
 linux-image-2.6.32-5-vserver-mckinley - Linux 2.6.32 for Itanium II, Linux-VServer support
 linux-image-2.6.32-5-vserver-powerpc64 - Linux 2.6.32 for 64-bit PowerPC, Linux-VServer support
 linux-image-2.6.32-5-vserver-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC, Linux-VServer suppo
 linux-image-2.6.32-5-vserver-s390x - Linux 2.6.32 for IBM zSeries, Linux-VServer support
 linux-image-2.6.32-5-vserver-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC, Linux-VServer su
 linux-image-2.6.32-5-xen-686 - Linux 2.6.32 for modern PCs, Xen dom0 support
 linux-image-2.6.32-5-xen-amd64 - Linux 2.6.32 for 64-bit PCs, Xen dom0 support
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.32 - Linux kernel API manual pages for version 2.6.32
 linux-patch-debian-2.6.32 - Debian patches to version 2.6.32 of the Linux kernel
 linux-source-2.6.32 - Linux kernel source for version 2.6.32 with Debian patches
 linux-support-2.6.32-5 - Support files for Linux 2.6.32
 xen-linux-system-2.6.32-5-xen-686 - Xen system with Linux 2.6.32 on modern PCs
 xen-linux-system-2.6.32-5-xen-amd64 - Xen system with Linux 2.6.32 on 64-bit PCs
Changes: 
 linux-2.6 (2.6.32-12) unstable; urgency=low
 .
   * The "Microwave Background" release
 .
   [ Ben Hutchings ]
   * Prepare debconf templates for translation. (closes: #576758)
   * [x86] PCI/forcedeth: Disable MSI for MCP55 on P5N32-E SLI
     (Closes: #552299)
   * phylib: Fix typo in bcm63xx PHY driver table
   * linux-base: Fix bugs and improve libata transition code:
     - Fix scope of _system() function (Closes: #576925)
     - Fix case where a file may wrongly be listed as automatically converted
       (Closes: #577047)
     - Check device IDs in mdadm.conf rather than assuming it needs manual
       conversion
     - Use vol_id if available since the version of blkid in lenny does not
       support the output format we need (Closes: #576608)
     - Fix missing line breaks in updated crypttab (Closes: #577735)
   * i915: Stop trying to use ACPI lid status to determine LVDS connection
     (Closes: #577724)
   * forcedeth: Fix hardware version check for TX bug workaround
     (Closes: #572201)
   * rndis_host: Poll status channel before control channel (Closes: #576929)
   * megaraid_sas: Fix copying of sense data for 32-bit management tools on
     64-bit kernel (Closes: #578398)
   * Add ipheth driver for iPhone tethering
   * virtio_net: Make delayed refill more reliable (Closes: #576838)
 .
   [ maximilian attems]
   * [ia64] Built in fbcon.
   * Update openvz patch to c05f95fcb04e. (closes: #574598)
   * Reenable nouveau autoloading.
   * reiserfs: Fix permissions on .reiserfs_priv. CVE-2010-1146
   * libata,ata_piix: detect and clear spurious IRQs.
   * libata/SCSI: fix locking around blk_abort_request().
   * topconfig enable NET_DROP_MONITOR. (closes: #578568)
   * Add stable 2.6.32.12:
     - ACPI: EC: Allow multibyte access to EC; fixes temperature monitoring
       on some Dell laptops (Closes: #563313)
     - [x86] KVM: disable paravirt mmu reporting (Closes: #573071)
     - thinkpad-acpi: lock down video output state access (Closes: #565790)
     - xfs update (closes: #579410)
   * Add drm changes from stable 2.6.33.3:
     - drm/radeon: R300 AD only has one quad pipe (Closes: #575681)
   * libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
   * Add EC path for Thinkpad X100.
   * Bump ABI to 5, apply:
     - hrtimer: Tune hrtimer_interrupt hang logic
   * Add libata TRIM support.
   * Backport radeon r800 modesetting support.
   * drm/radeon/kms: further spread spectrum fixes.
   * Backport p54 fixes.
   * net: export device speed and duplex via sysfs.
   * postrm: rm modules.softdep. (closes: #579175)
   * Backport KVM: Xen PV-on-HVM guest support.
   * Backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS.
   * hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
   * ext4: Issue the discard operation *before* releasing the blocks to be
     reused.
   * libiscsi: regression: fix header digest errors.
   * Revert module.c and module.h changes from -stable update.
 .
   [ dann frazier ]
   * Add DRBD backport
   * sctp: Fix skb_over_panic resulting from multiple invalid parameter
     errors (CVE-2010-1173)
   * [CIFS] Allow null nd (as nfs server uses) on create (CVE-2010-1148)
   * tipc: Fix oops on send prior to entering networked mode (CVE-2010-1187)
   * [powerpc] KGDB: don't needlessly skip PAGE_USER test for Fsl booke
     Note: KGDB is not currently enabled in debian builds (CVE-2010-1446)
 .
   [ Aurelien Jarno ]
   * [sh4] Add a sh7751r flavour.
   * [mips/*malta] Remove options that are present in topconfig.
 .
   [ Martin Michlmayr ]
   * dns323-setup.c: fix WARN() when booting (Arnaud Patard).
   * mips: enable PATA platform on SWARM and LITTLESUR (Sebastian Andrzej
     Siewior).
   * [mips/sb1-bcm91250a] Enable PATA_PLATFORM.
 .
   [ Bastian Blank ]
   * Update Xen patch.
Checksums-Sha1: 
 e25497d5f9fbe8299b86af52643c344a300ae153 6609 linux-2.6_2.6.32-12.dsc
 e3d93ccfd2e09eb215397df6488228b7be60f812 3296040 linux-2.6_2.6.32-12.diff.gz
 b3d10e19d28780fd40a1fa4650043d551369344d 142518 linux-support-2.6.32-5_2.6.32-12_all.deb
 67299f4f8b060a7b968dc56b315032d36332ed67 2717684 linux-patch-debian-2.6.32_2.6.32-12_all.deb
 57af7b2c635bf4d46d72d472b2db560ac70772bc 138482 linux-base_2.6.32-12_all.deb
 642f8b06151a0287be9691393a2091a9c5f329d6 131390 firmware-linux-free_2.6.32-12_all.deb
 030b27ce979901eb0d1d5ae9b466251f1c3d62e6 64381580 linux-source-2.6.32_2.6.32-12_all.deb
 ffbe2a231491f00cb10b962e79012c325f307930 6036760 linux-doc-2.6.32_2.6.32-12_all.deb
 e37ff9a9522230688d7f54a3f5b64a500ffeccf4 2705140 linux-manual-2.6.32_2.6.32-12_all.deb
 abdb38e48a9541c5b1271c0082e8521ff32a39ab 473568 linux-headers-2.6.32-5-486_2.6.32-12_i386.deb
 33661570a6b3a2d89ee53c758c1a0b44f0e6f598 26964848 linux-image-2.6.32-5-486_2.6.32-12_i386.deb
 37b0d417649710aa051e8cf5e4951780dcc7ef61 474742 linux-headers-2.6.32-5-686_2.6.32-12_i386.deb
 db19247015bcbeb50a0eb603af8fcebfacc3c817 27101906 linux-image-2.6.32-5-686_2.6.32-12_i386.deb
 bf3427e96bba6cd24157a534b97b2d420f6399cd 476450 linux-headers-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
 6feffe02fe1dbc05572d7dfa5033f4c5bcd1843c 27230528 linux-image-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
 8ea69f8133295acd673a147ba615b1c027bfd503 468936 linux-headers-2.6.32-5-amd64_2.6.32-12_i386.deb
 bb9e8bf9a308113c7b10eb94dff789a53dbe09b3 28191264 linux-image-2.6.32-5-amd64_2.6.32-12_i386.deb
 82f30d1403f3a1eee300e8722e8b210f4f9e9c4e 3868106 linux-headers-2.6.32-5-common_2.6.32-12_i386.deb
 c78b598a62de46726ad21fc5312814b31d66c5eb 480784 linux-headers-2.6.32-5-openvz-686_2.6.32-12_i386.deb
 4db615aad1d747441f6271c3169e89f9b5554d81 27386558 linux-image-2.6.32-5-openvz-686_2.6.32-12_i386.deb
 fe8192eca48ba9353d031936af0d81e24513adbe 3918734 linux-headers-2.6.32-5-common-openvz_2.6.32-12_i386.deb
 61365777f65ca72a955ce9b1a1d3597a4bf61667 126484 linux-headers-2.6.32-5-all_2.6.32-12_i386.deb
 f48e821855f1617987a678cb361a703f127e4d8a 126546 linux-headers-2.6.32-5-all-i386_2.6.32-12_i386.deb
 1b1cf22f2d0fc59723b1900e18c4f31f039ced7b 825400 linux-libc-dev_2.6.32-12_i386.deb
 ff826f1600766fe10d35cebc4ebd22c09fea00f6 475182 linux-headers-2.6.32-5-vserver-686_2.6.32-12_i386.deb
 91651df2ec42ad45901bb089569fc293b0b22bfa 27157134 linux-image-2.6.32-5-vserver-686_2.6.32-12_i386.deb
 2caec044de2ac12b014facf8fc5a4ac3237a782d 476428 linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
 7df753b30dc5f43e2deeed4b8c37cb504fa0cf3f 27286894 linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
 58860e75aef9b098c6ccf662bdc1a68668cf9624 3901032 linux-headers-2.6.32-5-common-vserver_2.6.32-12_i386.deb
 9e6049f5133fd732d92fec3386cd21f1c5cac676 479894 linux-headers-2.6.32-5-xen-686_2.6.32-12_i386.deb
 9e409668309532ce38945bc177fe19b44c97fbb5 27313660 linux-image-2.6.32-5-xen-686_2.6.32-12_i386.deb
 9e5fac8630b2065fa4946e756172d9eea6be0de8 126478 xen-linux-system-2.6.32-5-xen-686_2.6.32-12_i386.deb
 ad8ac18eff469a138becf78015f6fbd8f2bba6ea 3881290 linux-headers-2.6.32-5-common-xen_2.6.32-12_i386.deb
Checksums-Sha256: 
 5dfd18ca77994772498f745973b772d1d7b2aa40313aa302eac8fcb12ed878cc 6609 linux-2.6_2.6.32-12.dsc
 cd43f042797bbc26289deea7445c9df70d653920f96aad9cfcf9d3e3e276e128 3296040 linux-2.6_2.6.32-12.diff.gz
 adbe56a9d9c0705481a9bc4075a87c25c21a793cdd6cfbf13801ed999a7348fb 142518 linux-support-2.6.32-5_2.6.32-12_all.deb
 a6455a29d46838a6ee6f0acf50d52987913aa89893f71aa826c6fa5c392e1597 2717684 linux-patch-debian-2.6.32_2.6.32-12_all.deb
 04e6bb5cc8038b70decaebbd073b17f225b2c243e426bcece3d6461c2fee52d2 138482 linux-base_2.6.32-12_all.deb
 6534e1766b0e7dc3e4042d2dc158fc0d0b5b053023b70bece915c4e753c5f110 131390 firmware-linux-free_2.6.32-12_all.deb
 7fcdfa9debee48b7b5bef7cabc4ecf6fe2663f2c4dcafa2bfae9f5c2ebd0da24 64381580 linux-source-2.6.32_2.6.32-12_all.deb
 d5856a0d7d22d3aeb170e218e0447293f2ff8389797bd68c6af4ceb5679f5bec 6036760 linux-doc-2.6.32_2.6.32-12_all.deb
 0680f4d266fea29e7dcf2610419c370a71f228bc423ac76f28b9339229faf4c9 2705140 linux-manual-2.6.32_2.6.32-12_all.deb
 f59fe9c57142b65ad1884fd0c2368168c3826f14964f7ea00988609319342c79 473568 linux-headers-2.6.32-5-486_2.6.32-12_i386.deb
 e871d4be9a07efb080c98c68ab8d80bdf4f33f4823cf628dfb62314682f68d50 26964848 linux-image-2.6.32-5-486_2.6.32-12_i386.deb
 31a2eb2e08192f9a68a4762edffdcd0f3e88822899393ba5660ba150b4fec987 474742 linux-headers-2.6.32-5-686_2.6.32-12_i386.deb
 baee747dfcac221bb852ff8bf9d19cec643e8bbef73db69d2cdf47bd57734ea3 27101906 linux-image-2.6.32-5-686_2.6.32-12_i386.deb
 9756945d16f73948ee9e5a0be09842c7a28e1470c6111434d60d9f0f70f07ddd 476450 linux-headers-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
 92ebc907ee0f30edb73bab025a252d49340347324b6e9ffda5026042b9a12d6c 27230528 linux-image-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
 320e2aa4b6694cd81bd40572ed81c44db696b37edf48c556ac6880f8fc069f8d 468936 linux-headers-2.6.32-5-amd64_2.6.32-12_i386.deb
 8f06cbcf29e59cb12157c803c28cc86514cd38808ba61d26d720367b937b2f88 28191264 linux-image-2.6.32-5-amd64_2.6.32-12_i386.deb
 79bbeaf2a9d40a5105459aab64a0bef3f78869abed71e9c6874646f3b0ee7810 3868106 linux-headers-2.6.32-5-common_2.6.32-12_i386.deb
 374abc0e9bc3ad3bce51cdd5e6a88e6638368412db73fc12ef51aeff459a8657 480784 linux-headers-2.6.32-5-openvz-686_2.6.32-12_i386.deb
 1e19507b90f2c48f94e47b954a104b908c17d8db16c80f97adcb850706ec6a4f 27386558 linux-image-2.6.32-5-openvz-686_2.6.32-12_i386.deb
 29b2ed34e8faf14cd4f8251f17c44645ee9d878f8810432cc4eb69212dd5dfb5 3918734 linux-headers-2.6.32-5-common-openvz_2.6.32-12_i386.deb
 2890b40f3fcc4e058fde7681ed7baebb34a9b1317314e772cc55a69ffe2e15e0 126484 linux-headers-2.6.32-5-all_2.6.32-12_i386.deb
 2c925d67581ad8798b2b1c709f36b4a15829b4b6394313ae96a1dbb67d956ac4 126546 linux-headers-2.6.32-5-all-i386_2.6.32-12_i386.deb
 045c5e451e6bbe139ad447faaa36b01cd60747c00a5a9a7aabe514c70a82c558 825400 linux-libc-dev_2.6.32-12_i386.deb
 00e52100b242f0a02e304c01504f2951a091fb072e76dcfef08fd6ad0fbf6cba 475182 linux-headers-2.6.32-5-vserver-686_2.6.32-12_i386.deb
 7bbadcf3c188111d834837f6c095adb14585e3ace16fb74c8b1c3552a1cc5cf8 27157134 linux-image-2.6.32-5-vserver-686_2.6.32-12_i386.deb
 8eef56d0e5382f3242f3864345a71d82802ddffdab4e9e4089e6c0ef6f1feb81 476428 linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
 d4dc59eadd5368190bbaa2e25f3ae3c3d074a212a00897dc1eaad9d6784cbe54 27286894 linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
 d5f2dc52c3c14b79b0f609ee5a278b16539dd6e6fea1ad77daccc6a388e68eba 3901032 linux-headers-2.6.32-5-common-vserver_2.6.32-12_i386.deb
 0232bf8336025c74060406ab287eb20bda6c43caf7017b7bb0010876c66b9186 479894 linux-headers-2.6.32-5-xen-686_2.6.32-12_i386.deb
 4aaeaa86d688161e59ed50dbaae9ade103a27f333d4cac069445f15c89d02b8b 27313660 linux-image-2.6.32-5-xen-686_2.6.32-12_i386.deb
 4904a2d2fc6672ab4084a35248a1bfec4a456911020eae5592e197305334bd71 126478 xen-linux-system-2.6.32-5-xen-686_2.6.32-12_i386.deb
 11e9d762c44f0ee6b2de5cdfa35f00b4e41fe94ee6df102c6fc129749726a849 3881290 linux-headers-2.6.32-5-common-xen_2.6.32-12_i386.deb
Files: 
 d77784c7b48db669c91073d55ed55d78 6609 kernel optional linux-2.6_2.6.32-12.dsc
 8fb52a271ff7eac7388f150d36e6bfd7 3296040 kernel optional linux-2.6_2.6.32-12.diff.gz
 2ce71c8379f00062c2978628ec43df42 142518 devel optional linux-support-2.6.32-5_2.6.32-12_all.deb
 e6b6502e9c4de0766808f6f2c587212f 2717684 kernel optional linux-patch-debian-2.6.32_2.6.32-12_all.deb
 f43c2285f49262bac7d2698c9b4d30cd 138482 kernel optional linux-base_2.6.32-12_all.deb
 25e5d886fe6ccaa4d98bf9014b74e02c 131390 kernel optional firmware-linux-free_2.6.32-12_all.deb
 e2427fe4f20e2a403a357c8dfe9d6fa1 64381580 kernel optional linux-source-2.6.32_2.6.32-12_all.deb
 35f3bfc35419ae3b13d38ac5d1db498c 6036760 doc optional linux-doc-2.6.32_2.6.32-12_all.deb
 b74a6d887320301db2ff484a283f9306 2705140 doc optional linux-manual-2.6.32_2.6.32-12_all.deb
 fe2deda5f0005e209ebdb6521de6af18 473568 kernel optional linux-headers-2.6.32-5-486_2.6.32-12_i386.deb
 65fcc2afe394777271290577b6fc3aee 26964848 kernel optional linux-image-2.6.32-5-486_2.6.32-12_i386.deb
 f4155d5272ea776d4a83f39bf045ee26 474742 kernel optional linux-headers-2.6.32-5-686_2.6.32-12_i386.deb
 e2ed24d7e3f167860630c11a59e95234 27101906 kernel optional linux-image-2.6.32-5-686_2.6.32-12_i386.deb
 cb906731f20b1862c226add212bdccd9 476450 kernel optional linux-headers-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
 27135f3d7d1abc1b6802945d74b650c3 27230528 kernel optional linux-image-2.6.32-5-686-bigmem_2.6.32-12_i386.deb
 76dab2c0bae48b11c4fd41d1d71a7130 468936 kernel optional linux-headers-2.6.32-5-amd64_2.6.32-12_i386.deb
 ca6d44b717210a2bb496358b8addea72 28191264 kernel optional linux-image-2.6.32-5-amd64_2.6.32-12_i386.deb
 87dcc87471570d9063b443ccf32fd24c 3868106 kernel optional linux-headers-2.6.32-5-common_2.6.32-12_i386.deb
 a560275b5e2e3cc0e7fe1a5b621494c8 480784 kernel optional linux-headers-2.6.32-5-openvz-686_2.6.32-12_i386.deb
 55ec297af9e1dbb74b51d3b289159b10 27386558 kernel optional linux-image-2.6.32-5-openvz-686_2.6.32-12_i386.deb
 54bc419b9a2d8f0477b830ad67e6c766 3918734 kernel optional linux-headers-2.6.32-5-common-openvz_2.6.32-12_i386.deb
 eac9bbf671ffff1b8ca759dda801ca38 126484 kernel optional linux-headers-2.6.32-5-all_2.6.32-12_i386.deb
 b1ff600674efa6b13ad1cca2c7c21f84 126546 kernel optional linux-headers-2.6.32-5-all-i386_2.6.32-12_i386.deb
 1fcfd3dcb77efa020818c591a1520d90 825400 devel optional linux-libc-dev_2.6.32-12_i386.deb
 bb8e9607e47deb162c32539835d8cb8e 475182 kernel optional linux-headers-2.6.32-5-vserver-686_2.6.32-12_i386.deb
 b77f652310ce2245601f438633314bcc 27157134 kernel optional linux-image-2.6.32-5-vserver-686_2.6.32-12_i386.deb
 453eeaaed30a35ccb170f8f9e5a2c746 476428 kernel optional linux-headers-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
 d89e38bba114f5b8c4063503f65a007a 27286894 kernel optional linux-image-2.6.32-5-vserver-686-bigmem_2.6.32-12_i386.deb
 d904eb04c6e95278ae22330357d2858a 3901032 kernel optional linux-headers-2.6.32-5-common-vserver_2.6.32-12_i386.deb
 db95cc788d9598c3d49aef5fe58591db 479894 kernel optional linux-headers-2.6.32-5-xen-686_2.6.32-12_i386.deb
 fa34a8d1266067f7e7ae5539edc9cdad 27313660 kernel optional linux-image-2.6.32-5-xen-686_2.6.32-12_i386.deb
 72e50c20063ca7e791fe3ca6fff3503f 126478 kernel optional xen-linux-system-2.6.32-5-xen-686_2.6.32-12_i386.deb
 a82005c31c67bd2fb8ad5ef4a498abe2 3881290 kernel optional linux-headers-2.6.32-5-common-xen_2.6.32-12_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIVAwUBS9xy8ue/yOyVhhEJAQoovA/9E5y3jUpnt9b+zauMUCKGHZ8jaRehmfvz
k8JDZQsrN245erOuMXSvAG3lMWhVZVpKskeCswGD8bluXj6283PVl+iyOCG/rkUy
SaFn1dU1emsJcPoy1u8EvMTWMKLruhIGfR9p+XRfd01n1IiqA29dF42gEoiXj1PA
RVIBUekW/kNwjWhsZB1p3EE9E5kv/+FXZlQqPd9BjMLMkM8j06lhoKabCW0a6wbK
DWhbsW1Oqiul3RLhhtWNS/Rfs9gnyd3FAVzLDdQ9E+zPRVfljxqBSSbpjFChnBo+
BUEGuF0cBpiCuxLSFCMMPokPRT/XPENiT+jj7yuVxpIcDDAJWZxDugTy4+Xx81Ry
4g3HsFupE2DxmBCFoYqV/m3BXbEk7I6YO1EjuLwPPvsNJI07YOz35jE1JLVepDdY
Kx/7kLlZ9rdmXeKW66+vj1bkV47NzLwAdMUjWIWg1kxK8p1PlzKsBL4R34sziz6Y
xDkKwnV6iZbhWDvRI3iaz9ilbQoCrrvBXhGI+ByT4TrLJhNmBoOUHydEpJVP//PT
69aKDBoAxEvE1quDK+cK/YjJwh8l5sevV1nHWht7cp+SuqMYDs57sWdZvz7VpPt+
tvInRm5ha6Q1zLvO7G8a28gRFu79NFzlWSzdkoaqHrwiMosjrIhejjncA27JYx5H
3jNhTNzonL0=
=nwdh
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: