All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michal Čihař" <michal@cihar.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [1/3] 2.6.21-rc7: known regressions (v2)
Date: Tue, 24 Apr 2007 17:35:47 +0200	[thread overview]
Message-ID: <20070424173547.0a3b5a03@localhost> (raw)
In-Reply-To: <1177428360.555187.82280@t39g2000prd.googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

Hi

On Tue, 24 Apr 2007 08:26:00 -0700
michal@cihar.com wrote:

> Adrian Bunk napsal:
> > Subject    : gammu no longer works
> > References : http://lkml.org/lkml/2007/4/20/84
> > Submitter  : Wolfgang Erig <Wolfgang.Erig@gmx.de>
> > Status     : unknown
> 
> As several people reported this issue to me, I debugged gammu and here
> are details: This is caused by setting fcntl(filehandle, F_SETFL,
> FASYNC). Consequent write(filehandle, ...) generate SIGIO, which end
> application. I'm still investigating why FASYNC was there and whether
> it is really needed, but it worked with it for ages (this code is
> there at least since 2004 where my VCS history ends).

Reply to myself... At the end it turned out that Gammu wrongly sets
async I/O while it doesn't want it and does not handle it. Till now no
driver which has been used didn't support it, so this issue has not been
caught. I just removed this code from Gammu, so this is IMHO not a
kernel regression.

PS: Please CC me on reply, I'm not subscribed.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

       reply	other threads:[~2007-04-24 16:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8amXf-4Aq-9@gated-at.bofh.it>
     [not found] ` <8deA6-2ro-1@gated-at.bofh.it>
     [not found]   ` <1177428360.555187.82280@t39g2000prd.googlegroups.com>
2007-04-24 15:35     ` Michal Čihař [this message]
2007-04-16  0:05 Linux 2.6.21-rc7 Linus Torvalds
2007-04-23 21:48 ` [1/3] 2.6.21-rc7: known regressions (v2) Adrian Bunk
2007-04-23 22:18   ` Greg KH
2007-04-24  9:32     ` Wolfgang Erig
2007-04-25  0:14       ` Greg KH
2007-04-25  0:29         ` Adrian Bunk
2007-04-25  0:51           ` Greg KH
2007-04-25  1:21             ` Adrian Bunk
2007-04-25  8:19               ` Eric W. Biederman
2007-04-25 16:20               ` Wolfgang Erig

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=20070424173547.0a3b5a03@localhost \
    --to=michal@cihar.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.