All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Hans de Goede <hdegoede@redhat.com>
Cc: intel-gfx@lists.freedesktop.org, peter.hutterer@redhat.com
Subject: Re: [PATCH 1/3] xf86-video-intel: Fix fd_set_nonblock
Date: Fri, 14 Feb 2014 23:44:58 +0000	[thread overview]
Message-ID: <20140214234458.GA5893@nuc-i3427.alporthouse.com> (raw)
In-Reply-To: <1392418957-12889-1-git-send-email-hdegoede@redhat.com>

On Sat, Feb 15, 2014 at 12:02:35AM +0100, Hans de Goede wrote:
> O_NONBLOCK is a status flag not a descriptor flag, so F_GETFL / F_SETFL should
> be used to modify it.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Oops, that was a silly typo that unfortunately compiled.
Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

      parent reply	other threads:[~2014-02-14 23:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14 23:02 [PATCH 1/3] xf86-video-intel: Fix fd_set_nonblock Hans de Goede
2014-02-14 23:02 ` [PATCH 2/3] xf86-video-intel: export fd_set_cloexec / fd_set_nonblock Hans de Goede
2014-02-14 23:02 ` [PATCH 3/3] xf86-video-intel: Add a helper for setting backlight without root rights Hans de Goede
2014-02-14 23:54   ` Chris Wilson
2014-02-15  8:48     ` Hans de Goede
2014-02-15 11:52       ` Chris Wilson
2014-02-15 21:37         ` Hans de Goede
2014-02-15 11:53       ` [PATCH] intel: " Chris Wilson
2014-02-15 15:47         ` Chris Wilson
2014-02-14 23:44 ` Chris Wilson [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=20140214234458.GA5893@nuc-i3427.alporthouse.com \
    --to=chris@chris-wilson.co.uk \
    --cc=hdegoede@redhat.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=peter.hutterer@redhat.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 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.