Bug#760818: orig file vs upstream

2014-09-08 Thread Harald Dunkel
Package: linux
Version: 3.14.15-2

How comes that linux_3.14.15.orig.tar.xz differs so much from
upstream? I understand that some code has to be removed due
to licensing restrictions, but shouldn't the remaining changes
be included into the quilt set?


Regards
Harri


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/540d5035.50...@aixigo.de



linux_3.16.2-1_multi.changes REJECTED

2014-09-08 Thread Ansgar Burchardt

As requested on IRC.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xqsvl-0003rp...@franck.debian.org



Bug#760818: marked as done (orig file vs upstream)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 08:37:02 +0100
with message-id 1410161822.17076.0.ca...@dagon.hellion.org.uk
and subject line Re: Bug#760818: orig file vs upstream
has caused the Debian Bug report #760818,
regarding orig file vs upstream
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 ow...@bugs.debian.org
immediately.)


-- 
760818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux
Version: 3.14.15-2

How comes that linux_3.14.15.orig.tar.xz differs so much from
upstream? I understand that some code has to be removed due
to licensing restrictions, but shouldn't the remaining changes
be included into the quilt set?


Regards
Harri
---End Message---
---BeginMessage---

On Mon, 2014-09-08 at 08:44 +0200, Harald Dunkel wrote:
 How comes that linux_3.14.15.orig.tar.xz differs so much from
 upstream? I understand that some code has to be removed due
 to licensing restrictions, but shouldn't the remaining changes
 be included into the quilt set?

That's what happens. What makes you think otherwise?

See debian/series-orig for the list of patches which are applied to make
the tarball dfsg free and debian/series for the normal quilt set (i.e.
the debian.tar differences).

Since this appears to be more of a question rather than a bug I've
closed #760818 for the time being. Feel free to continue the
conversation on debian-kernel@ and reopen if/when a bug is identified.

Ian.---End Message---


Re: Uploading linux (3.16.2-1)

2014-09-08 Thread Harald Dunkel
Since upstream provides longterm support for 3.14.x I wonder if
3.14.18 and its successors will make it into wheezy-backports?

Of course I agree that Unstable should keep pace with the new
kernel versions, but for Wheezy I would be highly interested in
a reasonably modern longterm kernel.


Thanx anyway, please keep on your good work
Harri


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/540d8307.6090...@aixigo.de



Bug#759656: possible workaround

2014-09-08 Thread Francesco De Vita
A workaround is discussed here [1]. It is a small kernel patch that 
prevents the initialization of partitions on RPMB flagged areas but it 
shouldn't be considered as a complete solution as it then makes 
unusable such partitions.

[1] https://dev-nell.com/rpmb-emmc-errors-under-linux.html


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2395310.nWmisYSf5T@fdv-a52je



Bug#755249: IPv6 link non-functional after suspend

2014-09-08 Thread Harald Staub

Looks like I have a different bug here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756534
network-manager: IPv6 hop limit set to 0

Cheers
 Harry


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/540da48c.5090...@switch.ch



Bug#760859: Please ensure drivers for USB Device are enabled on all architecture featuring USB

2014-09-08 Thread Sjoerd Simons
Source: linux
Severity: normal

Hey,

I recently ran into an issue with an usb wifi dongle (rtl8188) not being
support by an ARM board, while the same debian kernel version supports it fine
on x86.. Underlying issue here is that CONFIG_R8188EU is only enabled on x86,
but not on other architectures which also feature USB.

The same probably goes for a bunch of other devices, which one could happily
plug into an non-x86 board but only has its driver build on x86..


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140908151031.27402.27739.reportbug@dusk



Bug#760859: Please ensure drivers for USB Device are enabled on all architecture featuring USB

2014-09-08 Thread Ben Hutchings
Control: retitle -1 R8188EU should be enabled on all architectures

On Mon, 2014-09-08 at 17:10 +0200, Sjoerd Simons wrote:
 Source: linux
 Severity: normal
 
 Hey,
 
 I recently ran into an issue with an usb wifi dongle (rtl8188) not being
 support by an ARM board, while the same debian kernel version supports it fine
 on x86.. Underlying issue here is that CONFIG_R8188EU is only enabled on x86,
 but not on other architectures which also feature USB.
 
 The same probably goes for a bunch of other devices, which one could happily
 plug into an non-x86 board but only has its driver build on x86..

This is what we generally do for USB and PCI drivers.  However, we
usually enable staging drivers only for x86 at first because they are
often non-portable and may fail to build elsewhere.

Ben.

-- 
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed.
 - Carolyn Scheppner


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#760859: Please ensure drivers for USB Device are enabled on all architecture featuring USB

2014-09-08 Thread Debian Bug Tracking System
Processing control commands:

 retitle -1 R8188EU should be enabled on all architectures
Bug #760859 [src:linux] Please ensure drivers for USB Device are enabled on all 
architecture featuring USB
Changed Bug title to 'R8188EU should be enabled on all architectures' from 
'Please ensure drivers for USB Device are enabled on all architecture featuring 
USB'

-- 
760859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b760859.141019267421641.transcr...@bugs.debian.org



Processing of linux-tools_3.16-1_multi.changes

2014-09-08 Thread Debian FTP Masters
linux-tools_3.16-1_multi.changes uploaded successfully to localhost
along with the files:
  linux-tools_3.16-1.dsc
  linux-tools_3.16.orig.tar.xz
  linux-tools_3.16-1.debian.tar.xz
  libusbip-dev_2.0+3.16-1_i386.deb
  linux-kbuild-3.16_3.16-1_i386.deb
  usbip_2.0+3.16-1_i386.deb
  linux-tools-3.16_3.16-1_i386.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xr4sm-0007l1...@franck.debian.org



Processing of linux_3.16.2-2_multi.changes

2014-09-08 Thread Debian FTP Masters
linux_3.16.2-2_multi.changes uploaded successfully to localhost
along with the files:
  linux_3.16.2-2.dsc
  linux_3.16.2.orig.tar.xz
  linux_3.16.2-2.debian.tar.xz
  linux-support-3.16-1_3.16.2-2_all.deb
  linux-doc-3.16_3.16.2-2_all.deb
  linux-manual-3.16_3.16.2-2_all.deb
  linux-source-3.16_3.16.2-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xr4sl-0007kp...@franck.debian.org



linux_3.16.2-2_multi.changes is NEW

2014-09-08 Thread Debian FTP Masters
binary:acpi-modules-3.16-1-486-di is NEW.
binary:acpi-modules-3.16-1-686-pae-di is NEW.
binary:acpi-modules-3.16-1-amd64-di is NEW.
binary:affs-modules-3.16-1-4kc-malta-di is NEW.
binary:affs-modules-3.16-1-loongson-2e-di is NEW.
binary:affs-modules-3.16-1-loongson-2f-di is NEW.
binary:affs-modules-3.16-1-loongson-3-di is NEW.
binary:affs-modules-3.16-1-octeon-di is NEW.
binary:affs-modules-3.16-1-powerpc-di is NEW.
binary:affs-modules-3.16-1-powerpc64-di is NEW.
binary:affs-modules-3.16-1-sb1-bcm91250a-di is NEW.
binary:ata-modules-3.16-1-486-di is NEW.
binary:ata-modules-3.16-1-686-pae-di is NEW.
binary:ata-modules-3.16-1-amd64-di is NEW.
binary:ata-modules-3.16-1-arm64-di is NEW.
binary:ata-modules-3.16-1-armmp-di is NEW.
binary:ata-modules-3.16-1-loongson-2e-di is NEW.
binary:ata-modules-3.16-1-loongson-2f-di is NEW.
binary:ata-modules-3.16-1-loongson-3-di is NEW.
binary:ata-modules-3.16-1-powerpc-di is NEW.
binary:ata-modules-3.16-1-powerpc64-di is NEW.
binary:ata-modules-3.16-1-powerpc64le-di is NEW.
binary:ata-modules-3.16-1-sb1-bcm91250a-di is NEW.
binary:ata-modules-3.16-1-sparc64-di is NEW.
binary:btrfs-modules-3.16-1-486-di is NEW.
binary:btrfs-modules-3.16-1-4kc-malta-di is NEW.
binary:btrfs-modules-3.16-1-686-pae-di is NEW.
binary:btrfs-modules-3.16-1-amd64-di is NEW.
binary:btrfs-modules-3.16-1-arm64-di is NEW.
binary:btrfs-modules-3.16-1-armmp-di is NEW.
binary:btrfs-modules-3.16-1-kirkwood-di is NEW.
binary:btrfs-modules-3.16-1-loongson-2e-di is NEW.
binary:btrfs-modules-3.16-1-loongson-2f-di is NEW.
binary:btrfs-modules-3.16-1-loongson-3-di is NEW.
binary:btrfs-modules-3.16-1-octeon-di is NEW.
binary:btrfs-modules-3.16-1-orion5x-di is NEW.
binary:btrfs-modules-3.16-1-powerpc-di is NEW.
binary:btrfs-modules-3.16-1-powerpc64-di is NEW.
binary:btrfs-modules-3.16-1-powerpc64le-di is NEW.
binary:btrfs-modules-3.16-1-r4k-ip22-di is NEW.
binary:btrfs-modules-3.16-1-r5k-ip32-di is NEW.
binary:btrfs-modules-3.16-1-sb1-bcm91250a-di is NEW.
binary:btrfs-modules-3.16-1-sparc64-di is NEW.
binary:btrfs-modules-3.16-1-versatile-di is NEW.
binary:cdrom-core-modules-3.16-1-486-di is NEW.
binary:cdrom-core-modules-3.16-1-4kc-malta-di is NEW.
binary:cdrom-core-modules-3.16-1-686-pae-di is NEW.
binary:cdrom-core-modules-3.16-1-amd64-di is NEW.
binary:cdrom-core-modules-3.16-1-kirkwood-di is NEW.
binary:cdrom-core-modules-3.16-1-loongson-2e-di is NEW.
binary:cdrom-core-modules-3.16-1-loongson-2f-di is NEW.
binary:cdrom-core-modules-3.16-1-loongson-3-di is NEW.
binary:cdrom-core-modules-3.16-1-octeon-di is NEW.
binary:cdrom-core-modules-3.16-1-orion5x-di is NEW.
binary:cdrom-core-modules-3.16-1-powerpc-di is NEW.
binary:cdrom-core-modules-3.16-1-powerpc64-di is NEW.
binary:cdrom-core-modules-3.16-1-powerpc64le-di is NEW.
binary:cdrom-core-modules-3.16-1-sb1-bcm91250a-di is NEW.
binary:cdrom-core-modules-3.16-1-sparc64-di is NEW.
binary:cdrom-core-modules-3.16-1-versatile-di is NEW.
binary:core-modules-3.16-1-486-di is NEW.
binary:core-modules-3.16-1-686-pae-di is NEW.
binary:core-modules-3.16-1-amd64-di is NEW.
binary:core-modules-3.16-1-arm64-di is NEW.
binary:core-modules-3.16-1-armmp-di is NEW.
binary:core-modules-3.16-1-kirkwood-di is NEW.
binary:core-modules-3.16-1-orion5x-di is NEW.
binary:core-modules-3.16-1-powerpc-di is NEW.
binary:core-modules-3.16-1-powerpc64-di is NEW.
binary:core-modules-3.16-1-powerpc64le-di is NEW.
binary:core-modules-3.16-1-s390x-di is NEW.
binary:core-modules-3.16-1-sparc64-di is NEW.
binary:core-modules-3.16-1-versatile-di is NEW.
binary:crc-modules-3.16-1-486-di is NEW.
binary:crc-modules-3.16-1-4kc-malta-di is NEW.
binary:crc-modules-3.16-1-686-pae-di is NEW.
binary:crc-modules-3.16-1-amd64-di is NEW.
binary:crc-modules-3.16-1-arm64-di is NEW.
binary:crc-modules-3.16-1-armmp-di is NEW.
binary:crc-modules-3.16-1-kirkwood-di is NEW.
binary:crc-modules-3.16-1-loongson-2e-di is NEW.
binary:crc-modules-3.16-1-loongson-2f-di is NEW.
binary:crc-modules-3.16-1-loongson-3-di is NEW.
binary:crc-modules-3.16-1-octeon-di is NEW.
binary:crc-modules-3.16-1-orion5x-di is NEW.
binary:crc-modules-3.16-1-powerpc-di is NEW.
binary:crc-modules-3.16-1-powerpc64-di is NEW.
binary:crc-modules-3.16-1-powerpc64le-di is NEW.
binary:crc-modules-3.16-1-r4k-ip22-di is NEW.
binary:crc-modules-3.16-1-r5k-ip32-di is NEW.
binary:crc-modules-3.16-1-sb1-bcm91250a-di is NEW.
binary:crc-modules-3.16-1-sparc64-di is NEW.
binary:crc-modules-3.16-1-versatile-di is NEW.
binary:crypto-dm-modules-3.16-1-486-di is NEW.
binary:crypto-dm-modules-3.16-1-4kc-malta-di is NEW.
binary:crypto-dm-modules-3.16-1-686-pae-di is NEW.
binary:crypto-dm-modules-3.16-1-amd64-di is NEW.
binary:crypto-dm-modules-3.16-1-arm64-di is NEW.
binary:crypto-dm-modules-3.16-1-armmp-di is NEW.
binary:crypto-dm-modules-3.16-1-kirkwood-di is NEW.
binary:crypto-dm-modules-3.16-1-loongson-2e-di is NEW.
binary:crypto-dm-modules-3.16-1-loongson-2f-di is NEW.
binary:crypto-dm-modules-3.16-1-loongson-3-di is NEW.

Processing of linux-latest_60_i386.changes

2014-09-08 Thread Debian FTP Masters
linux-latest_60_i386.changes uploaded successfully to localhost
along with the files:
  linux-doc_3.16+60_all.deb
  linux-source_3.16+60_all.deb
  linux-tools_3.16+60_all.deb
  linux-image-486_3.16+60_i386.deb
  linux-headers-486_3.16+60_i386.deb
  linux-image-686-pae_3.16+60_i386.deb
  linux-headers-686-pae_3.16+60_i386.deb
  linux-image-686-pae-dbg_3.16+60_i386.deb
  linux-image-amd64_3.16+60_i386.deb
  linux-headers-amd64_3.16+60_i386.deb
  linux-latest_60.dsc
  linux-latest_60.tar.gz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xr4gt-0001mq...@franck.debian.org



linux-tools_3.16-1_multi.changes ACCEPTED into unstable

2014-09-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:45:06 +0100
Source: linux-tools
Binary: linux-kbuild-3.16 linux-tools-3.16 libusbip-dev usbip
Architecture: i386 source
Version: 3.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team debian-kernel@lists.debian.org
Changed-By: Ben Hutchings b...@decadent.org.uk
Closes: 754213
Description: 
 libusbip-dev - USB device sharing system over IP network (development files)
 linux-kbuild-3.16 - Kbuild infrastructure for Linux 3.16
 linux-tools-3.16 - Performance analysis tools for Linux 3.16
 usbip  - USB device sharing system over IP network
Changes:
 linux-tools (3.16-1) unstable; urgency=medium
 .
   * New upstream release
 .
   [ Mauricio Faria de Oliveira ]
   * [ppc64el] Build linux-tools binary package (Closes: #754213)
 .
   [ Ben Hutchings ]
   * linux-kbuild: Build and install recordmcount and recordmcount.pl,
 needed for kernels with DYNAMIC_FTRACE enabled
   * linux-kbuild: Fix recordmcount dependency for OOT modules
Checksums-Sha1: 
 746d4ccaebe66e2c696caf33e1ba5e1a848f7e92 2546 linux-tools_3.16-1.dsc
 dfed1edb456ef62f5caf852e5d4acce491c35a0e 7819956 linux-tools_3.16.orig.tar.xz
 ae6862458c17790a742304e4f38293351aa0caf8 22436 linux-tools_3.16-1.debian.tar.xz
 67ef4252b9169ccdc3e73719e4d0e4d702689e4c 23146 libusbip-dev_2.0+3.16-1_i386.deb
 d5d674544521ce9236d1896cc58f3e9c51366191 173900 
linux-kbuild-3.16_3.16-1_i386.deb
 8d5bdae01753cf07e79d398095d4f0a8af750649 36962 usbip_2.0+3.16-1_i386.deb
 e9f831defc44e69dc7fc1aa1f57163dcdda03d90 562914 
linux-tools-3.16_3.16-1_i386.deb
Checksums-Sha256: 
 8139db6dc09f831064140d0b462fba07300ec511e0f45995f49c9cd9f6340987 2546 
linux-tools_3.16-1.dsc
 665c1e4642ca3df552d02a6d28dcb9ee5705872f60bed5ba4702b28ee983 7819956 
linux-tools_3.16.orig.tar.xz
 8bb1d344f87351c419f41b8133ad3a778e4367e68565c4092fb3820ad2d519cb 22436 
linux-tools_3.16-1.debian.tar.xz
 368bffb87afcdd9d31cae8c8032d8d4722e6480c5bc58d984ae9635da932827f 23146 
libusbip-dev_2.0+3.16-1_i386.deb
 0bed4a58317af10ce41fed4b20b5fca6aed9835dc14d3ec9461de4f5c232b199 173900 
linux-kbuild-3.16_3.16-1_i386.deb
 1f9d64b22f408f3be4228a43e79647f8964acdbaedd4ac31a6d7089cfd19ef20 36962 
usbip_2.0+3.16-1_i386.deb
 ec473a5886ddcd92542f832e47c88b5f37270361d9c7a65a36e8d6904709582e 562914 
linux-tools-3.16_3.16-1_i386.deb
Files: 
 ef91c722ed7fb9e0b52c845774a7238d 2546 kernel optional linux-tools_3.16-1.dsc
 6e05b2fb564c92aac6f2d02ea6c5286a 7819956 kernel optional 
linux-tools_3.16.orig.tar.xz
 6188dd9f3e7c44503f8dd108eb418e77 22436 kernel optional 
linux-tools_3.16-1.debian.tar.xz
 e549dfb0d9d782dcb3c05ce8dfd93798 23146 libdevel optional 
libusbip-dev_2.0+3.16-1_i386.deb
 50a5aadfdfe347fa7e76fe35847cc5f0 173900 kernel optional 
linux-kbuild-3.16_3.16-1_i386.deb
 c5101610d0f071f7413e40fab5947745 36962 admin optional usbip_2.0+3.16-1_i386.deb
 60d10936f5005773e184674fd0bbca84 562914 devel optional 
linux-tools-3.16_3.16-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBVA3/qee/yOyVhhEJAQoloRAAuJGL1FM47aRcJr07hfvW+oKefFUDAoyX
wuRy66kiXHUn4QO9+YxQvFz1JywXTgVirnQYOYaCXYXcmDX9ATZa5VYHH8zVSMLa
RwLeeEKO9eYnG37Npzosft64UePne1Av/+Fm9Yjyn1pIAfULuRBiyFPMrKZn83aP
4kdHQsKsfbwD5HCvmRYm5NAdGDoIAcTcKr4QmNZyqYegoSirKV2YqhDozmh1y2Rj
z2ilGn8LcCsBDQb0ofv7+6Zll+HOVfWmFf7bogo9YfoI25Z7Q4Jtc3+Xohf8uV3o
KSVO3bFcNM7U1p10iQSyu69lWahNBr4AnSzf2xIXrPbrlifswvi2tIXVO/tl16zn
bO2zA4iptD+8XFU7UveLhEmt0IOubaqpxuO86zDpT7hIxLFwDM/lPTe7fG2YtLsK
Iy1NEEXCGjtELWDsGD5BB7n527n8atsIq63ANrOCgaNt0X0P/EBa8sGqdeyQoj2J
tLIpA/qIXw8buhyCb0EZMDak39hEBj5IMQpktya51WqRvp4vhWtXugka7wVs6MKQ
NFLbkO5clm6bNEDPSAo/0fW5M9P2CvEq7QNRk2xJl9CkJ9WWlR7BSp6c5fX37je1
TH9pB+B9J6YQ1fAqwm+CtSV+fWlRMT1beBEIGJBvfef+4pMksGUg6xPLZu1EFDNj
C2AJWOVEyAA=
=QR5j
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xr4hq-0001zh...@franck.debian.org



Bug#754213: marked as done (linux-tools: build on ppc64el)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 19:34:04 +
with message-id e1xr4hq-0001zr...@franck.debian.org
and subject line Bug#754213: fixed in linux-tools 3.16-1
has caused the Debian Bug report #754213,
regarding linux-tools: build on ppc64el
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 ow...@bugs.debian.org
immediately.)


-- 
754213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754213
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: src:linux-tools
Version: 3.14-1
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Hi maintainers,

The attached patch adds support for ppc64el in linux-tools.
(I ommitted the output of the 'debian/control' target)

Would you please consider it for an upload?


Among other things, it includes defining '__SANE_USERSPACE_TYPES__' on
ppc64 and ppc64el, in order to fix the build failure reported at
#747151 (more details there).

With it applied, the built packages have equivalent contents to amd64,
accounting for the /usr/lib{,64} difference. I could run 'perf stat':

# perf_3.14 stat sleep 1

 Performance counter stats for 'sleep 1':

  0.542034  task-clock (msec) #0.001 CPUs 
utilized
 1  context-switches  #0.002 M/sec
 0  cpu-migrations#0.000 K/sec
49  page-faults   #0.090 M/sec
   2266748  cycles#4.182 GHz
454072  stalled-cycles-frontend   #   20.03% frontend 
cycles idle
   1604224  stalled-cycles-backend#   70.77% backend  
cycles idle
556703  instructions  #0.25  insns per 
cycle
		  #2.88  stalled cycles 
per insn

 not counted  branches
 not counted  branch-misses

   1.001009786 seconds time elapsed

# echo $?
0


Thank you,


--
Mauricio Faria de Oliveira
IBM Linux Technology Center
diff -Nru linux-tools-3.14/debian/build/scripts/mod/Makefile.real 
linux-tools-3.14/debian/build/scripts/mod/Makefile.real
--- linux-tools-3.14/debian/build/scripts/mod/Makefile.real 2013-06-03 
10:19:37.0 -0300
+++ linux-tools-3.14/debian/build/scripts/mod/Makefile.real 2014-07-08 
14:56:40.0 -0300
@@ -6,6 +6,16 @@
 
 include $(top_srcdir)/debian/build/Makefile.inc
 
+DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
+
+ifneq (,$(filter powerpc64 ppc64el,$(DEB_HOST_ARCH_CPU)))
+  # Fix include/linux/types.h:148:1: error: unknown type name 'u32'.
+  # See linux commits:
+  #   asm/types.h: Remove include/asm-generic/int-l64.h
+  #   powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
+  CFLAGS += -D__SANE_USERSPACE_TYPES__
+endif
+
 modpost.real-$(TYPE): file2alias.real-$(TYPE).o modpost.real-$(TYPE).o 
sumversion.real-$(TYPE).o
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^
 
diff -Nru linux-tools-3.14/debian/build/tools/perf/Makefile 
linux-tools-3.14/debian/build/tools/perf/Makefile
--- linux-tools-3.14/debian/build/tools/perf/Makefile   2014-03-19 
20:56:58.0 -0300
+++ linux-tools-3.14/debian/build/tools/perf/Makefile   2014-07-08 
14:49:28.0 -0300
@@ -21,6 +21,8 @@
   KERNEL_ARCH_PERF = powerpc
 else ifeq ($(DEB_HOST_ARCH_CPU),powerpc64)
   KERNEL_ARCH_PERF = powerpc
+else ifeq ($(DEB_HOST_ARCH_CPU),ppc64el)
+  KERNEL_ARCH_PERF = powerpc
 else ifeq ($(DEB_HOST_ARCH_CPU),s390)
   KERNEL_ARCH_PERF = s390
 else ifeq ($(DEB_HOST_ARCH_CPU),s390x)
diff -Nru linux-tools-3.14/debian/changelog linux-tools-3.14/debian/changelog
--- linux-tools-3.14/debian/changelog   2014-04-28 13:46:25.0 -0300
+++ linux-tools-3.14/debian/changelog   2014-07-08 14:53:00.0 -0300
@@ -1,3 +1,13 @@
+linux-tools (3.14-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * ppc64el/ppc64: fix FTBFS on linux 3.14 (build/scripts/mod/Makefile.real).
+  * ppc64el: set KERNEL_ARCH_PERF (build/tools/perf/Makefile).
+  * ppc64el: build linux-tools (rules.real, control.main.in).
+  * ppc64el: add build-dep on libnuma-dev (templates/control.source.in).
+
+ -- Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com  Tue, 08 Jul 2014 
14:41:13 -0300
+
 linux-tools (3.14-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru linux-tools-3.14/debian/rules.real linux-tools-3.14/debian/rules.real
--- linux-tools-3.14/debian/rules.real  2013-10-18 21:12:53.0 -0300
+++ linux-tools-3.14/debian/rules.real  

linux-latest_60_i386.changes is NEW

2014-09-08 Thread Debian FTP Masters
binary:linux-headers-ixp4xx is NEW.
binary:linux-image-ixp4xx is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xr4w1-0003pc...@franck.debian.org



Bug#760881: linux-image-3.16-trunk-amd64: radeonsi DRM/KMS: Monitors on DP outputs not enabled

2014-09-08 Thread Ralf-Peter Rohbeck
Package: src:linux
Version: 3.16-1~exp1
Severity: important

Dear Maintainer,

after dist-upgrading my jessie system, my two 2560x1440 monitors on the 7850
DP outputs aren't enabled any more.

In the past, they were enabled when the kernel driver started.
After X started (either kdm or startx), they were off but I could always
get them initialized with Ctrl-Alt-F1 and then they displayed X correctly
after Ctrl-Alt-F7.
Now they're not enabled when the radeon driver starts and I can't enable them
with Ctrl-Alt-F1.

This also happens with 3.14-2 so it might not be the kernel version itself
that determines this behavior but I couldn't find anything but radeon.ko that
might be responsible.
The PITCAIRN_*.bin firmware blobs are from Jun 15th so they can't be the culprit
and I don't see anything suspect in the initramfs.

xrandr -q displays the correct modes and drm sees the monitors as connected.

Earlier related bugs are 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723799
and https://bugs.freedesktop.org/show_bug.cgi?id=72167.
My system is described there (active Accell DP-DVI adapters.)

-- Package-specific info:
** Version:
Linux version 3.16-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version 
4.8.3 (Debian 4.8.3-7) ) #1 SMP Debian 3.16-1~exp1 (2014-08-09)

** Command line:
BOOT_IMAGE=/vmlinuz-3.16-trunk-amd64 root=/dev/mapper/megaraid-root ro 
video=DP-1:2560x1440-24@60e video=DP-2:2560x1440-24@60e 
video=DVI-0:2560x1440-24@60e sysrq_always_enabled drm.debug=4 log_buf_len=10M 
resume=UUID=008c20b6-8055-4bb8-8a52-adceaf9de75b sysrq_always_enabled 
radeon.audio=0

** Not tainted

** Kernel log:
[ 6129.875233] [drm:drm_mode_debug_printmodeline] Modeline 40:1024x768 60 
65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 6129.875234] [drm:drm_mode_debug_printmodeline] Modeline 38:800x600 60 
4 800 840 968 1056 600 601 605 628 0x40 0x5
[ 6129.875236] [drm:drm_mode_debug_printmodeline] Modeline 37:800x600 56 
36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 6129.875237] [drm:drm_mode_debug_printmodeline] Modeline 39:848x480 60 
33750 848 864 976 1088 480 486 494 517 0x40 0x5
[ 6129.875239] [drm:drm_mode_debug_printmodeline] Modeline 36:640x480 60 
25175 640 656 752 800 480 489 492 525 0x40 0xa
[ 6129.875247] [drm:drm_mode_getconnector] [CONNECTOR:26:?]
[ 6129.875279] [drm:drm_mode_getconnector] [CONNECTOR:28:?]
[ 6129.875281] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:28:DP-2]
[ 6129.939271] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter 
Radeon i2c bit bus 0x91
[ 6129.939276] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:28:DP-2] probed modes :
[ 6129.939278] [drm:drm_mode_debug_printmodeline] Modeline 45:1024x768 60 
65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 6129.939279] [drm:drm_mode_debug_printmodeline] Modeline 43:800x600 60 
4 800 840 968 1056 600 601 605 628 0x40 0x5
[ 6129.939280] [drm:drm_mode_debug_printmodeline] Modeline 42:800x600 56 
36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 6129.939282] [drm:drm_mode_debug_printmodeline] Modeline 44:848x480 60 
33750 848 864 976 1088 480 486 494 517 0x40 0x5
[ 6129.939283] [drm:drm_mode_debug_printmodeline] Modeline 41:640x480 60 
25175 640 656 752 800 480 489 492 525 0x40 0xa
[ 6129.939286] [drm:drm_mode_getconnector] [CONNECTOR:28:?]
[ 6129.939310] [drm:drm_mode_getconnector] [CONNECTOR:32:?]
[ 6129.939311] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:32:DVI-I-1]
[ 6129.998823] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, 
remainder is 128
[ 6129.998824] Raw EDID:
[ 6129.998825]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998826]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998827]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998827]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998828]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998829]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998829]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6129.998830]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027635] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, 
remainder is 128
[ 6130.027640] Raw EDID:
[ 6130.027644]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027647]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027650]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027652]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027654]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027657]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027659]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.027661]  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 6130.056511] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, 
remainder is 128
[ 6130.056516] 

Bug#760881: xorg.conf

2014-09-08 Thread Ralf-Peter Rohbeck


# Section InputDevice
# Identifier  Keyboard0
# Driver  kbd
# EndSection

# Section InputDevice
# Identifier  Mouse0
# Driver  mouse
# Option  Protocol auto
# Option  Device /dev/input/mice
# Option  ZAxisMapping 4 5 6 7
# EndSection

Section Files
ModulePath  
/usr/lib/xorg/modules,/usr/lib/x86_64-linux-gnu/xorg/modules/
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath built-ins
EndSection

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
# InputDeviceMouse0 CorePointer
# InputDeviceKeyboard0 CoreKeyboard
EndSection

Section ServerFlags
Option  NoTrapSignals
# OptionAutoAddDevices False
Option  Accel on
Option  Randr on
# Option  IgnoreABI 1
EndSection

Section Module
# Load  glamoregl
# Load  dri2
Load  glx
EndSection

Section Device
Identifier  HD7850
BusID   PCI:6:0:0
Driver  radeon
Option  Accel true
#Option SWcursor  # [bool]
#Option EnablePageFlip# [bool]
#Option ColorTiling   # [bool]
#Option ColorTiling2D # [bool]
#Option RenderAccel   # [bool]
#Option SubPixelOrder # [str]
# Option  AccelMethod glamor
#Option EXAVSync  # [bool]
#Option EXAPixmaps# [bool]
#Option ZaphodHeads   # str
#Option EnablePageFlip# [bool]
#Option SwapbuffersWait   # [bool]
Option  Monitor-HDMI-0S273HL1
#Option Monitor-DVI-1 S273HL2
Option  Monitor-DVI-0 Shimian
Option  Monitor-DisplayPort-0 QNIX1
Option  Monitor-DisplayPort-1 QNIX2
EndSection
Section Screen
Identifier  Screen0
Device  HD7850
Monitor S273HL1
#Monitor S273HL2
Monitor Shimian
Monitor QNIX1
Monitor QNIX2
DefaultDepth24
SubSection Display
Viewport0   0
Depth   24
Virtual 9600 1920
EndSubSection
EndSection
Section Monitor
Identifier  S273HL1   # HDMI-0
Option  VendorNameAcer
Option  ModelName S273HL
Option  DPMS  true
Option  Primary   true
Option  Position  0 1480
Option  PreferredMode 1920x1080
Modeline1920x1080 148.50  1920 2008 2052 2200  1080 1084 1089 
1125 +hsync -vsync
#DisplaySize 597 336
EndSection
# Section Monitor
# Identifier  S273HL2   # DVI-1
# Option  VendorNameAcer
# Option  ModelName S273HL
# Option  DPMS  true
# Option  Primary   false
# Option  LeftOf   HDMI-0
# Option  PreferredMode 1920x1080
# #Modeline1920x1080 148.50  1920 2008 2052 2200  1080 1084 
1089 1125 +hsync -vsync
# #DisplaySize 597 336
# EndSection
Section Monitor
Identifier  Shimian   # DVI-0
Option  VendorNameShimian
Option  ModelName Achieva
Option  DPMS  true
Option  Primary   false
Option  Primary   true
# Option  RightOf   HDMI-0
Option  Position  1920 0
Option  Rotateright
Option  PreferredMode 2560x1440
Modeline2560x1440 241.50  2560 2608 2640 2720  1440 1443 1448 
1481 +hsync -vsync
DisplaySize 600 340
EndSection
Section Monitor
Identifier  QNIX1 # DisplayPort-0
Option  VendorNameQNIX
Option  ModelName QX2700
Option  DPMS  true
Option  Primary   false
# Option  RightOf   DVI-0
Option  Position  3360 0
Option  Rotateright
Option  PreferredMode 2560x1440
Modeline2560x1440 241.50  2560 2608 2640 2720  1440 1443 1448 
1481 +hsync -vsync
DisplaySize 600 340
EndSection
Section Monitor
Identifier  QNIX2 # DisplayPort-1
Option  VendorNameQNIX
Option  ModelName QX2700
Option  DPMS  true
Option  

Bug#760881: Xorg.0.log

2014-09-08 Thread Ralf-Peter Rohbeck


[19.347] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[19.347] X Protocol Version 11, Revision 0
[19.347] Build Operating System: Linux 3.14-2-amd64 x86_64 Debian
[19.347] Current Operating System: Linux ws 3.16-trunk-amd64 #1 SMP Debian 3.16-1~exp1 (2014-08-09) x86_64
[19.347] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16-trunk-amd64 root=/dev/mapper/megaraid-root ro video=DP-1:2560x1440-24@60e video=DP-2:2560x1440-24@60e video=DVI-0:2560x1440-24@60e sysrq_always_enabled drm.debug=4 log_buf_len=10M resume=UUID=008c20b6-8055-4bb8-8a52-adceaf9de75b sysrq_always_enabled radeon.audio=0
[19.347] Build Date: 31 August 2014  07:15:14PM
[19.347] xorg-server 2:1.16.0-2 (http://www.debian.org/support) 
[19.347] Current version of pixman: 0.32.6
[19.347] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[19.347] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[19.347] (==) Log file: /var/log/Xorg.0.log, Time: Mon Sep  8 10:50:07 2014
[19.392] (==) Using config file: /etc/X11/xorg.conf
[19.392] (==) Using system config directory /usr/share/X11/xorg.conf.d
[19.703] (==) ServerLayout Layout0
[19.703] (**) |--Screen Screen0 (0)
[19.703] (**) |   |--Monitor QNIX2
[19.703] (**) |   |--Device HD7850
[19.703] (**) Option NoTrapSignals
[19.703] (**) Option RandR on
[19.703] (==) Automatically adding devices
[19.703] (==) Automatically enabling devices
[19.703] (==) Automatically adding GPU devices
[19.741] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[19.741] 	Entry deleted from font path.
[19.742] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[19.742] 	Entry deleted from font path.
[19.742] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[19.742] (**) ModulePath set to /usr/lib/xorg/modules,/usr/lib/x86_64-linux-gnu/xorg/modules/
[19.742] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[19.742] (II) Loader magic: 0x7f89e2614d80
[19.742] (II) Module ABI versions:
[19.742] 	X.Org ANSI C Emulation: 0.4
[19.742] 	X.Org Video Driver: 18.0
[19.742] 	X.Org XInput driver : 21.0
[19.743] 	X.Org Server Extension : 8.0
[19.743] (II) xfree86: Adding drm device (/dev/dri/card0)
[19.746] (--) PCI:*(0:6:0:0) 1002:6819:1682:3262 rev 0, Mem @ 0xd000/268435456, 0xfe50/262144, I/O @ 0xc000/256, BIOS @ 0x/131072
[19.747] (II) glx will be loaded. This was enabled by default and also specified in the config file.
[19.747] (II) LoadModule: glx
[19.832] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[20.180] (II) Module glx: vendor=X.Org Foundation
[20.180] 	compiled for 1.16.0, module version = 1.0.0
[20.180] 	ABI class: X.Org Server Extension, version 8.0
[20.180] (==) AIGLX enabled
[20.180] (II) LoadModule: radeon
[20.332] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[20.496] (II) Module radeon: vendor=X.Org Foundation
[20.496] 	compiled for 1.15.99.904, module version = 7.4.0
[20.496] 	Module class: X.Org Video Driver
[20.496] 	ABI class: X.Org Video Driver, version 18.0
[20.496] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon 

linux-latest_60_i386.changes ACCEPTED into unstable, unstable

2014-09-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 20:23:42 +0100
Source: linux-latest
Binary: linux-source linux-doc linux-tools linux-image-alpha-generic 
linux-headers-alpha-generic linux-image-alpha-smp linux-headers-alpha-smp 
linux-image-alpha-legacy linux-headers-alpha-legacy linux-image-amd64 
linux-headers-amd64 linux-image-amd64-dbg xen-linux-system-amd64 
linux-image-arm64 linux-headers-arm64 linux-image-arm64-dbg linux-image-ixp4xx 
linux-headers-ixp4xx linux-image-kirkwood linux-headers-kirkwood 
linux-image-orion5x linux-headers-orion5x linux-image-versatile 
linux-headers-versatile linux-image-armmp linux-headers-armmp 
linux-image-armmp-lpae linux-headers-armmp-lpae linux-image-parisc 
linux-headers-parisc linux-image-parisc64-smp linux-headers-parisc64-smp 
linux-image-486 linux-headers-486 linux-image-686-pae linux-headers-686-pae 
linux-image-686-pae-dbg linux-image-itanium linux-headers-itanium 
linux-image-mckinley linux-headers-mckinley linux-image-m68k linux-headers-m68k 
linux-image-r4k-ip22 linux-headers-r4k-ip22 linux-image-r5k-ip32
 linux-headers-r5k-ip32 linux-image-sb1-bcm91250a linux-headers-sb1-bcm91250a 
linux-image-4kc-malta linux-headers-4kc-malta linux-image-5kc-malta 
linux-headers-5kc-malta linux-image-octeon linux-headers-octeon 
linux-image-loongson-2e linux-headers-loongson-2e linux-image-loongson-2f 
linux-headers-loongson-2f linux-image-loongson-3 linux-headers-loongson-3 
linux-image-powerpc linux-headers-powerpc linux-image-powerpc-smp 
linux-headers-powerpc-smp linux-image-powerpc64 linux-headers-powerpc64 
linux-image-powerpcspe linux-headers-powerpcspe linux-image-powerpc64le 
linux-headers-powerpc64le linux-image-s390x linux-headers-s390x 
linux-image-s390x-dbg linux-image-sh7751r linux-headers-sh7751r 
linux-image-sh7785lcr linux-headers-sh7785lcr linux-image-sparc64 
linux-headers-sparc64 linux-image-sparc64-smp
 linux-headers-sparc64-smp
Architecture: source all i386
Version: 60
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team debian-kernel@lists.debian.org
Changed-By: Ben Hutchings b...@decadent.org.uk
Description:
 linux-doc  - Linux kernel specific documentation (meta-package)
 linux-headers-486 - Header files for Linux 486 configuration (meta-package)
 linux-headers-4kc-malta - Header files for Linux 4kc-malta configuration 
(meta-package)
 linux-headers-5kc-malta - Header files for Linux 5kc-malta configuration 
(meta-package)
 linux-headers-686-pae - Header files for Linux 686-pae configuration 
(meta-package)
 linux-headers-alpha-generic - Header files for Linux alpha-generic 
configuration (meta-package)
 linux-headers-alpha-legacy - Header files for Linux alpha-legacy configuration 
(meta-package)
 linux-headers-alpha-smp - Header files for Linux alpha-smp configuration 
(meta-package)
 linux-headers-amd64 - Header files for Linux amd64 configuration (meta-package)
 linux-headers-arm64 - Header files for Linux arm64 configuration (meta-package)
 linux-headers-armmp - Header files for Linux armmp configuration (meta-package)
 linux-headers-armmp-lpae - Header files for Linux armmp-lpae configuration 
(meta-package)
 linux-headers-itanium - Header files for Linux itanium configuration 
(meta-package)
 linux-headers-ixp4xx - Header files for Linux ixp4xx configuration 
(meta-package)
 linux-headers-kirkwood - Header files for Linux kirkwood configuration 
(meta-package)
 linux-headers-loongson-2e - Header files for Linux loongson-2e configuration 
(meta-package)
 linux-headers-loongson-2f - Header files for Linux loongson-2f configuration 
(meta-package)
 linux-headers-loongson-3 - Header files for Linux loongson-3 configuration 
(meta-package)
 linux-headers-m68k - Header files for Linux m68k configuration (meta-package)
 linux-headers-mckinley - Header files for Linux mckinley configuration 
(meta-package)
 linux-headers-octeon - Header files for Linux octeon configuration 
(meta-package)
 linux-headers-orion5x - Header files for Linux orion5x configuration 
(meta-package)
 linux-headers-parisc - Header files for Linux parisc configuration 
(meta-package)
 linux-headers-parisc64-smp - Header files for Linux parisc64-smp configuration 
(meta-package)
 linux-headers-powerpc - Header files for Linux powerpc configuration 
(meta-package)
 linux-headers-powerpc-smp - Header files for Linux powerpc-smp configuration 
(meta-package)
 linux-headers-powerpc64 - Header files for Linux powerpc64 configuration 
(meta-package)
 linux-headers-powerpc64le - Header files for Linux powerpc64le configuration 
(meta-package)
 linux-headers-powerpcspe - Header files for Linux powerpcspe configuration 
(meta-package)
 linux-headers-r4k-ip22 - Header files for Linux r4k-ip22 configuration 
(meta-package)
 linux-headers-r5k-ip32 - Header files for Linux r5k-ip32 configuration 
(meta-package)
 linux-headers-s390x - Header files for Linux s390x configuration (meta-package)
 linux-headers-sb1-bcm91250a - 

linux_3.16.2-2_multi.changes ACCEPTED into unstable, unstable

2014-09-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 
pcmcia-modules-3.16-1-amd64-di nic-usb-modules-3.16-1-amd64-di 
sata-modules-3.16-1-amd64-di core-modules-3.16-1-amd64-di 
acpi-modules-3.16-1-amd64-di i2c-modules-3.16-1-amd64-di 
crc-modules-3.16-1-amd64-di crypto-modules-3.16-1-amd64-di 
crypto-dm-modules-3.16-1-amd64-di efi-modules-3.16-1-amd64-di 
ata-modules-3.16-1-amd64-di mmc-core-modules-3.16-1-amd64-di 
mmc-modules-3.16-1-amd64-di nbd-modules-3.16-1-amd64-di 
squashfs-modules-3.16-1-amd64-di speakup-modules-3.16-1-amd64-di 
virtio-modules-3.16-1-amd64-di uinput-modules-3.16-1-amd64-di
 sound-modules-3.16-1-amd64-di hyperv-modules-3.16-1-amd64-di 
udf-modules-3.16-1-amd64-di fuse-modules-3.16-1-amd64-di 
linux-image-3.16-1-amd64 linux-headers-3.16-1-amd64 
linux-image-3.16-1-amd64-dbg xen-linux-system-3.16-1-amd64 
linux-headers-3.16-1-all-arm64 kernel-image-3.16-1-arm64-di 
nic-modules-3.16-1-arm64-di nic-wireless-modules-3.16-1-arm64-di 
nic-shared-modules-3.16-1-arm64-di ppp-modules-3.16-1-arm64-di 
scsi-core-modules-3.16-1-arm64-di scsi-modules-3.16-1-arm64-di 
loop-modules-3.16-1-arm64-di btrfs-modules-3.16-1-arm64-di 
ext4-modules-3.16-1-arm64-di isofs-modules-3.16-1-arm64-di 
jfs-modules-3.16-1-arm64-di xfs-modules-3.16-1-arm64-di 
fat-modules-3.16-1-arm64-di md-modules-3.16-1-arm64-di 
multipath-modules-3.16-1-arm64-di usb-modules-3.16-1-arm64-di 
usb-storage-modules-3.16-1-arm64-di input-modules-3.16-1-arm64-di 
event-modules-3.16-1-arm64-di nic-usb-modules-3.16-1-arm64-di 
sata-modules-3.16-1-arm64-di core-modules-3.16-1-arm64-di
 crc-modules-3.16-1-arm64-di crypto-modules-3.16-1-arm64-di 
crypto-dm-modules-3.16-1-arm64-di efi-modules-3.16-1-arm64-di 
ata-modules-3.16-1-arm64-di mmc-modules-3.16-1-arm64-di 
nbd-modules-3.16-1-arm64-di squashfs-modules-3.16-1-arm64-di 
virtio-modules-3.16-1-arm64-di uinput-modules-3.16-1-arm64-di 
zlib-modules-3.16-1-arm64-di udf-modules-3.16-1-arm64-di 
fuse-modules-3.16-1-arm64-di linux-image-3.16-1-arm64 
linux-headers-3.16-1-arm64 linux-image-3.16-1-arm64-dbg 
linux-headers-3.16-1-all-armel kernel-image-3.16-1-kirkwood-di 
nic-modules-3.16-1-kirkwood-di nic-shared-modules-3.16-1-kirkwood-di 
usb-serial-modules-3.16-1-kirkwood-di ppp-modules-3.16-1-kirkwood-di 
cdrom-core-modules-3.16-1-kirkwood-di scsi-core-modules-3.16-1-kirkwood-di 
loop-modules-3.16-1-kirkwood-di btrfs-modules-3.16-1-kirkwood-di 
ext4-modules-3.16-1-kirkwood-di isofs-modules-3.16-1-kirkwood-di 
jfs-modules-3.16-1-kirkwood-di fat-modules-3.16-1-kirkwood-di 
minix-modules-3.16-1-kirkwood-di
 md-modules-3.16-1-kirkwood-di multipath-modules-3.16-1-kirkwood-di 
usb-modules-3.16-1-kirkwood-di usb-storage-modules-3.16-1-kirkwood-di 
fb-modules-3.16-1-kirkwood-di input-modules-3.16-1-kirkwood-di 
event-modules-3.16-1-kirkwood-di mouse-modules-3.16-1-kirkwood-di 
nic-usb-modules-3.16-1-kirkwood-di sata-modules-3.16-1-kirkwood-di 
core-modules-3.16-1-kirkwood-di crc-modules-3.16-1-kirkwood-di 
crypto-modules-3.16-1-kirkwood-di crypto-dm-modules-3.16-1-kirkwood-di 
mmc-modules-3.16-1-kirkwood-di nbd-modules-3.16-1-kirkwood-di 
squashfs-modules-3.16-1-kirkwood-di uinput-modules-3.16-1-kirkwood-di 
leds-modules-3.16-1-kirkwood-di udf-modules-3.16-1-kirkwood-di 
fuse-modules-3.16-1-kirkwood-di kernel-image-3.16-1-orion5x-di 
nic-modules-3.16-1-orion5x-di nic-shared-modules-3.16-1-orion5x-di 
usb-serial-modules-3.16-1-orion5x-di ppp-modules-3.16-1-orion5x-di 
cdrom-core-modules-3.16-1-orion5x-di 

Bug#725703: marked as done (Please enable CONFIG_ZSWAP)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006gh...@franck.debian.org
and subject line Bug#725703: fixed in linux 3.16.2-2
has caused the Debian Bug report #725703,
regarding Please enable CONFIG_ZSWAP
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 ow...@bugs.debian.org
immediately.)


-- 
725703: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-source-3.11
Severity: wishlist

Dear Maintainer,

ZSwap is a interesting feature merged into version 3.11 of the kernel.

It would be interesting to compile it in the stock kernel and let it activable
for tester.

Best regards

Mourad



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 725...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 
pcmcia-modules-3.16-1-amd64-di nic-usb-modules-3.16-1-amd64-di 
sata-modules-3.16-1-amd64-di core-modules-3.16-1-amd64-di 
acpi-modules-3.16-1-amd64-di i2c-modules-3.16-1-amd64-di 
crc-modules-3.16-1-amd64-di crypto-modules-3.16-1-amd64-di 
crypto-dm-modules-3.16-1-amd64-di efi-modules-3.16-1-amd64-di 
ata-modules-3.16-1-amd64-di mmc-core-modules-3.16-1-amd64-di 
mmc-modules-3.16-1-amd64-di nbd-modules-3.16-1-amd64-di 
squashfs-modules-3.16-1-amd64-di speakup-modules-3.16-1-amd64-di 
virtio-modules-3.16-1-amd64-di uinput-modules-3.16-1-amd64-di
 sound-modules-3.16-1-amd64-di hyperv-modules-3.16-1-amd64-di 
udf-modules-3.16-1-amd64-di fuse-modules-3.16-1-amd64-di 
linux-image-3.16-1-amd64 linux-headers-3.16-1-amd64 
linux-image-3.16-1-amd64-dbg xen-linux-system-3.16-1-amd64 
linux-headers-3.16-1-all-arm64 kernel-image-3.16-1-arm64-di 
nic-modules-3.16-1-arm64-di nic-wireless-modules-3.16-1-arm64-di 
nic-shared-modules-3.16-1-arm64-di ppp-modules-3.16-1-arm64-di 
scsi-core-modules-3.16-1-arm64-di scsi-modules-3.16-1-arm64-di 
loop-modules-3.16-1-arm64-di btrfs-modules-3.16-1-arm64-di 
ext4-modules-3.16-1-arm64-di isofs-modules-3.16-1-arm64-di 
jfs-modules-3.16-1-arm64-di 

Bug#727736: marked as done (Latest linux-image-686-pae fail to boot a xen domU)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:17 +
with message-id e1xr63p-0006hg...@franck.debian.org
and subject line Bug#727736: fixed in linux-latest 60
has caused the Debian Bug report #727736,
regarding Latest linux-image-686-pae fail to boot a xen domU
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 ow...@bugs.debian.org
immediately.)


-- 
727736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package:  linux-image-686-pae
Version:  3.10+52
Severity: normal

  This version depends on linux-image-3.10-3-686-pae.  I am the
client of a xen provider.  Unfortuntely, because of that I don't have
many details.  I think there is a similar problem with both Amazon
Web Service, and another provider.  As far as I can tell, both sell
xen domU.  3.2.0-4-686-pae works for both.  With Amazon and 3.9 or
3.10, not sure which, I got The following last lines of the the
System Log:

ERROR Invalid kernel: xc_dom_probe_bzimage_kernel: unknown compression 
format
xc_dom_bzimageloader.c:394: panic: xc_dom_probe_bzimage_kernel: unknown 
compression format
ERROR Invalid kernel: xc_dom_find_loader: no loader found
xc_dom_core.c:523: panic: xc_dom_find_loader: no loader found
xc_dom_parse_image returned -1
Error 9: Unknown boot failure
Press any key to continue... 

  I tried to run a self compiled kernel out of Debian source that
would be bzip, not xz.  Or that is what I think the compression methods
were.  I hardly remember.  I think I have changed 4 settins of the
config file, from xz to bzip.  And then made a self compiled kernel.
It was a crude guess.  And did not work.  As far as I remember, I did
manage to run several self compiled kernels before that of 3.9.  I
don't have access to the to the Amazon machine any more. 
  The issue is on 
https://forums.aws.amazon.com/thread.jspa?threadID=127984tstart=0https://forums.aws.amazon.com/thread.jspa?threadID=127984tstart=0.
  As can be seen, someone responded, asking if it is
solved.

  With the 2nd xen domU provider, I currently have no means to get
the boot messages.  However the domU doesn't get to a point where I
can connect to it.  I suspect, but not sure, that it is the same 
issue.  To me, it looks similar to Amazon 1/2 checks passed.  The
control panel claims the machine is offline, while the boot process
supposedly succeeded.
---End Message---
---BeginMessage---
Source: linux-latest
Source-Version: 60

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

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 727...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux-latest 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 20:23:42 +0100
Source: linux-latest
Binary: linux-source linux-doc linux-tools linux-image-alpha-generic 
linux-headers-alpha-generic linux-image-alpha-smp linux-headers-alpha-smp 
linux-image-alpha-legacy linux-headers-alpha-legacy linux-image-amd64 
linux-headers-amd64 linux-image-amd64-dbg xen-linux-system-amd64 
linux-image-arm64 linux-headers-arm64 linux-image-arm64-dbg linux-image-ixp4xx 
linux-headers-ixp4xx linux-image-kirkwood linux-headers-kirkwood 
linux-image-orion5x linux-headers-orion5x linux-image-versatile 
linux-headers-versatile linux-image-armmp linux-headers-armmp 
linux-image-armmp-lpae linux-headers-armmp-lpae linux-image-parisc 
linux-headers-parisc linux-image-parisc64-smp linux-headers-parisc64-smp 
linux-image-486 linux-headers-486 linux-image-686-pae linux-headers-686-pae 
linux-image-686-pae-dbg linux-image-itanium linux-headers-itanium 
linux-image-mckinley linux-headers-mckinley linux-image-m68k linux-headers-m68k 
linux-image-r4k-ip22 linux-headers-r4k-ip22 linux-image-r5k-ip32
 linux-headers-r5k-ip32 linux-image-sb1-bcm91250a linux-headers-sb1-bcm91250a 
linux-image-4kc-malta linux-headers-4kc-malta linux-image-5kc-malta 
linux-headers-5kc-malta linux-image-octeon linux-headers-octeon 
linux-image-loongson-2e linux-headers-loongson-2e linux-image-loongson-2f 

Bug#748615: marked as done (linux-image-3.14-0.bpo.1-amd64: the system reboot after mounting the partitions)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006gn...@franck.debian.org
and subject line Bug#748615: fixed in linux 3.16.2-2
has caused the Debian Bug report #748615,
regarding linux-image-3.14-0.bpo.1-amd64: the system reboot after mounting the 
partitions
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 ow...@bugs.debian.org
immediately.)


-- 
748615: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748615
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-image-3.14-0.bpo.1-amd64
Version: linux-image-3.14-0.bpo.1-amd64
Severity: grave
Justification: causes non-serious data loss

Dear Maintainer,

Booting on this linux-image-3.14-0.bpo.1-amd64 kernel makes always reboot 
immediately after all auto fstab partitions mounted in the init processus.

Kernel 3.12.20 froml Linus works fine but :
[0.010403] [Firmware Bug]: AMD-Vi: IOAPIC[0] not in IVRS table
[0.010483] [Firmware Bug]: AMD-Vi: No southbridge IOAPIC found
[0.010514] AMD-Vi: Disabling interrupt remapping
These logs appears also with 3.14
No other logs.

-- System Information:
Debian Release: 7.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.20 (SMP w/2 CPU cores) is NOT the faulty kernel.
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.14-0.bpo.1-amd64 depends on:
ii  debconf [debconf-2.0]   1.5.49
ii  initramfs-tools [linux-initramfs-tool]  0.115~bpo70+1
ii  kmod9-3
ii  linux-base  3.5
ii  module-init-tools   9-3

Versions of packages linux-image-3.14-0.bpo.1-amd64 recommends:
ii  firmware-linux-free  3.2

Versions of packages linux-image-3.14-0.bpo.1-amd64 suggests:
pn  debian-kernel-handbook  none
ii  grub-pc 1.99-27+deb7u2
pn  linux-doc-3.14  none

LANG=C lscpu
Architecture:  x86_64
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):2
On-line CPU(s) list:   0,1
Thread(s) per core:2
Core(s) per socket:1
Socket(s): 1
NUMA node(s):  1
Vendor ID: AuthenticAMD
CPU family:21
Model: 16
Stepping:  1
CPU MHz:   1400.000
BogoMIPS:  6787.36
Virtualization:AMD-V
L1d cache: 16K
L1i cache: 64K
L2 cache:  1024K
NUMA node0 CPU(s): 0,1

0.00] DMI: MSI MS-7721/A78M-E35 (MS-7721), BIOS V30.3 03/14/2014
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 748...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di 

Bug#756616: marked as done (activate zswap support in kernel 3.16)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006gh...@franck.debian.org
and subject line Bug#725703: fixed in linux 3.16.2-2
has caused the Debian Bug report #725703,
regarding activate zswap support in kernel 3.16
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 ow...@bugs.debian.org
immediately.)


-- 
725703: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-headers-3.16-rc6-amd64
Version: 3.16~rc6-1~exp1
Severity: wishlist

Rightnow the kernel is not build with CONFIG_ZSWAP, which is a method
to compress RAM pages instead of swapping straight. Please add support
for it, as to enable it anyway the boot parameter zswap.enabled=1
would be needed and thus the default configuration is not affected.
By now Ubuntu is having support for it.

Regards,
Kai
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 725...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 
pcmcia-modules-3.16-1-amd64-di nic-usb-modules-3.16-1-amd64-di 
sata-modules-3.16-1-amd64-di core-modules-3.16-1-amd64-di 
acpi-modules-3.16-1-amd64-di i2c-modules-3.16-1-amd64-di 
crc-modules-3.16-1-amd64-di crypto-modules-3.16-1-amd64-di 
crypto-dm-modules-3.16-1-amd64-di efi-modules-3.16-1-amd64-di 
ata-modules-3.16-1-amd64-di mmc-core-modules-3.16-1-amd64-di 
mmc-modules-3.16-1-amd64-di nbd-modules-3.16-1-amd64-di 
squashfs-modules-3.16-1-amd64-di speakup-modules-3.16-1-amd64-di 
virtio-modules-3.16-1-amd64-di uinput-modules-3.16-1-amd64-di
 sound-modules-3.16-1-amd64-di hyperv-modules-3.16-1-amd64-di 
udf-modules-3.16-1-amd64-di fuse-modules-3.16-1-amd64-di 
linux-image-3.16-1-amd64 linux-headers-3.16-1-amd64 
linux-image-3.16-1-amd64-dbg xen-linux-system-3.16-1-amd64 
linux-headers-3.16-1-all-arm64 kernel-image-3.16-1-arm64-di 
nic-modules-3.16-1-arm64-di nic-wireless-modules-3.16-1-arm64-di 
nic-shared-modules-3.16-1-arm64-di ppp-modules-3.16-1-arm64-di 
scsi-core-modules-3.16-1-arm64-di scsi-modules-3.16-1-arm64-di 
loop-modules-3.16-1-arm64-di btrfs-modules-3.16-1-arm64-di 
ext4-modules-3.16-1-arm64-di isofs-modules-3.16-1-arm64-di 
jfs-modules-3.16-1-arm64-di xfs-modules-3.16-1-arm64-di 
fat-modules-3.16-1-arm64-di md-modules-3.16-1-arm64-di 
multipath-modules-3.16-1-arm64-di usb-modules-3.16-1-arm64-di 
usb-storage-modules-3.16-1-arm64-di input-modules-3.16-1-arm64-di 

Bug#756810: marked as done (linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006gf...@franck.debian.org
and subject line Bug#756810: fixed in linux 3.16.2-2
has caused the Debian Bug report #756810,
regarding linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works
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 ow...@bugs.debian.org
immediately.)


-- 
756810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:linux
Version: 3.16~rc6-1~exp1
Severity: normal

With linux-image-3.15-trunk-armmp 3.15.5-1~exp1 which included patches applied
from upstream, HDMI video output worked for me on both the Cubox i4pro and
Wandboard Quad. The console framebuffer showed output, X with fbdev worked...

Now with 3.16~rc6-1~exp1, which shold have the applied patches, there's no
output. Perhaps other additional patches caused issues.

I also tested with 3.16~rc5-1~exp1, no luck.

hrm.

Thanks for working on Debian kernel packaging!

live well,
  vagrant

-- Package-specific info:
** Version:
Linux version 3.16-rc6-armmp (debian-kernel@lists.debian.org) (gcc version 
4.8.3 (Debian 4.8.3-5) ) #1 SMP Debian 3.16~rc6-1~exp1 (2014-07-21)

** Command line:
console=ttymxc0,115200

** Tainted: C (1024)
 * Module from drivers/staging has been loaded.

** Kernel log:
[1.384242] mmc0: new high speed SDHC card at address 1234
[1.390289] mmcblk0: mmc0:1234 SA04G 3.63 GiB 
[1.398676]  mmcblk0: p1 p2 p3  p5 
[1.802878] PM: Starting manual resume from disk
[1.807583] PM: Hibernation image partition 179:5 present
[1.807592] PM: Looking for hibernation image.
[1.809096] PM: Image not found (code -22)
[1.809106] PM: Hibernation image not present or could not be loaded.
[1.860617] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. 
Opts: (null)
[3.002967] systemd-udevd[260]: starting version 208
[3.354410] Registered IR keymap rc-empty
[3.359051] input: gpio_ir_recv as /devices/soc0/ir-receiver/rc/rc0/input0
[3.366521] rc0: gpio_ir_recv as /devices/soc0/ir-receiver/rc/rc0
[3.374681] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[3.398170] i2c i2c-1: IMX I2C adapter registered
[3.413338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[3.453949] [drm] Initialized drm 1.1.0 20060810
[3.459654] SCSI subsystem initialized
[3.484164] i2c i2c-2: IMX I2C adapter registered
[3.511686] libata version 3.00 loaded.
[3.542674] ahci-imx 220.sata: SSS flag set, parallel bus scan disabled
[3.549529] imxdrm: module is from the staging directory, the quality is 
unknown, you have been warned.
[3.549534] imxdrm: module is from the staging directory, the quality is 
unknown, you have been warned.
[3.556139] IR Sony protocol handler initialized
[3.556148] IR SANYO protocol handler initialized
[3.562674] lirc_dev: IR Remote Control driver registered, major 243 
[3.568302] rc rc0: lirc_dev: driver ir-lirc-codec (gpio-rc-recv) registered 
at minor = 0
[3.568306] IR LIRC bridge handler initialized
[3.574839] IR NEC protocol handler initialized
[3.579150] IR JVC protocol handler initialized
[3.584020] input: MCE IR Keyboard/Mouse (gpio-rc-recv) as 
/devices/virtual/input/input1
[3.584623] IR MCE Keyboard/mouse protocol handler initialized
[3.587476] imx_hdmi: module is from the staging directory, the quality is 
unknown, you have been warned.
[3.592797] ci_hdrc ci_hdrc.0: ChipIdea HDRC found, lpm: 0; cap: f00c6100 
op: f00c6140
[3.597022] ci_hdrc ci_hdrc.0: It is OTG capable controller
[3.597522] ci_hdrc ci_hdrc.0: EHCI Host Controller
[3.597781] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[3.606796] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[3.607067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[3.607074] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[3.607082] usb usb1: Product: EHCI Host Controller
[3.607087] usb usb1: Manufacturer: Linux 3.16-rc6-armmp ehci_hcd
[3.607092] usb usb1: SerialNumber: ci_hdrc.0
[3.607779] hub 1-0:1.0: USB hub found
[3.607818] hub 1-0:1.0: 1 port detected
[3.608715] ci_hdrc ci_hdrc.1: ChipIdea HDRC found, lpm: 0; cap: f00ee300 
op: f00ee340
[3.611702] ci_hdrc ci_hdrc.1: doesn't support gadget
[3.611712] ci_hdrc ci_hdrc.1: EHCI Host Controller
[3.611956] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
[3.622801] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[3.623048] usb 

Bug#758469: marked as done (Enable CONFIG_FUNCTION_TRACER and friends)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006gs...@franck.debian.org
and subject line Bug#758469: fixed in linux 3.16.2-2
has caused the Debian Bug report #758469,
regarding Enable CONFIG_FUNCTION_TRACER and friends
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 ow...@bugs.debian.org
immediately.)


-- 
758469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:linux
Version: 3.16-1~exp1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi!

Please, enable CONFIG_FUNCTION_TRACER and friends
(CONFIG_FUNCTION_GRAPH_TRACER, CONFIG_STACK_TRACER). They are quite
useful to make tools like trace-cmd and tools from Brendan Gregg [1]
work.

https://github.com/brendangregg/perf-tools/

I understand this has been requested here:
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563847

But this has been disabled because of:
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568025

As Sparc is not a supported architecture anymore, the feature could be
reenabled.
 
- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJT8QRjAAoJEJWkL+g1NSX5GDQP/1ctwsXl6M5RkUIAIiQDizim
k/LKwDILKjFAyea85dMuArTOGPcY+X+SxTREeW5rX0HTpHaZG8kxZ/isXCH6IRq8
yH7oIKFrfPPCtYzaWgAblraYyVpoEhA+F7BFXK3RNsBniIe1MwvF2f7o+sTnL8f/
uJ1jQWBAVQ6UeenjDcWKE9eEUn5W/Dw2Nws8Z90bPRBJj+TDZRYrUfEaY0mbuzzc
VK40cPuj8Q4NOIFOO2ewkigvtGfn17ovvdm8J4MLgFNORFwiSDOvNirzgO1Skb/8
viqj/J3b3o356jhjLQR6bH79Kit4v0TLNVyAtVrthV7wSDBqE5Y8k03mujK5/5zg
XCVZfR4kc2NLvBUMiCFI2MUTVyPHI9V7c76FyfGfIAaJOBymP8xx1GrRxOvDTrc1
y+qRNkT1A8ESuHkypFGqK3YnK+Q54B8dGr/essTd6k8uhJgpHAicpUB6d68hlOWa
8hmpQRqdenyvyX77rLJgAmaIY0Y9LjN3CbpcVLKEP5Jk5Jx046qiv6YfZOpAxEf/
tfPB1pP7yJCxcPg8f9BFHmdGvCdMqv+3/VwU5vgFZlszMcj/p12m/iYtwTEx3kUL
4Tc4E1FdiYDootP3JloO0j8Q4AZSLnE3nas6+BGoYkALUCnqpkJXNt07amHcQr4y
vO2HC+mNO8GSJxGoNEmY
=tDHz
-END PGP SIGNATURE-
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 758...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 

Bug#759662: marked as done (Enabling UAS makes Seagate Expansion Desk unavailable (with workaround))

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006h5...@franck.debian.org
and subject line Bug#759662: fixed in linux 3.16.2-2
has caused the Debian Bug report #759662,
regarding Enabling UAS makes Seagate Expansion Desk unavailable (with 
workaround)
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 ow...@bugs.debian.org
immediately.)


-- 
759662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: linux-image-3.16-trunk-amd64
Version: 3.16-1~exp1 (experimental)
Severity: normal

Dear Maintainer,

After upgrading my linux kernel to 3.16 I have problems with my Seagate 
expansion hard drive.
While mounting it or writing to it, my whole system sometimes freezes and needs 
a hard reset.

It seems to be a known UAS (USB Attached SCSI) issue and there is a workaround, 
see
https://bugzilla.kernel.org/show_bug.cgi?id=79511
and
https://bbs.archlinux.org/viewtopic.php?id=183190
The workaround fixes the issue by telling the USB-UAS module to ignore the 
device.

-- System Information:
Debian Release: jessie/sid + experimental
Architecture: amd64 (x86_64)
Kernel: Linux debian 3.16-1 amd6
Systemd, udev: 214-1

Kind regards,
Jos v.Wolput
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 759...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 
pcmcia-modules-3.16-1-amd64-di nic-usb-modules-3.16-1-amd64-di 
sata-modules-3.16-1-amd64-di core-modules-3.16-1-amd64-di 
acpi-modules-3.16-1-amd64-di i2c-modules-3.16-1-amd64-di 
crc-modules-3.16-1-amd64-di crypto-modules-3.16-1-amd64-di 
crypto-dm-modules-3.16-1-amd64-di efi-modules-3.16-1-amd64-di 
ata-modules-3.16-1-amd64-di mmc-core-modules-3.16-1-amd64-di 
mmc-modules-3.16-1-amd64-di nbd-modules-3.16-1-amd64-di 
squashfs-modules-3.16-1-amd64-di speakup-modules-3.16-1-amd64-di 
virtio-modules-3.16-1-amd64-di uinput-modules-3.16-1-amd64-di
 sound-modules-3.16-1-amd64-di hyperv-modules-3.16-1-amd64-di 
udf-modules-3.16-1-amd64-di fuse-modules-3.16-1-amd64-di 
linux-image-3.16-1-amd64 linux-headers-3.16-1-amd64 
linux-image-3.16-1-amd64-dbg xen-linux-system-3.16-1-amd64 
linux-headers-3.16-1-all-arm64 kernel-image-3.16-1-arm64-di 
nic-modules-3.16-1-arm64-di nic-wireless-modules-3.16-1-arm64-di 
nic-shared-modules-3.16-1-arm64-di ppp-modules-3.16-1-arm64-di 
scsi-core-modules-3.16-1-arm64-di 

Bug#758591: marked as done (linux: [INTL:es] Spanish translation of debconf messages)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:16 +
with message-id e1xr63o-0006gx...@franck.debian.org
and subject line Bug#758591: fixed in linux 3.16.2-2
has caused the Debian Bug report #758591,
regarding linux: [INTL:es] Spanish translation of debconf messages
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 ow...@bugs.debian.org
immediately.)


-- 
758591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758591
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: linux
Severity: wishlist
Tags: l10n patch

Dear Maintainer,

Find attached a compressed archive with the translation to Spanish of the
package's debconf messages.

Thanks for your time and dedication to Debian, specially one of its kernels.

Regards,
Toote



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


linux-es.tar.gz
Description: application/gzip
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 758...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 
pcmcia-modules-3.16-1-amd64-di nic-usb-modules-3.16-1-amd64-di 
sata-modules-3.16-1-amd64-di core-modules-3.16-1-amd64-di 
acpi-modules-3.16-1-amd64-di i2c-modules-3.16-1-amd64-di 
crc-modules-3.16-1-amd64-di crypto-modules-3.16-1-amd64-di 
crypto-dm-modules-3.16-1-amd64-di efi-modules-3.16-1-amd64-di 
ata-modules-3.16-1-amd64-di mmc-core-modules-3.16-1-amd64-di 
mmc-modules-3.16-1-amd64-di nbd-modules-3.16-1-amd64-di 
squashfs-modules-3.16-1-amd64-di speakup-modules-3.16-1-amd64-di 
virtio-modules-3.16-1-amd64-di uinput-modules-3.16-1-amd64-di
 sound-modules-3.16-1-amd64-di hyperv-modules-3.16-1-amd64-di 
udf-modules-3.16-1-amd64-di fuse-modules-3.16-1-amd64-di 
linux-image-3.16-1-amd64 linux-headers-3.16-1-amd64 
linux-image-3.16-1-amd64-dbg xen-linux-system-3.16-1-amd64 
linux-headers-3.16-1-all-arm64 kernel-image-3.16-1-arm64-di 
nic-modules-3.16-1-arm64-di nic-wireless-modules-3.16-1-arm64-di 
nic-shared-modules-3.16-1-arm64-di ppp-modules-3.16-1-arm64-di 
scsi-core-modules-3.16-1-arm64-di scsi-modules-3.16-1-arm64-di 
loop-modules-3.16-1-arm64-di btrfs-modules-3.16-1-arm64-di 
ext4-modules-3.16-1-arm64-di isofs-modules-3.16-1-arm64-di 
jfs-modules-3.16-1-arm64-di 

Bug#760786: marked as done (linux-image-3.14-2-kirkwood: kernel doesn't see full 1gb memory on newer Qnap TS-221 without CONFIG_HIGHMEM=y)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:17 +
with message-id e1xr63p-0006ho...@franck.debian.org
and subject line Bug#760786: fixed in linux 3.16.2-2
has caused the Debian Bug report #760786,
regarding linux-image-3.14-2-kirkwood: kernel doesn't see full 1gb memory on 
newer Qnap TS-221 without CONFIG_HIGHMEM=y
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 ow...@bugs.debian.org
immediately.)


-- 
760786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:linux
Version: 3.14.15-2
Severity: important
Tags: patch

Dear Maintainer,

The regular 3.14-2 kernel from Debian doesn't see the full 1 Gb memory.
Internet searches seem to indicate the same problem plagues the TS-421
as well. Only recently Qnap started creating ARM devices with 1 Gb
memory, so this starts happening now.

I posted a message on the linux-kernel mailing list (subject 'ARM kirkwood: 1 
Gb memory 25% unusable due to vmalloc region overlap') and Russell King replied 
that CONFIG_HIGHMEM=y would fix the issue.

Boot messages before, without CONFIG_HIGHMEM=y:

[0.00] Booting Linux on physical CPU 0x0
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 3.14-2-kirkwood (debian-kernel@lists.debian.org) 
(gcc version 4.8.3 (Debian 4.8.3-7) ) #1 Debian 3.14.15-2 (2014-08-09)
[0.00] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), 
cr=00053977
[0.00] CPU: VIVT data cache, VIVT instruction cache
[0.00] Machine: QNAP TS-119/TS-219
[0.00] Ignoring unrecognised tag 0x41000403
[0.00] Truncating RAM at 2000-3fff to -2f7f (vmalloc region 
overlap).

This is where it happens ^

[0.00] Memory policy: Data cache writeback
[0.00] On node 0 totalpages: 194560
[0.00] free_area_init_node: node 0, pgdat c05af874, node_mem_map 
ef20b000
[0.00]   DMA zone: 1520 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 194560 pages, LIFO batch:31
[0.00] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[0.00] pcpu-alloc: [0] 0 
[0.00] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 193040
[0.00] Kernel command line: console=ttyS0,115200 root=/dev/ram 
initrd=0xa0,0x90 ramdisk=34816
[0.00] PID hash table entries: 4096 (order: 2, 16384 bytes)
[0.00] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[0.00] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[0.00] Memory: 755820K/778240K available (3869K kernel code, 352K 
rwdata, 1412K rodata, 202K init, 417K bss, 22420K reserved)
[0.00] Virtual kernel memory layout:
[0.00] vector  : 0x - 0x1000   (   4 kB)
[0.00] fixmap  : 0xfff0 - 0xfffe   ( 896 kB)
[0.00] vmalloc : 0xf000 - 0xff00   ( 240 MB)
[0.00] lowmem  : 0xc000 - 0xef80   ( 760 MB)
[0.00] modules : 0xbf00 - 0xc000   (  16 MB)
[0.00]   .text : 0xc0008000 - 0xc053097c   (5283 kB)
[0.00]   .init : 0xc0531000 - 0xc0563b34   ( 203 kB)
[0.00]   .data : 0xc0564000 - 0xc05bc128   ( 353 kB)
[0.00].bss : 0xc05bc128 - 0xc06246c4   ( 418 kB)
[0.00] NR_IRQS:114

As you can see, only 755820K instead of 1 Gb is usable.

Boot messages after recompiling the Debian 3.14-2 source with CONFIG_HIGHMEM=y:

[0.00] Booting Linux on physical CPU 0x0
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 3.14.15-kirkwood (root@qnap) (gcc version 4.9.1 
(Debian 4.9.1-12) ) #1 Sun Sep 7 12:36:56 CEST 2014
[0.00] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), 
cr=00053977
[0.00] CPU: VIVT data cache, VIVT instruction cache
[0.00] Machine: QNAP TS-119/TS-219
[0.00] Ignoring unrecognised tag 0x41000403
[0.00] Memory policy: Data cache writeback
[0.00] On node 0 totalpages: 262144
[0.00] free_area_init_node: node 0, pgdat c05a78b4, node_mem_map 
eeffa000
[0.00]   DMA zone: 1520 pages used for memmap
[0.00]   DMA zone: 0 pages reserved
[0.00]   DMA zone: 194560 pages, LIFO batch:31
[0.00]   HighMem zone: 528 pages used for memmap
[0.00]   HighMem zone: 67584 pages, LIFO 

Bug#760324: marked as done (linux 3.16 (jessie): Please backport virtio-scsi change queue depth (761f1193) from upstream)

2014-09-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Sep 2014 21:01:17 +
with message-id e1xr63p-0006hc...@franck.debian.org
and subject line Bug#760324: fixed in linux 3.16.2-2
has caused the Debian Bug report #760324,
regarding linux 3.16 (jessie): Please backport virtio-scsi change queue depth 
(761f1193) from upstream
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 ow...@bugs.debian.org
immediately.)


-- 
760324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: linux
Version: 3.16
Severity: wishlist

Dear Maintainer,

Linux 3.17 will include commit 761f1193, 'virtio-scsi: Implement 
change_queue_depth for 
virtscsi targets'; it would be great if this commit could be backported to the 
Debian
3.16 kernel (for jessie). Upstream link is:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=671f1193

This commit will allow users to manually change per-SCSI Target queue depths 
via sysfs.
It will also allow SCSI TASK SET FULL congestion events to scale down target 
queue depths
as needed.

The implementation of virtscsi_change_queue_depth is identical to 
implementations in
other SCSI LLDs, such as drivers/scsi/libiscsi.c:iscsi_change_queue_depth().
Testing:

I backported and tested this commit with the 3.16-rc6 kernel from the 
experimental suite.
First tested manually changing per-target queue depth via sysfs. It does not 
work without
the patch, does work with the patch applied.

I also tried manually sending SCSI BUSY / TASK SET FULL messages with an 
instrumented
disk, using Google Compute Engine's hypervisor. After an appropriate number of 
TASK
SET FULL messages (10), we see the number of inflight commands to a single SCSI 
target
reduced.

-- System Information:
Debian Release: 7.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-0.bpo.2-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Source: linux
Source-Version: 3.16.2-2

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

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 760...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings b...@decadent.org.uk (supplier of updated linux 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 08 Sep 2014 18:39:25 +0100
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 linux-support-3.16-1 
linux-libc-dev linux-headers-3.16-1-all linux-headers-3.16-1-all-alpha 
linux-headers-3.16-1-common linux-image-3.16-1-alpha-generic 
linux-headers-3.16-1-alpha-generic linux-image-3.16-1-alpha-smp 
linux-headers-3.16-1-alpha-smp linux-image-3.16-1-alpha-legacy 
linux-headers-3.16-1-alpha-legacy linux-headers-3.16-1-all-amd64 
kernel-image-3.16-1-amd64-di nic-modules-3.16-1-amd64-di 
nic-wireless-modules-3.16-1-amd64-di nic-shared-modules-3.16-1-amd64-di 
serial-modules-3.16-1-amd64-di usb-serial-modules-3.16-1-amd64-di 
ppp-modules-3.16-1-amd64-di pata-modules-3.16-1-amd64-di 
cdrom-core-modules-3.16-1-amd64-di firewire-core-modules-3.16-1-amd64-di 
scsi-core-modules-3.16-1-amd64-di scsi-modules-3.16-1-amd64-di 
scsi-common-modules-3.16-1-amd64-di scsi-extra-modules-3.16-1-amd64-di 
loop-modules-3.16-1-amd64-di btrfs-modules-3.16-1-amd64-di 
ext4-modules-3.16-1-amd64-di isofs-modules-3.16-1-amd64-di
 jfs-modules-3.16-1-amd64-di ntfs-modules-3.16-1-amd64-di 
xfs-modules-3.16-1-amd64-di fat-modules-3.16-1-amd64-di 
md-modules-3.16-1-amd64-di multipath-modules-3.16-1-amd64-di 
usb-modules-3.16-1-amd64-di usb-storage-modules-3.16-1-amd64-di 
pcmcia-storage-modules-3.16-1-amd64-di fb-modules-3.16-1-amd64-di 
input-modules-3.16-1-amd64-di event-modules-3.16-1-amd64-di 
mouse-modules-3.16-1-amd64-di nic-pcmcia-modules-3.16-1-amd64-di 
pcmcia-modules-3.16-1-amd64-di nic-usb-modules-3.16-1-amd64-di 
sata-modules-3.16-1-amd64-di core-modules-3.16-1-amd64-di 
acpi-modules-3.16-1-amd64-di i2c-modules-3.16-1-amd64-di 

Processed: reopening 754213

2014-09-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 754213
Bug #754213 {Done: Ben Hutchings b...@decadent.org.uk} [src:linux-tools] 
linux-tools: build on ppc64el
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions linux-tools/3.16-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
754213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754213
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.141021953329797.transcr...@bugs.debian.org