QCOM_WCNSS_PIL can't be built as a module

2016-12-04 Thread Ben Hutchings
The arm64 build of 4.9~rc7-1~exp1 failed, with depmod crashing. After I fixed bug #846888, it reported: depmod: ERROR: Cycle detected: qcom_wcnss_iris -> qcom_wcnss -> qcom_wcnss_iris These possibly ought to be combined into a single module upstream. For now, I'm going to disable this driver.

Bug#846792: linux-image-4.8.0-1-amd64: ACPI : EC: EC started delay on boot

2016-12-04 Thread Jakobus Schürz
Hi Salvatore! Thanks for the info. I read about, but didnt think on the experimental repo... :) Now i installed this kernel and rebooted: # uname -a Linux aldebaran 4.9.0-rc7-amd64 #1 SMP Debian 4.9~rc7-1~exp1 (2016-12-03) x86_64 GNU/Linux # systemd-analyze Startup finished in 8.733s

Bug#846792: linux-image-4.8.0-1-amd64: ACPI : EC: EC started delay on boot

2016-12-04 Thread Jakobus Schürz
Hi again! Am 2016-12-03 um 17:15 schrieb Salvatore Bonaccorso: > Is this resolved if you install the kernel from experimental? > (Currently 4.9~rc7-1~exp1). Does the commit applied in 4.9-rc1 > (2a5708409e4e05446eb1a89ecb48641d6fd5d5a9) resolves the issue for you? > You can do this by following

Bug#847017: linux-image-4.9.0-rc7-amd64-unsigned: please enable support for intel-ish-hid and ftsteutates in 4.9

2016-12-04 Thread Hendrik Langer
Package: src:linux Version: 4.9~rc7-1~exp1 Severity: wishlist Dear Maintainer, please include the following new modules in 4.9 for testing: * drivers/hid/intel-ish-hid * drivers/hwmon/ftsteutates thanks -- Package-specific info: ** Version: Linux version 4.9.0-rc7-amd64

Re: [PATCH] x86/kbuild: enable modversions for symbols exported from asm

2016-12-04 Thread Linus Torvalds
On Sat, Dec 3, 2016 at 11:44 PM, Alan Modra wrote: > > As far as reverting the binutils commit goes, I'm quite willing to do > that if necessary I think we have the proper fix in the kernel now, witht he "mark weak asm symbols with value 0". Or if not "proper", then at least

Processed: fixed 841368 in 4.8.11-1

2016-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > fixed 841368 4.8.11-1 Bug #841368 {Done: Ben Hutchings } [src:linux] gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled Bug #841420 {Done: Ben Hutchings } [src:linux]

Bug#846913: Acknowledgement (CONFIG_GTP is not set / gtp.ko module not built)

2016-12-04 Thread Harald Welte
Not that this would have any significance to Debian, but just for your information, the latest Fedora, OpenSUSE and Ubuntu releases (shipping 4.8.0 or later) have all enabled CONFIG_GTP. It would be great if people (myself included) could run their GTP-using software also on Debian :) Regards,

Re: Should the kernel perf interface be available on autobuilders?

2016-12-04 Thread Ben Hutchings
On Sun, 2016-12-04 at 14:41 +0100, Philipp Kern wrote: > On 04.12.2016 07:52, Petter Reinholdtsen wrote: > > Lluís Vilanova (cc) and I maintain the coz-profiler package in Debian, > > and this package uses the perf kernel interface for profiling.  This > > subsystem has received strict access

Processed: Re: Bug#803710: nfs-common: gssd does DNS reverse lookups for servers without -D

2016-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 803710 important Bug #803710 [nfs-common] nfs-common: gssd does DNS reverse lookups for servers without -D Severity set to 'important' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. --

Bug#803710: nfs-common: gssd does DNS reverse lookups for servers without -D

2016-12-04 Thread Sebastian Schmidt
severity 803710 important thanks Friendly ping. Any chances of getting this fixed after more than a year with the patch in the BTS? Thanks, Sebastian signature.asc Description: PGP signature

Processed: your mail

2016-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 845611 > http://lists.infradead.org/pipermail/linux-arm-kernel/2016-December/471660.html Bug #845611 [linux-image-4.8.0-1-marvell] linux-image-4.8.0-1-marvell: hard drive not detected on LinkStation Pro (LS-GL) Set Bug

Bug#846950: nfs-common: RPCGSSDOPTS not replicated to /run/sysconfig/nfs-utils

2016-12-04 Thread Sebastian Schmidt
Package: nfs-common Version: 1:1.2.8-9.2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, even though RPCGSSDOPTS is not documented or explicitly exposed in /etc/default/nfs-common, it’s used by the init script and I have been relying on it for a while. After switching to

Re: Should the kernel perf interface be available on autobuilders?

2016-12-04 Thread Philipp Kern
On 04.12.2016 07:52, Petter Reinholdtsen wrote: > Lluís Vilanova (cc) and I maintain the coz-profiler package in Debian, > and this package uses the perf kernel interface for profiling. This > subsystem has received strict access limitations in recent Debian > kernels. During build of the

Bug#846913: CONFIG_GTP is not set / gtp.ko module not built

2016-12-04 Thread Harald Welte
Package: src:linux Version: 4.8.7-1 Severity: wishlist Dear Debian kernel team, it would be great if you could activate the (newly-introduced) CONFIG_GTP kernel option to build the related kernel module. The Module implements the 3GPP GTP (Generic Tunneling Protocol) and has no impact on any

Re: [PATCH] x86/kbuild: enable modversions for symbols exported from asm

2016-12-04 Thread Alan Modra
On Fri, Dec 02, 2016 at 11:55:58AM +0100, Arnd Bergmann wrote: > I have managed to bisect the link failure to a specific binutils > commit by Alan Modra now: > > d983c8c ("Strip undefined symbols from .symtab") > > went into binutils-2_26 and was reverted in > > a82e3ef ("Revert "Strip