All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net, Andrew Morton <akpm@osdl.org>
Cc: James Simmons <jsimmons@infradead.org>,
	geert@linux-m68k.org, adaplas@hotpop.com
Subject: Re: Re: [PATCH] Don't allow softcursor use from userland
Date: Sun, 7 Aug 2005 00:41:40 -0400	[thread overview]
Message-ID: <9e47339105080621415e2f6344@mail.gmail.com> (raw)
In-Reply-To: <20050806212729.0b36a640.akpm@osdl.org>

On 8/7/05, Andrew Morton <akpm@osdl.org> wrote:
> James Simmons <jsimmons@infradead.org> wrote:
> >
> >  This patch forbids the cursor use from userland. The reason is that the
> >  cursor area could be altered by a another process and the current system
> >  doesn't handle syncing those updates.
> 
> Can this change break existing apps?

This change is not agreed too yet. Antonio and I are proposing a
different solution.
http://comments.gmane.org/gmane.linux.fbdev.devel/7118

The alternate solution takes into account that fbconsole is the only
user of softcursor and moves softcursor into console.  fbdev drivers
then only expose a cursor entry point if they have a hardware cursor.
If they don't the entry point is NULL.

Nether solution should break existing apps since the existing
softcursor scheme was broken from user space and unusable.

-- 
Jon Smirl
jonsmirl@gmail.com


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

  reply	other threads:[~2005-08-07  4:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-07  2:34 [PATCH] Don't allow softcursor use from userland James Simmons
2005-08-07  4:27 ` Andrew Morton
2005-08-07  4:41   ` Jon Smirl [this message]
2005-08-07 23:25     ` James Simmons
2005-08-07 23:19   ` James Simmons
2005-08-07 10:35 ` Antonino A. Daplas
2005-08-07 23:17   ` James Simmons
2005-08-08  0:59     ` Antonino A. Daplas
2005-08-08 17:35       ` James Simmons
2005-08-08 17:59         ` Jon Smirl
2005-08-08 18:16           ` James Simmons
2005-08-08 23:56         ` Antonino A. Daplas
2005-08-09  0:10           ` James Simmons

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=9e47339105080621415e2f6344@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=adaplas@hotpop.com \
    --cc=akpm@osdl.org \
    --cc=geert@linux-m68k.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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.