[PATCH initramfs-tools 6/9] Allow disabling resume from disk at build time by setting RESUME=none

2017-04-20 Thread Ben Hutchings
Signed-off-by: Ben Hutchings --- hooks/resume | 3 ++- init | 4 ++-- initramfs.conf.5 | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/hooks/resume b/hooks/resume index e8a49124c3f9..3e3f6dbbc3b6 100755 --- a/hooks/resume +++

[PATCH initramfs-tools 9/9] NEWS: Add entry explaining the need for RESUME=none on some systems

2017-04-20 Thread Ben Hutchings
Closes: #860403 Signed-off-by: Ben Hutchings --- debian/NEWS | 21 + 1 file changed, 21 insertions(+) diff --git a/debian/NEWS b/debian/NEWS index e862c6144ba9..78a0c6856edc 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,24 @@ +initramfs-tools

[PATCH initramfs-tools 7/9] Support requesting automatic selection of resume device with RESUME=auto

2017-04-20 Thread Ben Hutchings
For now, this is effectively the same as setting RESUME to empty or not setting it. Signed-off-by: Ben Hutchings --- hooks/resume | 25 ++--- initramfs.conf.5 | 3 ++- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/hooks/resume

[PATCH initramfs-tools 8/9] hooks/resume: Report when we might be doing something surprising

2017-04-20 Thread Ben Hutchings
Some systems have swap devices that aren't available at boot, but are still selected as resume devices. There used to be no way to disable this at build time, but it also used to be quite harmless. Now that we wait for the resume device to appear, this is a real problem and users of such systems

[PATCH initramfs-tools 4/9] initramfs.conf(5): Document the RESUME variable

2017-04-20 Thread Ben Hutchings
It's already mentioned in other manual pages, but not in the most obvious one. Signed-off-by: Ben Hutchings --- initramfs.conf.5 | 8 1 file changed, 8 insertions(+) diff --git a/initramfs.conf.5 b/initramfs.conf.5 index 184001ca98c2..4d142dd0950a 100644 ---

[PATCH initramfs-tools 5/9] hooks/resume: Check for chroot earlier

2017-04-20 Thread Ben Hutchings
Avoid doing unnecessary work. Signed-off-by: Ben Hutchings --- hooks/resume | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/hooks/resume b/hooks/resume index d5a987602787..e8a49124c3f9 100755 --- a/hooks/resume +++ b/hooks/resume @@ -22,20 +22,17

[PATCH initramfs-tools 1/9] hooks/resume: Use correct sort options to select the biggest swap partition

2017-04-20 Thread Ben Hutchings
We need a reverse *numeric* sort. Signed-off-by: Ben Hutchings --- hooks/resume | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/resume b/hooks/resume index 657775e4a465..c43badd03f71 100755 --- a/hooks/resume +++ b/hooks/resume @@ -29,7 +29,7 @@

[PATCH initramfs-tools 2/9] initramfs.conf(5): Clean up split between general and NFS variables

2017-04-20 Thread Ben Hutchings
The BOOT variable selects between local and NFS mode, so it's not really an NFS-specific variable. Also reword the section heading. Signed-off-by: Ben Hutchings --- initramfs.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initramfs.conf.5

[PATCH initramfs-tools 3/9] Support setting of RESUME in initramfs.conf or anywhere in conf.d/

2017-04-20 Thread Ben Hutchings
Currently hooks/resume only reads /etc/initramfs-tools/conf.d/resume, whereas at boot time it can be set by any configuration file. Instead, export RESUME from mkinitramfs, which reads all the configuration files. When writing an auto-selected resume device, use a filename that should sort later

[PATCH initramfs-tools 0/9] Fix resume device configuration

2017-04-20 Thread Ben Hutchings
The change in version 0.128 to wait for the resume device to appear uncovered a number of systems for which the resume device is not properly configured. In fact, systems with swap partitions that are never available at boot could not be configured correctly, other than by adding 'noresume' to

Bug#860862: linux-image-3.16: fragmented ipv6 packets can't be forwarded

2017-04-20 Thread Jonathan Lane
Package: src:linux Version: 3.16.39-1+deb8u2 Severity: important Tags: upstream ipv6 Dear Maintainer, The fix for Ubuntu bug #1463911 (fragmented IPv6 packets can't be forwarded) never made it upstream to Debian. This breaks Jessie as an IPv6-capable router or VM host. It was fixed upstream

Bug#860855: linux: [arm64] Please add support for Allwinner boards (pine64)

2017-04-20 Thread Vagrant Cascadian
Package: linux Version: 4.10.7-1~exp1 Severity: wishlist Tags: patch The following config options should enable support for basic SUNXI boards on arm64. Tested on Pine64+ board with MMC, USB and serial console working. Requires linux 4.11-rc+ for all of the features to work. diff --git

Bug#860784: linux-image-4.9.0-2-amd64: Hauppage WinTV Aero-M no longer works in kernel 4.9

2017-04-20 Thread Steve VanDevender
Out of curiousity, I tried plugging my WinTV Aero-M into another system I had just upgraded to stretch, and found that it was fully recognized. The difference is that the other system uses the 686-pae kernel and ehci-pci instead of xhci_hcd. Apr 20 13:30:25 scuzzy kernel: [11823.736052] usb 3-6:

Bug#860808: ocfs2 blocks jbd2

2017-04-20 Thread Russell Mosemann
Package: src:linux Version: 4.9.13-1~bpo8+1 Severity: important Dear Maintainer, * What led up to the situation? Apr 20 12:03:24 vhost002 kernel: [ cut here ] Apr 20 12:03:24 vhost002 kernel: WARNING: CPU: 1 PID: 19193 at

Processed: retitle 860236 to Xen PV domU crash - MCE timer migrated and not removed after hotplug?

2017-04-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 860236 Xen PV domU crash - MCE timer migrated and not removed after > hotplug? Bug #860236 [src:linux] xen pv domU crash with 3.16 kernel and xen 4.8 Changed Bug title to 'Xen PV domU crash - MCE timer migrated and not removed after

Re: [PATCH 3/3] builddeb: add make fastdeb-pkg target

2017-04-20 Thread Riku Voipio
Hi, Thanks for taking time to review. On 18 April 2017 at 17:31, Masahiro Yamada wrote: > Before expanding this even more, > please help me understand this script. > > Commit 3716001b implemented source package build > at the end of the builddeb script. > However,

Bug#860781: High system load, probably due to interrupts

2017-04-20 Thread Stefan Ott
The message about rtc interrupts seems to be related to the irqpoll kernel option - without irqpoll I no longer get that one. The other issues are still there. -- Stefan Ott http://www.ott.net/

Re: [PATCH v2] Update to 4.11-rc6

2017-04-20 Thread Lukas Wunner
On Thu, Apr 20, 2017 at 12:54:39AM +0100, Ben Hutchings wrote: > On Wed, 2017-04-19 at 11:30 +0200, Lukas Wunner wrote: > > Remove merged patches and rebase remaining patches. > > > > A portion of the secureboot patches have been upstreamed, but were > > changed substantially during review,

Bug#854348: ipv6: refcnt pb when removing a peer address

2017-04-20 Thread Nicolas Dichtel
Le 20/04/2017 à 00:15, Ben Hutchings a écrit : > On Mon, 2017-02-06 at 11:09 +0100, Nicolas Dichtel wrote: >> Package: src:linux >> Version: 3.16.39-1 >> Severity: important >> Tags: patch >> >> Dear Maintainer, >> >> Under some circumstances, when an ipv6 peer addresse is removed, there is a >>

Bug#860236: xen pv domU crash with 3.16 kernel and xen 4.8

2017-04-20 Thread Vincent Legout
On Wed, Apr 19, 2017 at 08:39:05PM +0100, Ben Hutchings wrote : > On Fri, 2017-04-14 at 11:18 +0200, Vincent Legout wrote: > [...] > > Could cpu hotplug be buggy in 3.16? And Xen triggers this bug after 5 > > minutes even without doing any 'xl vcpu-set'? > > The MCE polling timer for each CPU