From: Jim Nelson <james4765@cwazy.co.uk>
To: Russell King <rmk+lkml@arm.linux.org.uk>
Cc: Andrew Morton <akpm@osdl.org>,
kernel-janitors@lists.osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [KJ] Re: [PATCH] esp: Make driver SMP-correct
Date: Fri, 31 Dec 2004 17:16:42 -0500 [thread overview]
Message-ID: <41D5CFCA.7000300@cwazy.co.uk> (raw)
In-Reply-To: <20041231170139.B10216@flint.arm.linux.org.uk>
Russell King wrote:
> On Fri, Dec 31, 2004 at 10:00:37AM +0000, Russell King wrote:
>
>>On Fri, Dec 31, 2004 at 01:46:11AM -0800, Andrew Morton wrote:
>>
>>>James Nelson <james4765@verizon.net> wrote:
>>>
>>>>This is an attempt to make the esp serial driver SMP-correct. It also removes
>>>> some cruft left over from the serial_write() conversion.
>>>
>>>>From a quick scan:
>>>
>>>- startup() does multiple sleeping allocations and request_irq() under
>>> spin_lock_irqsave(). Maybe fixed by this:
>>
>>However, can you guarantee that two threads won't enter startup() at
>>the same time? (that's what ASYNC_INITIALIZED is protecting the
>>function against, and the corresponding shutdown() as well.)
>>
>>It's probably better to port ESP to the serial_core structure where
>>this type of thing is already taken care of.
>
>
> For the record, Verizon appear to have adopted silly policies.
>
>>From now on, I will be removing the CC: line containing any verizon
> email address until further notice, or just plain ignoring mails
> containing such addresses. Why? To prevent the inevitable bounce
> caused by their misconfigured systems. None of the servers I have
> access to on several different ISPs can connect to Verizon's incoming
> mail server.
>
> See:
> http://www.broadbandreports.com/forum/remark,12116645~mode=flat~days=9999
>
> particularly the last post by techie68, who claims to be a Verizon
> tech support person.
>
> I encourage James Nelson to find another provider without silly policies
> in the mean time.
>
>
Another mail provider has been found. Bloody Verizon.
Documentation/serial/driver mentions a reference implementation - serial_amba.c.
Couldn't find it in the 2.6.10 kernel sources - was it removed, and what would be
a good refernce implementation in the current sources?
Jim
next prev parent reply other threads:[~2004-12-31 22:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-31 1:43 James Nelson
2004-12-31 9:45 ` Jan Dittmer
2004-12-31 9:46 ` Andrew Morton
2004-12-31 10:00 ` Russell King
2004-12-31 11:00 ` Jim Nelson
2004-12-31 17:01 ` Russell King
2004-12-31 22:16 ` Jim Nelson [this message]
2005-01-01 0:01 ` [KJ] " Gene Heskett
2005-01-01 0:13 ` Russell King
2005-01-01 1:14 ` Gene Heskett
2005-01-01 1:33 ` Russell King
2005-01-01 1:49 ` Jim Nelson
2005-01-01 1:35 ` Gene Heskett
2005-01-01 1:47 ` Jim Nelson
2005-01-01 3:11 ` Gene Heskett
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=41D5CFCA.7000300@cwazy.co.uk \
--to=james4765@cwazy.co.uk \
--cc=akpm@osdl.org \
--cc=kernel-janitors@lists.osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+lkml@arm.linux.org.uk \
/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
Powered by JetHome