[PULL] xserver code removal and -sigstop option

Vignatti Tiago (Nokia-MS/Helsinki) tiago.vignatti at nokia.com
Fri Sep 10 12:36:37 PDT 2010


On Fri, Sep 10, 2010 at 09:00:41PM +0200, ext Keith Packard wrote:
> On Fri, 10 Sep 2010 19:14:52 +0300, Tiago Vignatti <tiago.vignatti at nokia.com> wrote:
> > Hi, 
> > 
> > Here's a bunch of random removal of unused code and together there's a patch
> > from Oliver that stops the server until SIGCONT is sent back.
> 
> I merged Oliver's patch separately, which (alas) breaks merging this
> in. Can you pull that out of your repo and send another PULL request along?

The following changes since commit 648c8871c92727d7b6b16859f27f12266a06a16e:

  composite: Convert compWindowUpdate to use TraverseTree (2010-09-10 11:56:57
-0700)

are available in the git repository at:
  git://people.freedesktop.org/~vignatti/xserver.git for-keith

Tiago Vignatti (7):
      os/xfree86: remove macro checking for POSIX symbols
      os: remove useless smart scheduler macros
      os: simplify smart scheduler init process
      mi: delete unused code
      xext: remove unused header
      xfree86: fbdevhw: remove unused cmap fields from main structure
      xfree86: fbdevhw: remove unnecessary debug code

 Xext/geext.c                 |    1 -
 hw/xfree86/common/xf86Init.c |   10 --------
 hw/xfree86/fbdevhw/fbdevhw.c |   43 -----------------------------------
 hw/xfree86/parser/write.c    |    4 ---
 include/dixstruct.h          |    2 +-
 mi/miwindow.c                |    5 +---
 os/osinit.c                  |   10 +-------
 os/utils.c                   |   51
+++++-------------------------------------
 8 files changed, 9 insertions(+), 117 deletions(-)


             Tiago


More information about the xorg-devel mailing list