public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Kyle McMartin <kyle@mcmartin•ca>, linux-parisc@vger•kernel.org
Cc: linux-next@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>,
	Alan Cox <alan@lxorguk•ukuu.org.uk>
Subject: linux-next: parisc build failure
Date: Sun, 16 Nov 2008 23:13:42 +1100	[thread overview]
Message-ID: <20081116231342.0cd747bd.sfr@canb.auug.org.au> (raw)

[-- 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 --]

             reply	other threads:[~2008-11-16 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-16 12:13 Stephen Rothwell [this message]
2008-11-18 19:24 ` struct uart_port has no member named 'sysrq' (was: linux-next: parisc build failure) Helge Deller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081116231342.0cd747bd.sfr@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=alan@lxorguk$(echo .)ukuu.org.uk \
    --cc=kyle@mcmartin$(echo .)ca \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux-parisc@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox