Bug#693317: e1000e runtime suspend breaks shutdown

2012-11-25 Thread Zhang Rui
On Sun, 2012-11-25 at 23:48 +0800, Adam Lee wrote: > CC Zhang Rui. > > On Sun, Nov 25, 2012 at 02:33:54PM +0100, Ben Hutchings wrote: > > Control: tag -1 fixed-upstream patch moreinfo > > > > On Thu, 2012-11-15 at 21:29 +0800, Adam Lee wrote: > > > Package: src:linux > > > Version: 3.2.32-1 > >

Bug#693317: e1000e runtime suspend breaks shutdown

2012-11-25 Thread Ben Hutchings
On Sun, 2012-11-25 at 23:48 +0800, Adam Lee wrote: > CC Zhang Rui. > > On Sun, Nov 25, 2012 at 02:33:54PM +0100, Ben Hutchings wrote: > > Control: tag -1 fixed-upstream patch moreinfo > > > > On Thu, 2012-11-15 at 21:29 +0800, Adam Lee wrote: > > > Package: src:linux > > > Version: 3.2.32-1 > >

Bug#693317: e1000e runtime suspend breaks shutdown

2012-11-25 Thread Adam Lee
CC Zhang Rui. On Sun, Nov 25, 2012 at 02:33:54PM +0100, Ben Hutchings wrote: > Control: tag -1 fixed-upstream patch moreinfo > > On Thu, 2012-11-15 at 21:29 +0800, Adam Lee wrote: > > Package: src:linux > > Version: 3.2.32-1 > > Severity: important > > > > Hi, all > > > > As $subject, system h

Processed: Re: Bug#693317: e1000e runtime suspend breaks shutdown

2012-11-25 Thread Debian Bug Tracking System
Processing control commands: > tag -1 fixed-upstream patch moreinfo Bug #693317 [src:linux] e1000e runtime suspend breaks shutdown Added tag(s) moreinfo, fixed-upstream, and patch. -- 693317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693317 Debian Bug Tracking System Contact ow...@bugs.de

Bug#693317: e1000e runtime suspend breaks shutdown

2012-11-25 Thread Ben Hutchings
Control: tag -1 fixed-upstream patch moreinfo On Thu, 2012-11-15 at 21:29 +0800, Adam Lee wrote: > Package: src:linux > Version: 3.2.32-1 > Severity: important > > Hi, all > > As $subject, system hangs when halting, it's a e1000e driver bug. Please > backport from upstream to fix it. > > Steps

Bug#693317: e1000e runtime suspend breaks shutdown

2012-11-15 Thread Adam Lee
Package: src:linux Version: 3.2.32-1 Severity: important Hi, all As $subject, system hangs when halting, it's a e1000e driver bug. Please backport from upstream to fix it. Steps to reproduce: 1, # for i in /sys/bus/pci/devices/*/power/control; do echo "auto" > "$i"; done 2, shutdown or reboot A