From: Peter Zijlstra <a.p.zijlstra@chello.nl>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Andrew Morton <akpm@osdl.org>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tty: export get_current_tty
Date: Sun, 10 Dec 2006 17:08:43 +0100 [thread overview]
Message-ID: <1165766923.32332.30.camel@twins> (raw)
In-Reply-To: <20061210142151.GA28442@osiris.ibm.com>
On Sun, 2006-12-10 at 15:21 +0100, Heiko Carstens wrote:
> From: Heiko Carstens <heiko.carstens@de.ibm.com>
>
> [PATCH] tty: export get_current_tty
>
> 24ec839c431eb79bb8f6abc00c4e1eb3b8c4d517 causes this:
>
> WARNING: "get_current_tty" [drivers/s390/char/fs3270.ko] undefined!
Must be another remnant from OOLing it, sure ACK.
> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
> ---
> drivers/char/tty_io.c | 1 +
> 1 file changed, 1 insertion(+)
>
> Index: linux-2.6/drivers/char/tty_io.c
> ===================================================================
> --- linux-2.6.orig/drivers/char/tty_io.c
> +++ linux-2.6/drivers/char/tty_io.c
> @@ -3821,6 +3821,7 @@ struct tty_struct *get_current_tty(void)
> barrier();
> return tty;
> }
> +EXPORT_SYMBOL_GPL(get_current_tty);
>
> /*
> * Initialize the console device. This is called *early*, so
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2006-12-10 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-10 14:21 [PATCH] tty: export get_current_tty Heiko Carstens
2006-12-10 16:08 ` Peter Zijlstra [this message]
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=1165766923.32332.30.camel@twins \
--to=a.p.zijlstra@chello.nl \
--cc=akpm@osdl.org \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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