All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Oliver Kropp <dok@directfb.org>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, adaplas@pol.net,
	ajoshi@shell.unixbox.com, pfaffben@debian.org,
	VANDROVE@vc.cvut.cz
Subject: Re: [PATCH 1/2] Video: fb, add true ref_count atomicity
Date: Fri, 09 Feb 2007 00:04:42 +0100	[thread overview]
Message-ID: <45CBAC8A.3050806@directfb.org> (raw)
In-Reply-To: <135662331710109923@wsc.cz>

Jiri Slaby wrote:
> video/fb, add true ref_count atomicity
> 
> Some of fb drivers uses atomic_t in bad manner, since there are still some
> race-prone gaps. Use mutexes to protect open/close code sections with
> ref_count testing and finally use simple uint.
> 
> Signed-off-by: Jiri Slaby <jirislaby@gmail.com>

Acked-by: Denis Oliver Kropp <dok@directfb.org>

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
'------------------------------------------'

      parent reply	other threads:[~2007-02-08 23:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08  1:00 [PATCH 1/2] Video: fb, add true ref_count atomicity Jiri Slaby
2007-02-08  1:00 ` [PATCH 2/2] Video: fb, kzalloc changes Jiri Slaby
2007-02-08 23:04 ` Denis Oliver Kropp [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=45CBAC8A.3050806@directfb.org \
    --to=dok@directfb.org \
    --cc=VANDROVE@vc.cvut.cz \
    --cc=adaplas@pol.net \
    --cc=ajoshi@shell.unixbox.com \
    --cc=akpm@osdl.org \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pfaffben@debian.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.