Bug#890950:

2018-02-21 Thread Mario.Limonciello
I've reworked my patches and split to 3 segments that take your feedback into account. Can you please review these? With setting resume_offset on kernel command line I confirmed this works out of the box for me. https://salsa.debian.org/superm1-guest/initramfs-tools/commit/c8f4ae22a3332941940f

Bug#890950: Info received (Bug#890950: initramfs-tools: Resuming from hibernated swapfile fails)

2018-02-28 Thread Mario.Limonciello
Hi, I've had some more testing this week and developed some changes that I think are more sustainable. 1) No longer revert the setting offset via /bin/resume. I've started a discussion upstream to allow reading offset this way. If it's adopted then this should definitely stay. Otherwise it's ha

RE: dkms: Build with an alternative like compiler rather than gcc

2018-07-09 Thread Mario.Limonciello
> -Original Message- > From: Sedat Dilek [mailto:sedat.di...@gmail.com] > Sent: Monday, July 9, 2018 9:41 AM > To: Limonciello, Mario > Cc: p...@hungry.com; da...@debian.org; a...@debian.org; > iucul...@debian.org; pkg-dkms-ma...@lists.alioth.debian.org; debian- > ker...@lists.debian.org >

RE: dkms: Build with an alternative like compiler rather than gcc

2018-07-09 Thread Mario.Limonciello
> -Original Message- > From: Petter Reinholdtsen [mailto:p...@hungry.com] > Sent: Monday, July 9, 2018 9:32 AM > To: sedat.di...@gmail.com; David Paleino; Aron Xu; Limonciello, Mario; > Giuseppe > Iuculano > Cc: Dynamic Kernel Modules Support Team; debian-kernel@lists.debian.org > Subject:

Bug#886349: initramfs-tools: Missing vmd driver in hook-functions

2018-01-04 Thread Mario.Limonciello
Package: initramfs-tools Version: 0.130 Severity: important Dear Maintainer, initramfs-tools is missing the Intel Volume Management Device (vmd.ko) that was included in kernel 4.9 and later. This sets up NVME disks in a separate PCI domain and is needed to access them when the system is configur

Bug#890950: initramfs-tools: Resuming from hibernated swapfile fails

2018-02-20 Thread Mario.Limonciello
Package: initramfs-tools Version: 0.130ubuntu2 Severity: important Dear Maintainer, I've found that resuming from a hibernated swapfile using the kernel hibernate implementation fails. This is due to some assumptions made in initramfs-tools: 1) It requires that uswpswp is installed (to provide

Bug#890950: initramfs-tools: Resuming from hibernated swapfile fails

2018-02-21 Thread Mario.Limonciello
Thanks, I appreciate your feedback. Some more comments nested below. > > > > 1) It requires that uswpswp is installed (to provide /bin/resume)[...] > > No, it runs /bin/resume which is installed by klibc-utils. (uswsusp > installs its resume implementation as /sbin/resume. That's what the > c