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

Bug#588509: marked as done (linux-image-2.6.32-5-amd64: hangs under Xen after Write protecting the kernel read-only data: 4220k)



Your message dated Sat, 24 Jul 2010 01:03:30 +0000
with message-id <E1OcT9G-00019g-08@franck.debian.org>
and subject line Bug#588426: fixed in linux-2.6 2.6.32-18
has caused the Debian Bug report #588426,
regarding linux-image-2.6.32-5-amd64: hangs under Xen after Write protecting the kernel read-only data: 4220k
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.)


-- 
588426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588426
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-16
Severity: important

I have been running linux-image-2.6.32-5-amd64 2.6.32-15 mostly
without problems (except for #580889) since 2010-06-14 in debian
squeeze running under Xen.

When I heard that -16 includes CONFIG_KPROBES I wanted to test it
early. I installed the package from unstable with

wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-16_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.32-5-amd64-dbg_2.6.32-16_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.32-5-amd64-common_2.6.32-16_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-headers-2.6.32-5-amd64-common_2.6.32-16_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-headers-2.6.32-5-common_2.6.32-16_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-headers-2.6.32-5-amd64_2.6.32-16_amd64.deb
wget http://ftp.fi.debian.org/debian/pool/main/l/linux-2.6/linux-base_2.6.32-16_all.deb
sudo dpkg -i *.deb

but boot stopped at

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-16) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jul 6 14:14:38 UTC 2010
[    0.000000] Command line: root=/dev/xvda ro console=hvc0
[    0.000000] KERNEL supported cpus:
[    0.000000]	 Intel GenuineIntel
[    0.000000]	 AMD AuthenticAMD
[    0.000000]	 Centaur CentaurHauls
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]	Xen: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]	Xen: 00000000000a0000 - 0000000000100000 (reserved)
[    0.000000]	Xen: 0000000000100000 - 0000000080000000 (usable)
[    0.000000] DMI not present or invalid.
[    0.000000] last_pfn = 0x80000 max_arch_pfn = 0x400000000
[    0.000000] init_memory_mapping: 0000000000000000-0000000080000000
[    0.000000] RAMDISK: 016a5000 - 03085000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000080000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000080000000
[    0.000000]	 NODE_DATA [0000000000008000 - 000000000000ffff]
[    0.000000]	 bootmap [0000000000010000 -  000000000001ffff] pages 10
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0080000000]
[    0.000000]	 #0 [0000000000 - 0000001000]	BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]	 #1 [0003488000 - 00034a7000]	XEN PAGETABLES ==> [0003488000 - 00034a7000]
[    0.000000]	 #2 [0000006000 - 0000008000]	    TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]	 #3 [0001000000 - 0001684754]	 TEXT DATA BSS ==> [0001000000 - 0001684754]
[    0.000000]	 #4 [00016a5000 - 0003085000]	       RAMDISK ==> [00016a5000 - 0003085000]
[    0.000000]	 #5 [0003085000 - 0003488000]	XEN START INFO ==> [0003085000 - 0003488000]
[    0.000000]	 #6 [0000100000 - 00004e1000]	       PGTABLE ==> [0000100000 - 00004e1000]
[    0.000000] Zone PFN ranges:
[    0.000000]	 DMA	  0x00000000 -> 0x00001000
[    0.000000]	 DMA32	  0x00001000 -> 0x00100000
[    0.000000]	 Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]	   0: 0x00000000 -> 0x000000a0
[    0.000000]	   0: 0x00000100 -> 0x00080000
[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] No local APIC present
[    0.000000] APIC: disable apic facility
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:80000000)
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 3.4.1_19718_04-2.1 (preserve-AD)
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff8800034dd000 s90328 r8192 d24360 u122880
[    0.000000] pcpu-alloc: s90328 r8192 d24360 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Xen: using vcpu_info placement
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 516028
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/xvda ro console=hvc0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 2026096k/2097152k available (3067k kernel code, 384k absent, 70672k reserved, 1887k data, 588k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:288
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2393.998 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4787.99 BogoMIPS (lpj=9575992)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 4096K
[    0.004000] CPU 0/0x3 -> Node 0
[    0.004000] CPU: Unsupported number of siblings 4
[    0.004000] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only.
[    0.004000] SMP alternatives: switching to UP code
[    0.004256] installing Xen timer for CPU 1
[    0.004299] SMP alternatives: switching to SMP code
[    0.000011] Initializing CPU#1
[    0.000056] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000058] CPU: L2 cache: 4096K
[    0.000062] CPU 1/0x3 -> Node 0
[    0.000065] CPU: Unsupported number of siblings 4
[    0.008111] Brought up 2 CPUs
[    0.008244] devtmpfs: initialized
[    0.010738] Grant table initialized
[    0.010738] regulator: core version 0.5
[    0.010738] NET: Registered protocol family 16
[    0.012092] PCI: Fatal: No config space access function found
[    0.012450] bio: create slab <bio-0> at 0
[    0.012450] ACPI: Interpreter disabled.
[    0.012450] xen_balloon: Initialising balloon driver.
[    0.012450] vgaarb: loaded
[    0.012450] PCI: System does not support PCI
[    0.012450] PCI: System does not support PCI
[    0.012450] Switching to clocksource xen
[    0.013525] pnp: PnP ACPI: disabled
[    0.013799] NET: Registered protocol family 2
[    0.013980] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.015183] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.016788] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.017179] TCP: Hash tables configured (established 262144 bind 65536)
[    0.017186] TCP reno registered
[    0.017294] NET: Registered protocol family 1
[    0.017387] Unpacking initramfs...
[    0.048660] Freeing initrd memory: 26496k freed
[    0.059989] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.060322] audit: initializing netlink socket (disabled)
[    0.060340] type=2000 audit(1278662017.485:1): initialized
[    0.063019] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.064516] VFS: Disk quotas dquot_6.5.2
[    0.064572] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.064663] msgmni has been set to 4008
[    0.064927] alg: No test for stdrng (krng)
[    0.064990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.064999] io scheduler noop registered
[    0.065004] io scheduler anticipatory registered
[    0.068938] io scheduler deadline registered
[    0.068938] io scheduler cfq registered (default)
[    0.147536] Linux agpgart interface v0.103
[    0.147575] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.147766] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.147819] PNP: No PS/2 controller found. Probing ports directly.
[    0.148640] i8042.c: No controller found.
[    0.148712] mice: PS/2 mouse device common for all mice
[    0.148759] rtc_cmos: probe of rtc_cmos failed with error -16
[    0.148786] cpuidle: using governor ladder
[    0.148792] cpuidle: using governor menu
[    0.148799] No iBFT detected.
[    0.149076] TCP cubic registered
[    0.149194] NET: Registered protocol family 10
[    0.149632] lo: Disabled Privacy Extensions
[    0.149861] Mobile IPv6
[    0.149867] NET: Registered protocol family 17
[    0.149963] registered taskstats version 1
[    0.149982] XENBUS: Device with no driver: device/vbd/51712
[    0.149988] XENBUS: Device with no driver: device/vbd/51728
[    0.149993] XENBUS: Device with no driver: device/vif/0
[    0.149997] XENBUS: Device with no driver: device/console/0
[    0.150013] /build/buildd-linux-2.6_2.6.32-16-amd64-pXyi6J/linux-2.6-2.6.32/debian/build/source_amd64_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.150038] Initalizing network drop monitor service
[    0.150104] Freeing unused kernel memory: 588k freed
[    0.150287] Write protecting the kernel read-only data: 4220k

In this state the kernel does not react to any of the following
commands:

sudo xm sysrq lindi1 h
sudo xm sysrq lindi1 s
sudo xm sysrq lindi1 r
sudo xm sysrq lindi1 b

which suggests that the kernel is totally dead.

With -15 the boot messages are

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-15) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:34:03 UTC 2010
[    0.000000] Command line: root=/dev/xvda ro console=hvc0
[    0.000000] KERNEL supported cpus:
[    0.000000]	 Intel GenuineIntel
[    0.000000]	 AMD AuthenticAMD
[    0.000000]	 Centaur CentaurHauls
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]	Xen: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]	Xen: 00000000000a0000 - 0000000000100000 (reserved)
[    0.000000]	Xen: 0000000000100000 - 0000000080000000 (usable)
[    0.000000] DMI not present or invalid.
[    0.000000] last_pfn = 0x80000 max_arch_pfn = 0x400000000
[    0.000000] init_memory_mapping: 0000000000000000-0000000080000000
[    0.000000] RAMDISK: 016a1000 - 0307e000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000080000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000080000000
[    0.000000]	 NODE_DATA [0000000000008000 - 000000000000ffff]
[    0.000000]	 bootmap [0000000000010000 -  000000000001ffff] pages 10
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0080000000]
[    0.000000]	 #0 [0000000000 - 0000001000]	BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]	 #1 [0003481000 - 00034a0000]	XEN PAGETABLES ==> [0003481000 - 00034a0000]
[    0.000000]	 #2 [0000006000 - 0000008000]	    TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]	 #3 [0001000000 - 0001680314]	 TEXT DATA BSS ==> [0001000000 - 0001680314]
[    0.000000]	 #4 [00016a1000 - 000307e000]	       RAMDISK ==> [00016a1000 - 000307e000]
[    0.000000]	 #5 [000307e000 - 0003481000]	XEN START INFO ==> [000307e000 - 0003481000]
[    0.000000]	 #6 [0000100000 - 00004e1000]	       PGTABLE ==> [0000100000 - 00004e1000]
[    0.000000] Zone PFN ranges:
[    0.000000]	 DMA	  0x00000000 -> 0x00001000
[    0.000000]	 DMA32	  0x00001000 -> 0x00100000
[    0.000000]	 Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]	   0: 0x00000000 -> 0x000000a0
[    0.000000]	   0: 0x00000100 -> 0x00080000
[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] No local APIC present
[    0.000000] APIC: disable apic facility
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:80000000)
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 3.4.1_19718_04-2.1 (preserve-AD)
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff8800034d6000 s90008 r8192 d20584 u118784
[    0.000000] pcpu-alloc: s90008 r8192 d20584 u118784 alloc=29*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Xen: using vcpu_info placement
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 516028
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/xvda ro console=hvc0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 2026132k/2097152k available (3060k kernel code, 384k absent, 70636k reserved, 1885k data, 584k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:288
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 2393.998 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4787.99 BogoMIPS (lpj=9575992)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 4096K
[    0.004000] CPU 0/0x0 -> Node 0
[    0.004000] CPU: Unsupported number of siblings 4
[    0.004000] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only.
[    0.004000] SMP alternatives: switching to UP code
[    0.004256] installing Xen timer for CPU 1
[    0.004296] SMP alternatives: switching to SMP code
[    0.000011] Initializing CPU#1
[    0.000056] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000059] CPU: L2 cache: 4096K
[    0.000062] CPU 1/0x0 -> Node 0
[    0.000065] CPU: Unsupported number of siblings 4
[    0.011074] Brought up 2 CPUs
[    0.011204] devtmpfs: initialized
[    0.014219] Grant table initialized
[    0.014219] regulator: core version 0.5
[    0.014219] NET: Registered protocol family 16
[    0.014219] PCI: Fatal: No config space access function found
[    0.016066] bio: create slab <bio-0> at 0
[    0.016070] ACPI: Interpreter disabled.
[    0.016070] xen_balloon: Initialising balloon driver.
[    0.016070] vgaarb: loaded
[    0.016093] PCI: System does not support PCI
[    0.016093] PCI: System does not support PCI
[    0.016132] Switching to clocksource xen
[    0.017497] pnp: PnP ACPI: disabled
[    0.017757] NET: Registered protocol family 2
[    0.017941] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.019183] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.020794] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.021188] TCP: Hash tables configured (established 262144 bind 65536)
[    0.021195] TCP reno registered
[    0.021301] NET: Registered protocol family 1
[    0.021367] Unpacking initramfs...
[    0.052691] Freeing initrd memory: 26484k freed
[    0.063529] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.063830] audit: initializing netlink socket (disabled)
[    0.063847] type=2000 audit(1278663313.982:1): initialized
[    0.064602] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.066082] VFS: Disk quotas dquot_6.5.2
[    0.066138] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.066228] msgmni has been set to 4009
[    0.066520] alg: No test for stdrng (krng)
[    0.066591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.066602] io scheduler noop registered
[    0.070536] io scheduler anticipatory registered
[    0.070536] io scheduler deadline registered
[    0.070536] io scheduler cfq registered (default)
[    0.149547] Linux agpgart interface v0.103
[    0.149587] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.149785] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.149839] PNP: No PS/2 controller found. Probing ports directly.
[    0.150660] i8042.c: No controller found.
[    0.150728] mice: PS/2 mouse device common for all mice
[    0.150778] rtc_cmos: probe of rtc_cmos failed with error -16
[    0.150805] cpuidle: using governor ladder
[    0.150811] cpuidle: using governor menu
[    0.150818] No iBFT detected.
[    0.151085] TCP cubic registered
[    0.151201] NET: Registered protocol family 10
[    0.151632] lo: Disabled Privacy Extensions
[    0.151860] Mobile IPv6
[    0.151867] NET: Registered protocol family 17
[    0.151958] registered taskstats version 1
[    0.151976] XENBUS: Device with no driver: device/vbd/51712
[    0.151982] XENBUS: Device with no driver: device/vbd/51728
[    0.151987] XENBUS: Device with no driver: device/vif/0
[    0.151992] XENBUS: Device with no driver: device/console/0
[    0.152021] /build/buildd-linux-2.6_2.6.32-15-amd64-PisqNL/linux-2.6-2.6.32/debian/build/source_amd64_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.152047] Initalizing network drop monitor service
[    0.152118] Freeing unused kernel memory: 584k freed
[    0.152296] Write protecting the kernel read-only data: 4208k
Loading, please wait...
[    0.184507] udev: starting version 158
[    0.226097] Initialising Xen virtual ethernet driver.
[    0.236524] blkfront: xvda: barriers enabled
[    0.236792]	xvda: unknown partition table
[    0.248869] blkfront: xvdb: barriers enabled
[    0.249054]	xvdb: unknown partition table
Begin: Loading essential drivers ... [	  0.473159] nbd: registered device at major 43
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... Begin: Setting up nbd-client ... Failure: Insufficient information to set up nbd, quitting (nbdsrv= nbdport= nbdroot= root=)
Begin: Loading[    0.493366] md: linear personality registered for level -1
Success: loaded module linear.
[    0.496673] md: multipath personality registered for level -4
Success: loaded module multipath.
[    0.499504] md: raid0 personality registered for level 0
Success: loaded module raid0.
[    0.503467] md: raid1 personality registered for level 1
Success: loaded module raid1.
[    0.506094] async_tx: api initialized (async)
[    0.506541] xor: automatically using best checksumming function: generic_sse
[    0.524008]	  generic_sse:	2616.000 MB/sec
[    0.524014] xor: using function: generic_sse (2616.000 MB/sec)
[    0.592006] raid6: int64x1	1995 MB/s
[    0.660029] raid6: int64x2	2699 MB/s
[    0.728038] raid6: int64x4	2115 MB/s
[    0.796034] raid6: int64x8	1814 MB/s
[    0.864018] raid6: sse2x1	3985 MB/s
[    0.932018] raid6: sse2x2	4203 MB/s
[    1.000044] raid6: sse2x4	6372 MB/s
[    1.000050] raid6: using algorithm sse2x4 (6372 MB/s)
[    1.003857] md: raid6 personality registered for level 6
[    1.003865] md: raid5 personality registered for level 5
[    1.003870] md: raid4 personality registered for level 4
Success: loaded module raid456.
Success: loaded module raid5.
Success: loaded module raid6.
[    1.012709] md: raid10 personality registered for level 10
Success: loaded module raid10.
done.
Begin: Assembling all MD arrays ... mdadm: No arrays found in config file or automatically
Failure: failed to assemble all arrays.
done.
done.
Begin: Running /scripts/local-premount ... done.
[    1.057208] kjournald starting.  Commit interval 5 seconds
[    1.057226] EXT3-fs: mounted filesystem with ordered data mode.
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
Using makefile-style concurrent boot in runlevel S.
Starting the hotplug events dispatcher: udevdudevd[206]: BUS= will be removed in a future udev version, please use SUBSYSTEM= to match the event device, or SUBSYSTEMS= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:6

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:10

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:14

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:18

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:20

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:24

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:26

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:28

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:30

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:32

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:34

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:36

udevd[206]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/52-nut-usbups.rules:38

[removed hundreds of lines from udevd]

udevd[207]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules:71

udevd[207]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules:72

udevd[207]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules:73

udevd[207]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules:78

[    4.610051] input: PC Speaker as /devices/platform/pcspkr/input/input1
done.
Setting parameters of disc: (none).
@Activating swap...[	5.648619] Adding 6291448k swap on /dev/xvdb.  Priority:-1 extents:1 across:6291448k SS
done.
Checking root file system...fsck from util-linux-ng 2.17.2
/dev/xvda: clean, 519373/1638400 files, 5956632/6553600 blocks
done.
[    5.857372] EXT3 FS on xvda, internal journal
Cleaning up ifupdown....
Setting up networking....
[    6.045779] loop: module loaded
Loading kernel modules...done.
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Setting kernel variables ...done.
Configuring network interfaces...[    7.306534] Bridge firewalling registered
[    7.336191] device eth0 entered promiscuous mode
[    7.346179] br0: port 1(eth0) entering learning state

Waiting for br0 to get ready (MAXWAIT is 20 seconds).
[   16.344025] br0: port 1(eth0) entering forwarding state
Starting portmap daemon....
Starting NFS common utilities: statd.
mount.nfs: Failed to resolve server nfs: Temporary failure in name resolution
done.
Starting portmap daemon...Already running..
Starting NFS common utilities: statd.
Cleaning up temporary files....
Setting up ALSA...done (none loaded).
Setting console screen modes and fonts.
cannot (un)set powersave mode
9;30]14;30][   17.623522] fuse init (API version 7.13)
Recovering schroot sessions:.
Running scripts in rcS.d/ took 16 seconds.
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
CPUFreq Utilities: Setting ondemand CPUFreq governor...disabled, governor not available...done.
Starting NFS common utilities: statd.
Starting portmap daemon...Already running..
Enabling additional executable binary formats: binfmt-support.
Starting enhanced syslogd: rsyslogd.
Starting web server: apache2apache2: apr_sockaddr_info_get() failed for lindi1
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
.
Starting domain name service...: bind9.
Starting periodic command scheduler: cron.
Starting system message bus: dbus.
Starting MTA:nut disabled, please adjust the configuration to your needs.
Then set MODE to a suitable value in /etc/nut/nut.conf to enable it.
SSL tunnels disabled, see /etc/default/stunnel4
Starting Nagios Service Check Acceptor: nsca.
Starting NTP server: ntpd.
Starting OpenBSD Secure Shell server: sshd.
 exim4.
Starting nagios3 monitoring daemon: nagios3.
[   22.793187] RPC: Registered udp transport module.
[   22.793197] RPC: Registered tcp transport module.
[   22.793203] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   22.837231] Slow work thread pool: Starting up
[   22.837312] Slow work thread pool: Ready
[   22.837383] FS-Cache: Loaded
[   22.893685] FS-Cache: Netfs 'nfs' registered for caching
[   23.006650] svc: failed to register lockdv1 RPC service (errno 97).
Running scripts in rc2.d/ took 5 seconds.

Debian GNU/Linux squeeze/sid lindi1 hvc0

lindi1 login:

In this state the kernel does react to

sudo xm sysrq lindi1 h

with

SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-all-tasks(I) thaw-filesystems(J) saK show-backtrace-all-active-cpus(L) show-memory-usage(M) nice-all-RT-tasks(N) powerOff show-registers(P) show-all-timers(Q) unRaw Sync show-task-states(T) Unmount show-blocked-tasks(W) dump-ftrace-buffer(Z)

as expected.



The following information is naturally about -15 since I can not boot
-16:


-- Package-specific info:
** Version:
Linux version 2.6.32-5-amd64 (Debian 2.6.32-15) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:34:03 UTC 2010

** Command line:
root=/dev/xvda ro console=hvc0 

** Not tainted

** Kernel log:
[    0.016093] PCI: System does not support PCI
[    0.016093] PCI: System does not support PCI
[    0.016132] Switching to clocksource xen
[    0.017497] pnp: PnP ACPI: disabled
[    0.017757] NET: Registered protocol family 2
[    0.017941] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.019183] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.020794] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.021188] TCP: Hash tables configured (established 262144 bind 65536)
[    0.021195] TCP reno registered
[    0.021301] NET: Registered protocol family 1
[    0.021367] Unpacking initramfs...
[    0.052691] Freeing initrd memory: 26484k freed
[    0.063529] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.063830] audit: initializing netlink socket (disabled)
[    0.063847] type=2000 audit(1278663313.982:1): initialized
[    0.064602] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.066082] VFS: Disk quotas dquot_6.5.2
[    0.066138] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.066228] msgmni has been set to 4009
[    0.066520] alg: No test for stdrng (krng)
[    0.066591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.066602] io scheduler noop registered
[    0.070536] io scheduler anticipatory registered
[    0.070536] io scheduler deadline registered
[    0.070536] io scheduler cfq registered (default)
[    0.149547] Linux agpgart interface v0.103
[    0.149587] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.149785] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.149839] PNP: No PS/2 controller found. Probing ports directly.
[    0.150660] i8042.c: No controller found.
[    0.150728] mice: PS/2 mouse device common for all mice
[    0.150778] rtc_cmos: probe of rtc_cmos failed with error -16
[    0.150805] cpuidle: using governor ladder
[    0.150811] cpuidle: using governor menu
[    0.150818] No iBFT detected.
[    0.151085] TCP cubic registered
[    0.151201] NET: Registered protocol family 10
[    0.151632] lo: Disabled Privacy Extensions
[    0.151860] Mobile IPv6
[    0.151867] NET: Registered protocol family 17
[    0.151951] PM: Resume from disk failed.
[    0.151958] registered taskstats version 1
[    0.151976] XENBUS: Device with no driver: device/vbd/51712
[    0.151982] XENBUS: Device with no driver: device/vbd/51728
[    0.151987] XENBUS: Device with no driver: device/vif/0
[    0.151992] XENBUS: Device with no driver: device/console/0
[    0.152021] /build/buildd-linux-2.6_2.6.32-15-amd64-PisqNL/linux-2.6-2.6.32/debian/build/source_amd64_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.152047] Initalizing network drop monitor service
[    0.152118] Freeing unused kernel memory: 584k freed
[    0.152296] Write protecting the kernel read-only data: 4208k
[    0.184507] udev: starting version 158
[    0.226097] Initialising Xen virtual ethernet driver.
[    0.236524] blkfront: xvda: barriers enabled
[    0.236792]  xvda: unknown partition table
[    0.248869] blkfront: xvdb: barriers enabled
[    0.249054]  xvdb: unknown partition table
[    0.473159] nbd: registered device at major 43
[    0.493366] md: linear personality registered for level -1
[    0.496673] md: multipath personality registered for level -4
[    0.499504] md: raid0 personality registered for level 0
[    0.503467] md: raid1 personality registered for level 1
[    0.506094] async_tx: api initialized (async)
[    0.506541] xor: automatically using best checksumming function: generic_sse
[    0.524008]    generic_sse:  2616.000 MB/sec
[    0.524014] xor: using function: generic_sse (2616.000 MB/sec)
[    0.592006] raid6: int64x1   1995 MB/s
[    0.660029] raid6: int64x2   2699 MB/s
[    0.728038] raid6: int64x4   2115 MB/s
[    0.796034] raid6: int64x8   1814 MB/s
[    0.864018] raid6: sse2x1    3985 MB/s
[    0.932018] raid6: sse2x2    4203 MB/s
[    1.000044] raid6: sse2x4    6372 MB/s
[    1.000050] raid6: using algorithm sse2x4 (6372 MB/s)
[    1.003857] md: raid6 personality registered for level 6
[    1.003865] md: raid5 personality registered for level 5
[    1.003870] md: raid4 personality registered for level 4
[    1.012709] md: raid10 personality registered for level 10
[    1.057208] kjournald starting.  Commit interval 5 seconds
[    1.057226] EXT3-fs: mounted filesystem with ordered data mode.
[    3.240597] udev: starting version 158
[    4.610051] input: PC Speaker as /devices/platform/pcspkr/input/input1
[    5.648619] Adding 6291448k swap on /dev/xvdb.  Priority:-1 extents:1 across:6291448k SS
[    5.857372] EXT3 FS on xvda, internal journal
[    6.045779] loop: module loaded
[    7.306534] Bridge firewalling registered
[    7.336191] device eth0 entered promiscuous mode
[    7.346179] br0: port 1(eth0) entering learning state
[   16.344025] br0: port 1(eth0) entering forwarding state
[   17.623522] fuse init (API version 7.13)
[   17.860012] eth0: no IPv6 routers present
[   18.229009] br0: no IPv6 routers present
[   22.793187] RPC: Registered udp transport module.
[   22.793197] RPC: Registered tcp transport module.
[   22.793203] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   22.837231] Slow work thread pool: Starting up
[   22.837312] Slow work thread pool: Ready
[   22.837383] FS-Cache: Loaded
[   22.893685] FS-Cache: Netfs 'nfs' registered for caching
[   23.006650] svc: failed to register lockdv1 RPC service (errno 97).

** Model information
not available

** Loaded modules:
Module                  Size  Used by
nfs                   240826  1 
lockd                  57603  1 nfs
fscache                29834  1 nfs
nfs_acl                 2031  1 nfs
auth_rpcgss            33460  1 nfs
sunrpc                161317  11 nfs,lockd,nfs_acl,auth_rpcgss
binfmt_misc             6431  1 
fuse                   50190  1 
bridge                 39598  0 
stp                     1440  1 bridge
loop                   11783  0 
pcspkr                  1699  0 
evdev                   7352  0 
ext3                  106518  1 
jbd                    37085  1 ext3
mbcache                 5050  1 ext3
raid10                 17697  0 
raid456                44500  0 
async_raid6_recov       5170  1 raid456
async_pq                3479  2 raid456,async_raid6_recov
raid6_pq               77179  2 async_raid6_recov,async_pq
async_xor               2478  3 raid456,async_raid6_recov,async_pq
xor                     4380  1 async_xor
async_memcpy            1198  2 raid456,async_raid6_recov
async_tx                1734  5 raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
raid1                  18191  0 
raid0                   5517  0 
multipath               6059  0 
linear                  3455  0 
md_mod                 73664  6 raid10,raid456,raid1,raid0,multipath,linear
nbd                     7985  0 
xen_netfront           15180  0 
xen_blkfront            8102  2 

** PCI devices:

** Sound cards:

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.32     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.97.2     tools for generating an initramfs
ii  linux-base                    2.6.32-15  Linux image base package
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-amd64 recommends:
ii  firmware-linux-free           2.6.32-15  Binary firmware for various driver

Versions of packages linux-image-2.6.32-5-amd64 suggests:
ii  grub-legacy [grub]            0.97-61    GRand Unified Bootloader (Legacy v
ii  linux-doc-2.6.32              2.6.32-15  Linux kernel specific documentatio

Versions of packages linux-image-2.6.32-5-amd64 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
pn  firmware-linux-nonfree        <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information excluded



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

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-18_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-18_all.deb
linux-2.6_2.6.32-18.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-18.diff.gz
linux-2.6_2.6.32-18.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-18.dsc
linux-base_2.6.32-18_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-18_all.deb
linux-doc-2.6.32_2.6.32-18_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-18_all.deb
linux-manual-2.6.32_2.6.32-18_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-18_all.deb
linux-patch-debian-2.6.32_2.6.32-18_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-18_all.deb
linux-source-2.6.32_2.6.32-18_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-18_all.deb
linux-support-2.6.32-5_2.6.32-18_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-5_2.6.32-18_all.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 588426@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: Fri, 23 Jul 2010 03:48:08 +0100
Source: linux-2.6
Binary: linux-tools-2.6.32 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-image-2.6.32-5-amd64-dbg 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-image-2.6.32-5-openvz-amd64-dbg 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-image-2.6.32-5-vserver-amd64-dbg linux-headers-2.6.32-5-common-xen linux-image-2.6.32-5-xen-amd64 linux-headers-2.6.32-5-xen-amd64
 linux-image-2.6.32-5-xen-amd64-dbg 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 linux-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-686-bigmem-dbg linux-image-2.6.32-5-openvz-686
 linux-headers-2.6.32-5-openvz-686 linux-image-2.6.32-5-openvz-686-dbg 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-vserver-686-bigmem-dbg linux-image-2.6.32-5-xen-686 linux-headers-2.6.32-5-xen-686 linux-image-2.6.32-5-xen-686-dbg 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-sh7785lcr 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 source
Version: 2.6.32-18
Distribution: unstable
Urgency: low
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 534422 574766 580124 588426 588863 589989
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-dbg - Debugging infos for Linux 2.6.32-5-686-bigmem
 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-dbg - Debugging infos for Linux 2.6.32-5-amd64
 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-dbg - Debugging infos for Linux 2.6.32-5-openvz-686
 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-dbg - Debugging infos for Linux 2.6.32-5-openvz-amd64
 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-dbg - Debugging infos for Linux 2.6.32-5-vserver-686-bigmem
 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-dbg - Debugging infos for Linux 2.6.32-5-vserver-amd64
 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-dbg - Debugging infos for Linux 2.6.32-5-xen-686
 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-dbg - Debugging infos for Linux 2.6.32-5-xen-amd64
 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
 linux-tools-2.6.32 - Performance analysis tools 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-18) unstable; urgency=low
 .
   [ Ben Hutchings ]
   * iwlwifi: Allocate pages for RX buffers, reducing the probability of
     allocation failure (Closes: #580124)
   * postinst: Remove support for 'default' boot loaders. Warn users on
     upgrade if the current configuration may rely on this.
   * rt2860sta, rt2870sta: Apply changes from Linux 2.6.33 and 2.6.34
     - rt2860sta: Fix WPA(2)PSK issue when group cipher of AP is WEP40
       or WEP104 (Closes: #574766)
   * rt3090sta: Replace with rt2860sta (Closes: #588863)
   * [i386/686] Remove AMD K6 from the list of supported processors; it
     does not implement the CMOV instruction
   * drm/i915: Add 'reclaimable' to i915 self-reclaimable page allocations
     (really closes: #534422, we hope)
   * Revert "x86, paravirt: Add a global synchronization point for pvclock",
     included in stable 2.6.32.16 (Closes: #588426)
   * 3c59x: Fix call to mdio_sync() with the wrong argument (Closes: #589989)
 .
   [ Martin Michlmayr ]
   * Add some patches from the Orion tree, including support for Marvell's
     Armada 300 (88F6282):
     - Kirkwood: update MPP definition.
     - Kirkwood: fix HP t5325 after updating MPP definitions
     - leds: leds-gpio: Change blink_set callback to be able to turn off
       blinking
     - net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs
       setup flag
     - orion5x: Base support for DNS-323 rev C1
     - orion5x: Fix soft-reset for some platforms
     - mtd: orion/kirkwood: add RnB line support to orion mtd driver
     - mtd: kirkwood: allow machines to register RnB callback
     - Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips
     - Kirkwood: Add support for 88f6282
     - PCI: add platform private data to pci_sys_data
     - Kirkwood: add support for PCIe1
     - Kirkwood: more factorization of the PCIe init code
 .
   [ maximilian attems ]
   * sched: Fix over-scheduling bug.
Checksums-Sha1: 
 8b45404150ed3c2e1c78c426b6d91fa0c7a08e09 6969 linux-2.6_2.6.32-18.dsc
 16a28919067882cd7e55b246a867bc1fc9d95b90 12828672 linux-2.6_2.6.32-18.diff.gz
 5154817da8983e8fa5ad51c709f2ea346dea713c 6045930 linux-doc-2.6.32_2.6.32-18_all.deb
 ed00c540e81d630535de4f986d844e9a03d8fe33 2714832 linux-manual-2.6.32_2.6.32-18_all.deb
 a33cc636c8d6a1228667f97b2985592ff2a248c3 6015344 linux-patch-debian-2.6.32_2.6.32-18_all.deb
 a10984f4de0d912dd716deacf32aabe03ea8dbbd 64144820 linux-source-2.6.32_2.6.32-18_all.deb
 b71e8139add682012baa388832d930155b64c1fe 146504 linux-support-2.6.32-5_2.6.32-18_all.deb
 84725368149a0c72d7b5dd1bb5c6d8bdd9a8d051 135158 firmware-linux-free_2.6.32-18_all.deb
 23e7ccb1b283f10679ca69fc9400fe4d82432598 152990 linux-base_2.6.32-18_all.deb
Checksums-Sha256: 
 176fcc582550849cb2e6e63cafb766b53ddbb89fd3ba24285e9115bf7c0b4f25 6969 linux-2.6_2.6.32-18.dsc
 cb9b6d42d4816991164eea3302fa3fd2549fad39065521eee198f1aa6fe113f1 12828672 linux-2.6_2.6.32-18.diff.gz
 2b9fe8cc42611883b09b034b160463221a06291ece02ec9b853c451353b866e3 6045930 linux-doc-2.6.32_2.6.32-18_all.deb
 86d4f337b3a352f410ba810029b31781f0938d8cabc383873c40d26c6890d273 2714832 linux-manual-2.6.32_2.6.32-18_all.deb
 f4f27ad4b085189c3ee51381830b3ee9ef0debce2016fd41809d7e01d3df171e 6015344 linux-patch-debian-2.6.32_2.6.32-18_all.deb
 7a347935e0423bf0bd963bcb9b222b20b21bd63ec88e398093c412803ffe198d 64144820 linux-source-2.6.32_2.6.32-18_all.deb
 bf344a8fac881556fa035d471c3cbe1edb99a25580350ca1c9b677f9d292dd01 146504 linux-support-2.6.32-5_2.6.32-18_all.deb
 e14158fab54f3755c7600d8d84ce8a33c903e94d912fb3d6b20992af3a964d69 135158 firmware-linux-free_2.6.32-18_all.deb
 5797d53bce2b64f30cff738b0eb8f8c1beb2c43485b00e4fdfd3b3b3ef241a8c 152990 linux-base_2.6.32-18_all.deb
Files: 
 cb2dd03893528478fb68ff4385a4f59a 6969 kernel optional linux-2.6_2.6.32-18.dsc
 a1de5b6061af5abcf89e739c46331ad4 12828672 kernel optional linux-2.6_2.6.32-18.diff.gz
 4afe465cd86b2d8b6206524075ec9f3d 6045930 doc optional linux-doc-2.6.32_2.6.32-18_all.deb
 5614429de003eac59c865bb6a0539f6b 2714832 doc optional linux-manual-2.6.32_2.6.32-18_all.deb
 d5f1e68b015dc8ca797968eeb3a1858b 6015344 kernel optional linux-patch-debian-2.6.32_2.6.32-18_all.deb
 2143f99c3dbe50fe75ee8e2c572196ad 64144820 kernel optional linux-source-2.6.32_2.6.32-18_all.deb
 870836cbacd1dd7843a2d5e075f9bc91 146504 devel optional linux-support-2.6.32-5_2.6.32-18_all.deb
 92f8793d5d39dcc10b96928433818b3a 135158 kernel optional firmware-linux-free_2.6.32-18_all.deb
 be3e0cf4b12d505122ab2ea8bf4a3d5c 152990 kernel optional linux-base_2.6.32-18_all.deb

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

iQIVAwUBTEomY+e/yOyVhhEJAQqEahAAvnnc8S7p0IOLJU4HjSZlez48pwRnO8M+
nvRyJ+7YPEh2YtFpSduUdQKj3FlpNLRtb0J+PS0p2GeclhwpQh2SCIQzYl+FasAb
r/AYSpvYZUopwxnZwOm8O86UtlKn5aYm5VtaaafTgwIF2Vc9JwhEefgiv/nT9BKd
iK7fB3cWzwCsWb21GDM2zHWc1P1uRPYZ+668h/wkTbEvudDhkVNXmCJOaTquX5Tp
KWNbrsKwqs6A/aFKWVWH1UnqN8wTFmVASeP15nJNpeMZ5l5Cl+ctRaK/BKqP7fI3
5swenPJ7TUb3jhkq+vUbXb/p8yHtKSGtSsTwrRouFzYTb/NA5b5E2ZkcDx1dg1rI
qdKuaw+3kbRFgZBgNkMjMHHxnoflBJmWxgM3PUGa2FYpP7D5B434ZaKMbdmwja4C
/mnfLuMwhHffc7g2xeUyJxOOfwUWAM10mcThXdO4F6Ey+XwrHPzkdVVeBcpbJvsj
5tUtMT84B9roZ0hbqt1J4f61/QWPi+WPlvlaAfZvyYzUOdEKJilIzoS/T6vKSIKi
sc7R9vVURY2y/JcD7ZpXH+wJb/PG3ixuqeYvdhlHpshZnotmidv/dcJz1Qiu5P24
bRsTHahCIyqdXts5r5/+XM1ngUho8o0so1MjBJnUbaqA//N3HFYstajT9UWi+eLF
nezprzylvE8=
=wtk4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: