From: Russell King <rmk@arm.linux.org.uk>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@digeo.com>
Subject: Re: [PATCH][2.5] serial8250_init premature release
Date: Fri, 11 Oct 2002 09:23:14 +0100 [thread overview]
Message-ID: <20021011092314.A3062@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.44.0210110034170.13310-100000@montezuma.mastecende.com>; from zwane@linuxpower.ca on Fri, Oct 11, 2002 at 12:35:41AM -0400
On Fri, Oct 11, 2002 at 12:35:41AM -0400, Zwane Mwaikambo wrote:
> --- linux-2.5.41-mm/drivers/serial/8250.c.orig 2002-10-11 00:33:09.000000000 -0400
> +++ linux-2.5.41-mm/drivers/serial/8250.c 2002-10-11 00:33:11.000000000 -0400
> @@ -2051,7 +2051,7 @@
> }
> #endif
>
> -int __init serial8250_init(void)
> +int serial8250_init(void)
> {
> int ret, i;
> static int didit = 0;
>
This doesn't apply to my tree. serial8250_init should not be called at
any other time than initialisation.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next parent reply other threads:[~2002-10-11 8:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.44.0210110034170.13310-100000@montezuma.mastecende.com>
2002-10-11 8:23 ` Russell King [this message]
2002-10-11 8:31 ` [PATCH][2.5] serial8250_init premature release Andrew Morton
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=20021011092314.A3062@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zwane@linuxpower.ca \
/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