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-next>] [day] [month] [year] [list]
Date:	Sun, 16 Nov 2008 23:13:42 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Kyle McMartin <kyle@...artin.ca>, <linux-parisc@...r.kernel.org>
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: linux-next: parisc build failure

Hi Kyle,

Today's linux-next build (parisc allmodconfig) failed like this:

In file included from drivers/serial/mux.c:38:
include/linux/serial_core.h: In function 'uart_handle_sysrq_char':
include/linux/serial_core.h:450: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:451: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:451: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:453: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:456: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:473: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:474: error: 'struct uart_port' has no member named 'sysrq'
include/linux/serial_core.h:477: error: 'struct uart_port' has no member named 'sysrq'

This is happening in mainline as well. In fact, this has been happening
back as far as I have results (Aug 27).  The sysrq element of struct
uart_port is dependent on CONFIG_SERIAL_CORE_CONSOLE while the references
failing above are dependent on SUPPORT_SYSRQ which is defined if
CONFIG_MAGIC_SYSRQ is defined in mux.c.

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ