Processed: reassign 522415 to src:firmware-nonfree, forcibly merging 522415 755182

2014-07-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 522415 src:firmware-nonfree Bug #522415 [firmware-nonfree] firmware-nonfree: please create a mother package for all firmware Bug reassigned from package 'firmware-nonfree' to 'src:firmware-nonfree'. Ignoring request to alter found versio

Processed (with 1 errors): reassign 755182 to src:firmware-nonfree, forcibly merging 522415 755182

2014-07-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 755182 src:firmware-nonfree Bug #755182 [src:firmware-nonfree] firmware-nonfree: Please recommend other non-free packages Ignoring request to reassign bug #755182 to the same package > forcemerge 522415 755182 Bug #522415 [firmware-nonfr

Processed: tagging 755249

2014-07-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 755249 + moreinfo Bug #755249 [src:linux] IPv6 link non-functional after suspend Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 755249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug

Bug#755249: IPv6 link non-functional after suspend

2014-07-19 Thread Ben Hutchings
On Sat, 2014-07-19 at 08:39 +0200, Christoph Egger wrote: > Package: src:linux > Version: 3.14.12-1 > Severity: important > > Hi! > > After suspend/resume the computer is unable to perform any IPv6 > connection (no ping to fixed IP, no nc, no anything). tcpdump was > unfortunately not helpfull

Re: Proposed aufs3 vs. arm64 fix

2014-07-19 Thread Ben Hutchings
On Fri, 2014-07-18 at 22:35 +0100, Ian Campbell wrote: [...] > -static inline void vmr_do_fput(struct vm_region *region, > -const char func[], int line) > -{ > - struct file *f = region->vm_file, *pr = region->vm_prfile; > - aufs_trace(f, pr, func, line, __func__

Processed (with 1 errors): forcibly merging 522415 755182

2014-07-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forcemerge 522415 755182 Bug #522415 [firmware-nonfree] firmware-nonfree: please create a mother package for all firmware Unable to merge bugs because: package of #755182 is 'src:firmware-nonfree' not 'firmware-nonfree' Failed to forcibly merge 5

Re: Kernel version for jessie

2014-07-19 Thread Ben Hutchings
On Fri, 2014-07-18 at 22:19 +0100, Ian Campbell wrote: > On Fri, 2014-07-18 at 17:43 +0100, Ben Hutchings wrote: > > On Thu, 2014-05-01 at 17:29 +0100, Ben Hutchings wrote: > > [...] > > > The earlier we freeze the kernel, the more work will be required to > > > backport fixes and hardware enableme

Bug#749325: Similar problem with ICH7

2014-07-19 Thread dayer
Hi, I'm a similar problem with another HDA Intel. These are the errors in my case: [7.663820] snd_hda_intel :00:1b.0: enabling device ( -> 0002) [7.664648] snd_hda_intel :00:1b.0: irq 42 for MSI/MSI-X [7.723012] intel_rng: FWH not detected [7.766751] hda-intel :00

Re: aufs3: remove include of linux/fs.h from linux/mm.h

2014-07-19 Thread Ian Campbell
On Sun, 2014-07-20 at 02:38 +0900, sf...@users.sourceforge.net wrote: > Hello Ian, > > Ian Campbell: > > This include is added by aufs3-mmap.patch but causes circular > > dependencies on arm64 as seen with the Debian kernel packages in > ::: > > According to http://article.gmane.org/gmane.li

Re: Linux kernel ABI bump

2014-07-19 Thread Ben Hutchings
On Sat, 2014-07-19 at 11:17 +0100, Ian Campbell wrote: > On Fri, 2014-07-18 at 17:48 +0100, Ben Hutchings wrote: > > A kernel ABI bump is needed to enable: > > > > - [powerpc] CONFIG_PPC_TRANSACTIONAL_MEM > > - [powerpc/powerpc64] CONFIG_JUMP_LABEL > > - CONFIG_DYNAMIC_DEBUG > > > > I propose to

Re: aufs3: remove include of linux/fs.h from linux/mm.h

2014-07-19 Thread sfjro
Hello Ian, Ian Campbell: > This include is added by aufs3-mmap.patch but causes circular > dependencies on arm64 as seen with the Debian kernel packages in ::: > According to http://article.gmane.org/gmane.linux.ports.arm.kernel/342042 > > The added mm.h->fs.h looks like a mistake, it sho

Bug#755310: Please enable CONFIG_R8192EE

2014-07-19 Thread Vincent Legout
Package: linux-image-3.16-rc5-amd64 Version: 3.16~rc5-1~exp1 Severity: wishlist Please enable CONFIG_R8192EE, the driver for the Realtek RTL8192EE 802.11 PCIe wireless network adapters. It is required to get the wifi working on my T440s laptop. I built the linux-image-3.16-rc5-amd64 kernel with t

Bug#755288: linux-image-3.2.0-4-amd64: 4-ports Supermicro ether adapter (I350,igb) - NETDEV WATCHDOG detects errors and resets all ports.

2014-07-19 Thread Michał Mikurda
Package: src:linux Version: 3.2.60-1+deb7u1 Severity: important Dear Maintainer, * What led up to the situation? Probably high network load. * What exactly did you do (or not do) that was effective (or ineffective)? Probably I copied large files via NFS. * What was the outcome of

aufs3: remove include of linux/fs.h from linux/mm.h

2014-07-19 Thread Ian Campbell
(resending since original post was rejected by aufs-users) This include is added by aufs3-mmap.patch but causes circular dependencies on arm64 as seen with the Debian kernel packages in http://buildd.debian-ports.org/status/fetch.php?pkg=linux&arch=arm64&ver=3.14.12-1&stamp=1405234443 which conta

aufs3: remove include of linux/fs.h from linux/mm.h

2014-07-19 Thread Ian Campbell
This include is added by aufs3-mmap.patch but causes circular dependencies on arm64 as seen with the Debian kernel packages in http://buildd.debian-ports.org/status/fetch.php?pkg=linux&arch=arm64&ver=3.14.12-1&stamp=1405234443 which contains: In file included from /«PKGBUILDDIR»/include/linux/mm.

Re: Linux kernel ABI bump

2014-07-19 Thread Ian Campbell
On Fri, 2014-07-18 at 17:48 +0100, Ben Hutchings wrote: > A kernel ABI bump is needed to enable: > > - [powerpc] CONFIG_PPC_TRANSACTIONAL_MEM > - [powerpc/powerpc64] CONFIG_JUMP_LABEL > - CONFIG_DYNAMIC_DEBUG > > I propose to make these changes with the next upload to unstable. > > If anyone els

Re: Kernel version for jessie

2014-07-19 Thread Moritz Mühlenhoff
Ben Hutchings schrieb: > Ubuntu 14.10 is planned to use Linux 3.16, in which case Ubuntu will > maintain a 3.16-stable branch (not blessed by kernel.org, but still > following the same rules). > > So we have a choice between: > > Linux 3.14-stable > - Supported by Greg for about 2 years after rele

Re: Kernel version for jessie

2014-07-19 Thread Aurelien Jarno
On Fri, Jul 18, 2014 at 05:43:06PM +0100, Ben Hutchings wrote: > On Thu, 2014-05-01 at 17:29 +0100, Ben Hutchings wrote: > [...] > > The earlier we freeze the kernel, the more work will be required to > > backport fixes and hardware enablement during the jessie support period. > > So I think that 3