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

Bug#589945: marked as done (linux-image-2.6.32-5-amd64: NFS client hangs)



Your message dated Thu, 25 Nov 2010 17:18:30 +0000
with message-id <E1PLfSo-0002oM-38@franck.debian.org>
and subject line Bug#589945: fixed in linux-2.6 2.6.32-28
has caused the Debian Bug report #589945,
regarding linux-image-2.6.32-5-amd64: NFS client hangs
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.)


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

This looks to be a similar problem to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578152 but I cannot
post to that bug as it's been archived.

If I do this in 4 different xterm windows having cd to the same NFS
mounted directory:

xterm1: rm -rf *
xterm2: while true; do     let iter+=1;     echo $iter;     dd if=/dev/zero of=$$ bs=1M count=1000; done
xterm3: while true; do     let iter+=1;     echo $iter;     dd if=/dev/zero of=$$ bs=1M count=1000; done
xterm4: while true; do     let iter+=1;     echo $iter;     dd if=/dev/zero of=$$ bs=1M count=1000; done

then it normally hangs before the 3rd iteration starts. The directory
contains loads of information (eg 5 linux source trees).

When it gets into this hang state, here's the packets from the client to server:

4   42.909478   172.18.0.39 10.1.6.102  TCP 1013 > nfs [SYN] Seq=0 Win=5840 Len=0 MSS=1460 TSV=108490 TSER=0 WS=0
5   42.909577   10.1.6.102  172.18.0.39 TCP nfs > 1013 [SYN, ACK] Seq=0 Ack=1 Win=64240 Len=0 MSS=1460
6   42.909610   172.18.0.39 10.1.6.102  TCP 1013 > nfs [ACK] Seq=1 Ack=1 Win=5840 Len=0
7   42.909672   172.18.0.39 10.1.6.102  TCP 1013 > nfs [FIN, ACK] Seq=1 Ack=1 Win=5840 Len=0
8   42.909767   10.1.6.102  172.18.0.39 TCP nfs > 1013 [ACK] Seq=1 Ack=2 Win=64240 Len=0
9   43.660083   10.1.6.102  172.18.0.39 TCP nfs > 1013 [FIN, ACK] Seq=1 Ack=2 Win=64240 Len=0
10  43.660100   172.18.0.39 10.1.6.102  TCP 1013 > nfs [ACK] Seq=2 Ack=2 Win=5840 Len=0

and then repeats after a while.

IE the client starts a connection and then closes it again without
sending data.

FWIW I've found it easier to reproduce this problem if Ethernet flow
control is off but it still happens with it on as well. This happens
with different types of Ethernet hardware too. The rm -rf isn't necessary
either but makes the problem easier to reproduce (for me anyway).

The mount options are:

# mount | grep u15
sweet.dev.bluearc.com:/u15 on /u/u15 type nfs (rw,noatime,nodiratime,hard,intr,rsize=32768,wsize=32768,proto=tcp,hard,intr,rsize=32768,wsize=32768,sloppy,addr=10.1.6.102)

I've generated a stock 2.6.34.1 kernel and that also has the same
problem. We don't encounter this problem with the 2.6.26 package currently
in lenny:

# dpkg --status linux-image-2.6.26-2-amd64 | grep Version
Version: 2.6.26-22lenny1

As this problem is still present in 2.6.34.1, I've posted a message to
http://lkml.org/lkml/2010/7/22/185 as well.

-- Package-specific info:
** Version:
Linux version 2.6.32-5-amd64 (Debian 2.6.32-17) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Sun Jul 11 01:44:28 UTC 2010

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=3d1b595c-9dbc-460f-a68f-58a84e571927 ro quiet

** Not tainted

** Kernel log:
[    7.590069] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.738875]   alloc irq_desc for 16 on node 0
[    7.738880]   alloc kstat_irqs on node 0
[    7.738913] nouveau 0000:03:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.746000] [drm] nouveau 0000:03:04.0: Detected an NV30 generation card (0x034200b1)
[    7.746053] [drm] nouveau 0000:03:04.0: Attempting to load BIOS image from PROM
[    8.017531] [drm] nouveau 0000:03:04.0: ... appears to be valid
[    8.017686] [drm] nouveau 0000:03:04.0: BMP BIOS found
[    8.017688] [drm] nouveau 0000:03:04.0: BMP version 5.39
[    8.017691] [drm] nouveau 0000:03:04.0: Bios version 04.34.20.27
[    8.017695] [drm] nouveau 0000:03:04.0: Found Display Configuration Block version 2.2
[    8.017699] [drm] nouveau 0000:03:04.0: Raw DCB entry 0: 01000300 000088b8
[    8.017702] [drm] nouveau 0000:03:04.0: Raw DCB entry 1: 02010310 000088b8
[    8.017705] [drm] nouveau 0000:03:04.0: Raw DCB entry 2: 01010312 00000000
[    8.017707] [drm] nouveau 0000:03:04.0: Raw DCB entry 3: 02020321 00000003
[    8.017852] [drm] nouveau 0000:03:04.0: Loading NV17 power sequencing microcode
[    8.017856] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 0 at offset 0xE5D9
[    8.017912] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 1 at offset 0xE7EA
[    8.017932] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 2 at offset 0xE930
[    8.018024] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 3 at offset 0xEAB6
[    8.018031] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 4 at offset 0xEAD3
[    8.018040] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 5 at offset 0xEAF0
[    8.047478] [drm] nouveau 0000:03:04.0: Parsing VBIOS init table 6 at offset 0xEC74
[    8.158717] [TTM] Zone  kernel: Available graphics memory: 2064726 kiB.
[    8.158733] [drm] nouveau 0000:03:04.0: 128 MiB VRAM
[    8.190630] [drm] nouveau 0000:03:04.0: 64 MiB GART (aperture)
[    8.191043] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[    8.192312] [drm] nouveau 0000:03:04.0: Allocating FIFO number 0
[    8.197784] [drm] nouveau 0000:03:04.0: nouveau_channel_alloc: initialised FIFO 0
[    8.197807] [drm] nouveau 0000:03:04.0: Initial CRTC_OWNER is 0
[    8.197823] [drm] nouveau 0000:03:04.0: Saving VGA fonts
[    8.286521] [drm] nouveau 0000:03:04.0: Detected a VGA connector
[    8.286703] [drm] nouveau 0000:03:04.0: Detected a DVI-I connector
[    8.286770] [drm] nouveau 0000:03:04.0: Detected a TV connector
[    8.289816] [drm] nouveau 0000:03:04.0: Setting dpms mode 3 on vga encoder (output 0)
[    8.289822] [drm] nouveau 0000:03:04.0: Setting dpms mode 3 on vga encoder (output 1)
[    8.289827] [drm] nouveau 0000:03:04.0: Setting dpms mode 3 on tmds encoder (output 2)
[    8.289831] [drm] nouveau 0000:03:04.0: Setting dpms mode 3 on TV encoder (output 3)
[    8.484372] [drm] nouveau 0000:03:04.0: allocated 1280x1024 fb: 0x49000, bo ffff88013c7a8a00
[    8.502525] [drm] nouveau 0000:03:04.0: Setting dpms mode 0 on vga encoder (output 0)
[    8.502530] [drm] nouveau 0000:03:04.0: Output VGA-1 is running on CRTC 0 using output A
[    8.507875] Console: switching to colour frame buffer device 160x64
[    8.513233] fb0: nouveaufb frame buffer device
[    8.513235] registered panic notifier
[    8.513310] [drm] Initialized nouveau 0.0.15 20090420 for 0000:03:04.0 on minor 0
[   10.048255] Adding 15623204k swap on /dev/sda3.  Priority:-1 extents:1 across:15623204k 
[   10.472613] EXT3 FS on sda1, internal journal
[   10.596736] loop: module loaded
[   13.423479] kjournald starting.  Commit interval 5 seconds
[   13.423662] EXT3 FS on sda2, internal journal
[   13.423668] EXT3-fs: mounted filesystem with ordered data mode.
[   13.504365] kjournald starting.  Commit interval 5 seconds
[   13.504563] EXT3 FS on sda5, internal journal
[   13.504569] EXT3-fs: mounted filesystem with ordered data mode.
[   13.591740] kjournald starting.  Commit interval 5 seconds
[   13.591909] EXT3 FS on sda6, internal journal
[   13.591912] EXT3-fs: mounted filesystem with ordered data mode.
[   13.611173] kjournald starting.  Commit interval 5 seconds
[   13.611385] EXT3 FS on sda7, internal journal
[   13.611387] EXT3-fs: mounted filesystem with ordered data mode.
[   14.500924] tg3 0000:02:09.0: firmware: requesting tigon/tg3_tso.bin
[   14.618092] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   14.836845] fuse init (API version 7.13)
[   16.883020] RPC: Registered udp transport module.
[   16.883023] RPC: Registered tcp transport module.
[   16.883025] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   17.165413] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   17.418403] svc: failed to register lockdv1 RPC service (errno 97).
[   17.419270] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   17.452352] NFSD: starting 90-second grace period
[   17.721313] tg3: eth1: Link is up at 1000 Mbps, full duplex.
[   17.721316] tg3: eth1: Flow control is off for TX and off for RX.
[   17.722259] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   23.539684] Bluetooth: Core ver 2.15
[   23.539743] NET: Registered protocol family 31
[   23.539744] Bluetooth: HCI device and connection manager initialized
[   23.539748] Bluetooth: HCI socket layer initialized
[   23.602067] Bluetooth: L2CAP ver 2.14
[   23.602070] Bluetooth: L2CAP socket layer initialized
[   23.738589] [drm] nouveau 0000:03:04.0: Allocating FIFO number 1
[   23.744475] [drm] nouveau 0000:03:04.0: nouveau_channel_alloc: initialised FIFO 1
[   23.838337] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.838340] Bluetooth: BNEP filters: protocol multicast
[   23.930149] Bridge firewalling registered
[   24.128223] Bluetooth: SCO (Voice Link) ver 0.6
[   24.128226] Bluetooth: SCO socket layer initialized
[   25.346415] lp: driver loaded but no devices found
[   25.371510] ppdev: user-space parallel port driver
[   28.536018] eth1: no IPv6 routers present
[   30.731735] powernow-k8: Found 1 AMD Opteron(tm) Processor 250 processors (1 cpu cores) (version 2.20.00)
[   30.731790] powernow-k8:    0 : fid 0x10 (2400 MHz), vid 0x2
[   30.731793] powernow-k8:    1 : fid 0xe (2200 MHz), vid 0x6
[   30.731795] powernow-k8:    2 : fid 0xc (2000 MHz), vid 0x8
[   30.731797] powernow-k8:    3 : fid 0xa (1800 MHz), vid 0x8
[   30.731799] powernow-k8:    4 : fid 0x2 (1000 MHz), vid 0x8
[   31.004021] Clocksource tsc unstable (delta = -132901150 ns)
[   39.131595] Slow work thread pool: Starting up
[   39.131689] Slow work thread pool: Ready
[   39.131815] FS-Cache: Loaded
[   39.186339] FS-Cache: Netfs 'nfs' registered for caching

** Model information
sys_vendor: To Be Filled By O.E.M.
product_name: To Be Filled By O.E.M.
product_version: To Be Filled By O.E.M.
chassis_vendor: To Be Filled By O.E.M.
chassis_version: To Be Filled By O.E.M.
bios_vendor: American Megatrends Inc.
bios_version: 080010 
board_vendor: TYAN
board_name: TYAN High-End Dual AMD Opteron, S2882
board_version: To be filled by O.E.M.

** Loaded modules:
Module                  Size  Used by
nfs                   240826  1 
fscache                29834  1 nfs
autofs4                20805  23 
powernow_k8            10978  0 
cpufreq_powersave        902  0 
cpufreq_conservative     5162  0 
cpufreq_userspace       1992  0 
cpufreq_stats           2659  0 
parport_pc             18855  0 
ppdev                   5030  0 
lp                      7462  0 
parport                27954  3 parport_pc,ppdev,lp
sco                     7209  2 
bridge                 39598  0 
stp                     1440  1 bridge
bnep                    9427  2 
l2cap                  24736  3 bnep
crc16                   1319  1 l2cap
bluetooth              41827  5 sco,bnep,l2cap
rfkill                 13044  2 bluetooth
nfsd                  254118  11 
lockd                  57603  2 nfs,nfsd
nfs_acl                 2031  2 nfs,nfsd
auth_rpcgss            33460  2 nfs,nfsd
sunrpc                161317  16 nfs,nfsd,lockd,nfs_acl,auth_rpcgss
exportfs                3170  1 nfsd
binfmt_misc             6431  1 
fuse                   50190  1 
tcp_diag                 880  0 
inet_diag               6882  1 tcp_diag
loop                   11783  0 
nouveau               353136  2 
ttm                    39986  1 nouveau
drm_kms_helper         20065  1 nouveau
i2c_amd756              4321  0 
amd_rng                 1437  0 
amd64_edac_mod         13630  0 
drm                   142551  4 nouveau,ttm,drm_kms_helper
rng_core                3006  1 amd_rng
i2c_amd8111             3557  0 
i2c_algo_bit            4225  1 nouveau
i2c_core               15712  6 nouveau,drm_kms_helper,i2c_amd756,drm,i2c_amd8111,i2c_algo_bit
edac_core              29261  3 amd64_edac_mod
edac_mce_amd            6433  1 amd64_edac_mod
button                  4650  1 nouveau
shpchp                 26264  0 
k8temp                  3139  0 
pci_hotplug            21203  1 shpchp
evdev                   7352  10 
pcspkr                  1699  0 
processor              30231  1 powernow_k8
ext3                  106518  5 
jbd                    37085  1 ext3
mbcache                 5050  1 ext3
sg                     18744  0 
sr_mod                 12602  0 
sd_mod                 29777  7 
crc_t10dif              1276  1 sd_mod
cdrom                  29415  1 sr_mod
ata_generic             2983  0 
ohci_hcd               19212  0 
ehci_hcd               31135  0 
sata_sil                7412  6 
pata_amd                9869  0 
usbcore               121959  3 ohci_hcd,ehci_hcd
nls_base                6361  1 usbcore
libata                133584  3 ata_generic,sata_sil,pata_amd
e100                   25860  0 
mii                     3210  1 e100
tg3                    95663  0 
libphy                 14054  1 tg3
scsi_mod              122117  4 sg,sr_mod,sd_mod,libata
thermal                11674  0 
thermal_sys            11942  2 processor,thermal

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth1
iface eth1 inet static
	address 172.18.0.39
	netmask 255.255.0.0
	network 172.18.0.0
	broadcast 172.18.255.255
	gateway 172.18.254.254
	# dns-* options are implemented by the resolvconf package, if installed
	dns-nameservers 10.1.1.14
	dns-search dev.bluearc.com

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:e0:81:2b:65:34 brd ff:ff:ff:ff:ff:ff
    inet 172.18.0.39/16 brd 172.18.255.255 scope global eth1
    inet6 fe80::2e0:81ff:fe2b:6534/64 scope link 
       valid_lft forever preferred_lft forever
3: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:e0:81:2b:65:06 brd ff:ff:ff:ff:ff:ff
4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:e0:81:2b:65:35 brd ff:ff:ff:ff:ff:ff
5: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether ee:c1:18:9f:55:8b brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:   71379     570    0    0    0     0          0         0    71379     570    0    0    0     0       0          0
  eth1:  964689    3423    0    0    0     0          0        36   375733    2377    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
  eth2:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
  pan0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    3187 total packets received
    17 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    3170 incoming packets delivered
    2476 requests sent out
Icmp:
    1 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 1
    1 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 1
IcmpMsg:
        InType3: 1
        OutType3: 1
Tcp:
    75 active connections openings
    2 passive connection openings
    0 failed connection attempts
    0 connection resets received
    4 connections established
    2594 segments received
    2592 segments send out
    0 segments retransmited
    0 bad segments received.
    2 resets sent
Udp:
    974 packets received
    0 packets to unknown port received.
    0 packet receive errors
    313 packets sent
UdpLite:
TcpExt:
    70 TCP sockets finished time wait in fast timer
    82 delayed acks sent
    1 packets directly queued to recvmsg prequeue.
    1988 bytes directly in process context from backlog
    1962 packet headers predicted
    2 packets header predicted and directly queued to user
    100 acknowledgments not containing data payload received
    1663 predicted acknowledgments
IpExt:
    InMcastPkts: 27
    OutMcastPkts: 19
    InBcastPkts: 719
    OutBcastPkts: 34
    InOctets: 899194
    OutOctets: 340344
    InMcastOctets: 4090
    OutMcastOctets: 2867
    InBcastOctets: 90045
    OutBcastOctets: 3854

*** Device features:
eth0: 0x0
eth1: 0x9a3
eth2: 0x9a3
lo: 0x13865
pan0: 0xff3865

** PCI devices:
00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] AMD-8111 PCI [1022:7460] (rev 07) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=64
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fc900000-feafffff
	Prefetchable memory behind bridge: dc700000-fc6fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:07.0 ISA bridge [0601]: Advanced Micro Devices [AMD] AMD-8111 LPC [1022:7468] (rev 05)
	Subsystem: Advanced Micro Devices [AMD] AMD-8111 LPC [1022:7468]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:07.1 IDE interface [0101]: Advanced Micro Devices [AMD] AMD-8111 IDE [1022:7469] (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: Advanced Micro Devices [AMD] AMD-8111 IDE [1022:7469]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Kernel driver in use: pata_amd

00:07.2 SMBus [0c05]: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0 [1022:746a] (rev 02)
	Subsystem: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0 [1022:746a]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin D routed to IRQ 10
	Region 0: I/O ports at cc00 [size=32]

00:07.3 Bridge [0680]: Advanced Micro Devices [AMD] AMD-8111 ACPI [1022:746b] (rev 05)
	Subsystem: Advanced Micro Devices [AMD] AMD-8111 ACPI [1022:746b]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:0a.0 PCI bridge [0604]: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge [1022:7450] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	Memory behind bridge: fc800000-fc8fffff
	Prefetchable memory behind bridge: 00000000dc600000-00000000dc6fffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:0a.1 PIC [0800]: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC [1022:7451] (rev 01) (prog-if 10 [IO-APIC])
	Subsystem: Advanced Micro Devices [AMD] Device [1022:36c0]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at febff000 (64-bit, non-prefetchable) [size=4K]

00:0b.0 PCI bridge [0604]: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge [1022:7450] (rev 12) (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:0b.1 PIC [0800]: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC [1022:7451] (rev 01) (prog-if 10 [IO-APIC])
	Subsystem: Advanced Micro Devices [AMD] Device [1022:36c0]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at febfe000 (64-bit, non-prefetchable) [size=4K]

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: amd64_edac

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Kernel driver in use: k8temp

02:09.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet [14e4:1648] (rev 03)
	Subsystem: Broadcom Corporation Device [14e4:1644]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 24
	Region 0: Memory at fc8c0000 (64-bit, non-prefetchable) [size=64K]
	Region 2: Memory at fc8b0000 (64-bit, non-prefetchable) [size=64K]
	Expansion ROM at fc8a0000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3

02:09.1 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet [14e4:1648] (rev 03)
	Subsystem: Broadcom Corporation Device [14e4:1644]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (16000ns min), Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 25
	Region 0: Memory at fc8f0000 (64-bit, non-prefetchable) [size=64K]
	Region 2: Memory at fc8e0000 (64-bit, non-prefetchable) [size=64K]
	Expansion ROM at fc8d0000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3

03:00.0 USB Controller [0c03]: Advanced Micro Devices [AMD] AMD-8111 USB OHCI [1022:7464] (rev 0b) (prog-if 10 [OHCI])
	Subsystem: Advanced Micro Devices [AMD] AMD-8111 USB OHCI [1022:7464]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (20000ns max)
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at feadd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

03:00.1 USB Controller [0c03]: Advanced Micro Devices [AMD] AMD-8111 USB OHCI [1022:7464] (rev 0b) (prog-if 10 [OHCI])
	Subsystem: Advanced Micro Devices [AMD] AMD-8111 USB OHCI [1022:7464]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (20000ns max)
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at feade000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

03:04.0 VGA compatible controller [0300]: nVidia Corporation NV34 [GeForce FX 5200] [10de:0322] (rev a1) (prog-if 00 [VGA controller])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (1250ns min, 250ns max)
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (32-bit, prefetchable) [size=256M]
	Expansion ROM at feae0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau

03:05.0 Mass storage controller [0180]: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller [1095:3114] (rev 02)
	Subsystem: Silicon Image, Inc. SiI 3114 SATALink Controller [1095:3114]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: I/O ports at bc00 [size=8]
	Region 1: I/O ports at b880 [size=4]
	Region 2: I/O ports at b800 [size=8]
	Region 3: I/O ports at b480 [size=4]
	Region 4: I/O ports at b400 [size=16]
	Region 5: Memory at feadfc00 (32-bit, non-prefetchable) [size=1K]
	Expansion ROM at fea00000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: sata_sil

03:08.0 Ethernet controller [0200]: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 [8086:1229] (rev 10)
	Subsystem: Intel Corporation EtherExpress PRO/100 S Server Adapter [8086:1040]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (2000ns min, 14000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at feadc000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at b080 [size=64]
	Region 2: Memory at feaa0000 (32-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e100


** Sound cards:

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

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

Versions of packages linux-image-2.6.32-5-amd64 depends on:
ii  debconf [deb 1.5.33                      Debian configuration management sy
ii  initramfs-to 0.97.2                      tools for generating an initramfs
ii  linux-base   2.6.35~rc5-1~experimental.1 Linux image base package
ii  module-init- 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-17  Binary firmware for various driver

Versions of packages linux-image-2.6.32-5-amd64 suggests:
ii  grub                          0.97-61    GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.32              <none>     (no description available)

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)
ii  firmware-linux                0.26       Binary firmware for various driver
ii  firmware-linux-nonfree        0.26       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf-show failed



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

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-28_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-28_all.deb
linux-2.6_2.6.32-28.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-28.diff.gz
linux-2.6_2.6.32-28.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-28.dsc
linux-base_2.6.32-28_all.deb
  to main/l/linux-2.6/linux-base_2.6.32-28_all.deb
linux-doc-2.6.32_2.6.32-28_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-28_all.deb
linux-manual-2.6.32_2.6.32-28_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-28_all.deb
linux-patch-debian-2.6.32_2.6.32-28_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-28_all.deb
linux-source-2.6.32_2.6.32-28_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-28_all.deb
linux-support-2.6.32-5_2.6.32-28_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-5_2.6.32-28_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 589945@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: Thu, 25 Nov 2010 01:20:50 +0000
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-28
Distribution: unstable
Urgency: high
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 589945 590607 599507 599771 602152 602520 602945 603395 603419 603651
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 (meta-package)
 linux-headers-2.6.32-5-all-alpha - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-amd64 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-armel - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-hppa - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-i386 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-ia64 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-m68k - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-mips - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-mipsel - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-powerpc - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-s390 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-sh4 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-sparc64 - All header files for Linux 2.6.32 (meta-package)
 linux-headers-2.6.32-5-all-sparc - All header files for Linux 2.6.32 (meta-package)
 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 (meta-package)
 xen-linux-system-2.6.32-5-xen-amd64 - Xen system with Linux 2.6.32 on 64-bit PCs (meta-package)
Changes: 
 linux-2.6 (2.6.32-28) unstable; urgency=high
 .
   [ maximilian attems ]
   * ipc: initialize structure memory to zero for shmctl.
   * drm/i915: set DIDL using the ACPI video output device _ADR method return.
   * images: Nuke modules.devname on removal. (closes: #590607)
   * Newer Standards-Version 3.9.1 without changes.
   * drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
   * [openvz] Update upstream patch to 2.6.32-dzhanibekov.
   * [openvz] ubc: Fix orphan count checks after merge.
 .
   [ Martin Michlmayr ]
   * Update udlfb to 2.6.37:
     - udlfb: minor cleanups
     - udlfb: fix coding style issues
     - udlfb: fbdev character read and write support
     - udlfb: add DPMS support
     - udlfb: remove metrics_misc sysfs attribute
     - udlfb: revamp reference handling to insure successful shutdown
     - udlfb: enhance EDID and mode handling support
     - udlfb: fix big endian rendering error
     - udlfb: support for writing backup EDID to sysfs file
     - udlfb: add module options for console and fb_defio
     - udlfb: fix incorrect fb_defio implementation for multiple framebuffers
     - udlfb: fix checkpatch and style
 .
   [ Ben Hutchings ]
   * Update debconf template translations:
     - Update Japanese (Nobuhiro Iwamatsu) (Closes: #602152)
     - Update Catalan (Jordi Mallach) (Closes: #602520)
     - Add Italian (Luca Bruno) (Closes: #602945)
   * sunrpc: Fix NFS client over TCP hangs due to packet loss (Closes: #589945)
   * brcm80211: Update to 2.6.37-rc1
   * [powerpc] ALSA: Fix headphone and line-out detection on PowerMac G4 DA
     (Closes: #603419)
   * [x86] snd-hda-codec-cirrus: Add quirks for IMac 27", MacBookPro 5,5 and 7,1
   * [x86] btusb: Add device IDs for MacBookPro 6,2 and 7,1 (Closes: #603651)
   * [x86] applesmc: Add support for iMac 9,1 and MacBookPro 2,2, 5,3, 5,4, 6,*
     and 7,*
   * [x86] applesmc, bcm5974, btusb, HID, mbp_nvidia_bl, snd-hda-codec-cirrus:
     Add support for MacBookAir 3,1 and 3,2 (Closes: #603395)
   * [x86] mbp_nvidia_bl: Add support for MacBookPro 7,1
   * x25: Fix remote denial-of-service vulnerabilities:
     - x25 accesses fields beyond end of packet
     - memory corruption in X.25 facilities parsing (CVE-2010-3873)
     - Prevent crashing when parsing bad X.25 facilities (CVE-2010-4164)
   * tcp: Increase TCP_MAXSEG socket option minimum (CVE-2010-4165)
   * rds: Fix integer overflow in RDS cmsg handling
   * af_802154,decnet,econet,rds,x25: Disable auto-loading as mitigation
     against local exploits.  These protocol modules are not widely used
     and can be explicitly loaded or aliased on systems where they are
     wanted.
   * atl1c: Add support for Atheros AR8151 and AR8152 (Closes: #599771)
   * Add stable 2.6.32.26:
     - synclink_cs: Fix information leak to userland
     - bluetooth: Fix missing NULL check
     - [x86] KVM: VMX: Fix host GDT.LIMIT corruption
     - [x86] KVM: Fix fs/gs reload oops with invalid ldt (CVE-2010-3698)
     - gdth: Fix integer overflow in ioctl (CVE-2010-4157)
   * [x86] KVM: SVM: Fix wrong intercept masks for KVM_{GET,SET}_VCPU_EVENTS
     on 32 bit, thanks to Philipp Matthias Hahn (Closes: #599507)
 .
   [ dann frazier ]
   * [vserver] Update patch to 2.6.32.25-vs2.3.0.36.29.6
   * add qlcnic driver
   * econet: Avoid stack overflow w/ large msgiovlen (CVE-2010-3848)
   * econet: disallow NULL remote addr for sendmsg() (CVE-2010-3849)
   * econet: Add mising CAP_NET_ADMIN check in SIOCSIFADDR (CVE-2010-3850)
Checksums-Sha1: 
 904e418acbb1e441a635aac55c2f8f295decc036 6969 linux-2.6_2.6.32-28.dsc
 fbc8116e72014e18271e3977fac2f07f492beccb 14323027 linux-2.6_2.6.32-28.diff.gz
 1935df3fd770766a3ab74e57f7d1a81a5847679a 6048762 linux-doc-2.6.32_2.6.32-28_all.deb
 56f381a8f46650350e9fc6b7771cd0f8916bbe44 2729920 linux-manual-2.6.32_2.6.32-28_all.deb
 573815b43810c783934d10b2df9e3a663e22168b 7475180 linux-patch-debian-2.6.32_2.6.32-28_all.deb
 8ff75b76f99476c3ac14d792d2f0f89e15fb032a 65049034 linux-source-2.6.32_2.6.32-28_all.deb
 991e873f247c69f5c463bb8437a62d2579afd11b 154344 linux-support-2.6.32-5_2.6.32-28_all.deb
 46477edcc1e4bd63f00f86cffcfbabfee181b1d0 142802 firmware-linux-free_2.6.32-28_all.deb
 94caa4462da25bd5e25334239b38da57eec267d4 163756 linux-base_2.6.32-28_all.deb
Checksums-Sha256: 
 a71d9b9c09a87d165e8c3a7049146cc7b34332ad323b8afc866eaf3c6a3e7e26 6969 linux-2.6_2.6.32-28.dsc
 4e96331de777da04b41a1f6b67d1659f5c0f3f863e67c0b3d198237fc223e3fa 14323027 linux-2.6_2.6.32-28.diff.gz
 40bd665e43fcc6aff20f689755b8332d8edd767ef6e05349e9cfab32d083224b 6048762 linux-doc-2.6.32_2.6.32-28_all.deb
 98ebecadc19b427ef26ea04e0b4523061ea71e1dc5c1ada0f4724884db92f51d 2729920 linux-manual-2.6.32_2.6.32-28_all.deb
 2e6a4f1fa297119252ec2d7a9ea146c110d179f2ccfbcba26010182e72fcc57c 7475180 linux-patch-debian-2.6.32_2.6.32-28_all.deb
 56008a481aa15bf7c6051f758059eb9913fff6d5d84087f6e53eb2e61e4e43b2 65049034 linux-source-2.6.32_2.6.32-28_all.deb
 97639fbc99b8888335764100ff06d3dd4db41bcb2eb35e910c7a328c3ae0aabc 154344 linux-support-2.6.32-5_2.6.32-28_all.deb
 40413cedbd1aa770c1a0249989664f6e822bdb753a64c33fc859990ad8f32c52 142802 firmware-linux-free_2.6.32-28_all.deb
 bba9f008e341b75b93840cff57a1fa24cbd3dbae2af5586ce925b09929b24426 163756 linux-base_2.6.32-28_all.deb
Files: 
 949ad04cfb13b2b7b7ff56711d62fbe2 6969 kernel optional linux-2.6_2.6.32-28.dsc
 f7c0339ea430247bf5c722389abb47b4 14323027 kernel optional linux-2.6_2.6.32-28.diff.gz
 b1bf2135c80c4b8f292c1b1a66e7b741 6048762 doc optional linux-doc-2.6.32_2.6.32-28_all.deb
 40a55c0d582c98e8b953b951005bc902 2729920 doc optional linux-manual-2.6.32_2.6.32-28_all.deb
 389cac2e21cc83c4866d514810930333 7475180 kernel optional linux-patch-debian-2.6.32_2.6.32-28_all.deb
 da3327518490d3a8fe272edc4143276a 65049034 kernel optional linux-source-2.6.32_2.6.32-28_all.deb
 ed88738ac71d89a4b5663b864a65aa30 154344 devel optional linux-support-2.6.32-5_2.6.32-28_all.deb
 b29a3ebdb86c0d2e7a4ec79445b4abe5 142802 kernel optional firmware-linux-free_2.6.32-28_all.deb
 aaaa566ffe15009a0ade008046adb2ed 163756 kernel optional linux-base_2.6.32-28_all.deb

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

iQIVAwUBTO6QF+e/yOyVhhEJAQqjqA/9E7SDrjLR1l8/z8q2KCkT9yPUuWXEf50r
952psSzsYuoPbtGDvwtacl4E7ndEj+uI0NbbOfMyxmeMGGSndJTGykpy4dCiIS1s
G9T8eGgeydBfWWIcVtBEQYPVzOhzZTfmnb+DsV7/a6lptkS5Av/4zaiYDku29/Rh
zzwvpxcfK7+LC2ET4iWAvebBc88ixwthuwt4TwjHVTnP24UfKi5EW8LEK2Gv+uUc
Y6CfcGKNJNPiS4gsPhE2WV1krDp8UfGR0wi5tGOb6N03V+WrUdlDCvSq5HT2NcW8
+ZGk/OYKRwyE/KExCS6D08UsIpVormmFvTghCF+qQ8Q5O0Tvbz68jYOyaoixk+i1
/jCNbH7K7JTh1WzDxy4YZao1wgWRPv36lZ0gcfJ+guVDBoEF/8Xar9pUZio+EC3e
I0zxUuU02Xdm1nj1yi7I6ZPltO1mn4FlY0Tv+REeV1wGknRA/ucXkO2s0Y/10gRF
tumEDo/iI8Eau1NSCm8L8Vc8sW0oXmgLWjc6n5H4zfzRQPYujIqctSRE88XmCB+j
UPF+TCzIn2k5MmQlL5zfRqqtc7q/acYYbZvnNOED53c5h5ORmzqk69uld6QLCeTA
IC6Dy/uwJoBAHHaaoqJXhtZmdkDGlpI7KNouKDCoVLPqYhjsWaXvVDntz32gH+kt
lPkHp4kRcd4=
=WKuR
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: