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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 1 Dec 2013 16:31:18 +0900
From:	Masanari Iida <standby24x7@...il.com>
To:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	vlad.lungu@...driver.com, soren.brinkmann@...inx.com,
	gregkh@...uxfoundation.org
Subject: randconfig build error on 3.13-rc2

Building with the attached random configuration file,
the kernel compile failed with following error.

DNAME=KBUILD_STR(xilinx_uartps)" -c -o
drivers/tty/serial/.tmp_xilinx_uartps.o
drivers/tty/serial/xilinx_uartps.c
drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_isr':
drivers/tty/serial/xilinx_uartps.c:247:5: error: 'struct uart_port'
has no member named 'sysrq'
drivers/tty/serial/xilinx_uartps.c:247:5: error: 'struct uart_port'
has no member named 'sysrq'
drivers/tty/serial/xilinx_uartps.c:247:5: error: 'struct uart_port'
has no member named 'sysrq'
make[3]: *** [drivers/tty/serial/xilinx_uartps.o] Error 1

git bisect identified following patch.

commit 0c0c47bc40a2e358d593b2d7fb93b50027fbfc0c
Author: Vlad Lungu <vlad.lungu@...driver.com>
Date:   Thu Oct 17 14:08:06 2013 -0700

    tty: xuartps: Implement BREAK detection, add SYSRQ support

Remove this patch and the kernel compile succeeded.

Reported-by: Masanari Iida <standby24x7@...il.com>

Download attachment "config-3.13-rc2-fail" of type "application/octet-stream" (96654 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ