From: Andrew Morton <akpm@digeo.com>
To: Russell King <rmk@arm.linux.org.uk>
Cc: Zwane Mwaikambo <zwane@linuxpower.ca>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][2.5] serial8250_init premature release
Date: Fri, 11 Oct 2002 01:31:27 -0700 [thread overview]
Message-ID: <3DA68C5F.43888A19@digeo.com> (raw)
In-Reply-To: 20021011092314.A3062@flint.arm.linux.org.uk
Russell King wrote:
>
> 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.
>
Ah, so that's why I was Cc'ed ;)
The kgdb patch calls that function later on.
prev parent reply other threads:[~2002-10-11 8:25 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 ` [PATCH][2.5] serial8250_init premature release Russell King
2002-10-11 8:31 ` Andrew Morton [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=3DA68C5F.43888A19@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
--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