Linux PARISC architecture development
 help / color / mirror / Atom feed
* linux-next: parisc build failure
@ 2008-11-16 12:13 Stephen Rothwell
  2008-11-18 19:24 ` struct uart_port has no member named 'sysrq' (was: linux-next: parisc build failure) Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2008-11-16 12:13 UTC (permalink / raw)
  To: Kyle McMartin, linux-parisc; +Cc: linux-next, LKML, Alan Cox

[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]

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@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-18 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16 12:13 linux-next: parisc build failure Stephen Rothwell
2008-11-18 19:24 ` struct uart_port has no member named 'sysrq' (was: linux-next: parisc build failure) Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox