lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 16 May 2016 19:38:41 +0200
From:	Philip Müller <philm@...jaro.org>
To:	Kamal Mostafa <kamal@...onical.com>
Cc:	kernel-team@...ts.ubuntu.com,
	"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>
Subject: Re: [3.19.y-ckt stable] Linux 3.19.8-ckt21

On 16.05.2016 18:58, Kamal Mostafa wrote:
> 
> Queued up for 3.19-stable.  Thanks very much for the backport, Philip.
> 
>  -Kamal
> 

Thx. Due this fact I also found another issue with it. Somehow some
other patch is needed to get it compiled with gcc 6.1 series.

https://github.com/manjaro/packages-core/issues/40

It simply fails with:

In file included from drivers/hid/hid-hyperv.c:16:0:
include/linux/module.h:138:40: error: storage size of
‘__mod_vmbus__id_table_device_table’ isn’t known
   extern const struct type##_device_id
__mod_##type##__##name##_device_table \
                                        ^
drivers/hid/hid-hyperv.c:594:1: note: in expansion of macro
‘MODULE_DEVICE_TABLE’
 MODULE_DEVICE_TABLE(vmbus, id_table);
 ^~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:263: recipe for target 'drivers/hid/hid-hyperv.o'
failed
make[2]: *** [drivers/hid/hid-hyperv.o] Error 1
scripts/Makefile.build:402: recipe for target 'drivers/hid' failed
make[1]: *** [drivers/hid] Error 2
make[1]: *** Waiting for unfinished jobs....

This happens also to 3.16.35 and 3.18.33. Any clue why? Seems gcc is a
little harsh on it.

greez
Philip Müller
-----------------------
Manjaro Project Lead

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ