All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frediano Ziglio <fziglio@redhat.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Josh Boyer <jwboyer@fedoraproject.org>,
	Dave Airlie <airlied@linux.ie>,
	"Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>,
	DRI mailing list <dri-devel@lists.freedesktop.org>,
	Dave Airlie <airlied@redhat.com>,
	spice-devel <spice-devel@lists.freedesktop.org>
Subject: Re: [PATCH 00/11] Miscellaneous stability patches
Date: Thu, 28 May 2015 10:10:42 -0400 (EDT)	[thread overview]
Message-ID: <1304118429.6005273.1432822242501.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CAPM=9twpc8XNEF8FVe7W16eHbsv+3tJ5FOB9igT2uwdx6L22nw@mail.gmail.com>

> 
> > I was using a different repository with only QXL driver. I tested and all
> > patches apply and compile perfectly even with Linus master branch.
> 
> Lets only post patches people can apply, it makes it harder to figure
> out stuff. I'll take a look at the patches, but it would be good to
> get them resent base on drm-next.
> 

I'll do.

> also indicating in each patch what is a right now fix and what isn't.
> 

What do you mean by right fix or not ?
In the cover specify the sort of information I give to Josh ?

> Dave.
> 

Frediano
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

WARNING: multiple messages have this Message-ID (diff)
From: Frediano Ziglio <fziglio@redhat.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Josh Boyer <jwboyer@fedoraproject.org>,
	Dave Airlie <airlied@linux.ie>,
	spice-devel <spice-devel@lists.freedesktop.org>,
	"Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>,
	DRI mailing list <dri-devel@lists.freedesktop.org>,
	Dave Airlie <airlied@redhat.com>
Subject: Re: [Spice-devel] [PATCH 00/11] Miscellaneous stability patches
Date: Thu, 28 May 2015 10:10:42 -0400 (EDT)	[thread overview]
Message-ID: <1304118429.6005273.1432822242501.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CAPM=9twpc8XNEF8FVe7W16eHbsv+3tJ5FOB9igT2uwdx6L22nw@mail.gmail.com>

> 
> > I was using a different repository with only QXL driver. I tested and all
> > patches apply and compile perfectly even with Linus master branch.
> 
> Lets only post patches people can apply, it makes it harder to figure
> out stuff. I'll take a look at the patches, but it would be good to
> get them resent base on drm-next.
> 

I'll do.

> also indicating in each patch what is a right now fix and what isn't.
> 

What do you mean by right fix or not ?
In the cover specify the sort of information I give to Josh ?

> Dave.
> 

Frediano

  reply	other threads:[~2015-05-28 14:10 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-27 10:03 [PATCH 00/11] Miscellaneous stability patches Frediano Ziglio
2015-05-27 10:03 ` Frediano Ziglio
2015-05-27 10:03 ` [PATCH 01/11] Do not cause spice-server to clean our objects Frediano Ziglio
2015-05-27 10:03   ` Frediano Ziglio
2015-05-28  3:08   ` [Spice-devel] " Dave Airlie
2015-05-28  3:08     ` Dave Airlie
2015-05-27 10:03 ` [PATCH 02/11] Do not leak memory if qxl_release_list_add fails Frediano Ziglio
2015-05-27 10:03   ` Frediano Ziglio
2015-05-28  3:09   ` [Spice-devel] " Dave Airlie
2015-05-28  3:09     ` Dave Airlie
2015-05-27 10:03 ` [PATCH 03/11] Fix print statement not using uninitialized variable Frediano Ziglio
2015-05-27 10:03   ` Frediano Ziglio
2015-05-28  3:10   ` [Spice-devel] " Dave Airlie
2015-05-28  3:10     ` Dave Airlie
2015-05-27 10:03 ` [PATCH 04/11] Avoid double free on error Frediano Ziglio
2015-05-27 10:03   ` Frediano Ziglio
2015-05-28  3:11   ` [Spice-devel] " Dave Airlie
2015-05-28  3:11     ` Dave Airlie
2015-05-27 10:04 ` [PATCH 05/11] Handle all errors in qxl_surface_evict Frediano Ziglio
2015-05-27 10:04   ` Frediano Ziglio
2015-05-28  3:16   ` [Spice-devel] " Dave Airlie
2015-05-28  3:16     ` Dave Airlie
2015-05-27 10:04 ` [PATCH 06/11] Fix return for qxl_release_alloc Frediano Ziglio
2015-05-27 10:04   ` Frediano Ziglio
2015-05-28  3:17   ` Dave Airlie
2015-05-28  3:17     ` [Spice-devel] " Dave Airlie
2015-05-27 10:04 ` [PATCH 07/11] Handle correctly failures in qxl_alloc_relase_reserved Frediano Ziglio
2015-05-28  3:20   ` [Spice-devel] " Dave Airlie
2015-05-28  3:20     ` Dave Airlie
2015-05-27 10:04 ` [PATCH 08/11] Remove format string errors Frediano Ziglio
2015-05-27 10:04   ` Frediano Ziglio
2015-05-28  3:20   ` Dave Airlie
2015-05-28  3:20     ` [Spice-devel] " Dave Airlie
2015-05-27 10:04 ` [PATCH 09/11] Move main reference counter to GEM object instead of TTM ones Frediano Ziglio
2015-05-27 10:04   ` Frediano Ziglio
2015-05-28  3:31   ` [Spice-devel] " Dave Airlie
2015-05-28  3:31     ` Dave Airlie
2015-05-29 11:11     ` Frediano Ziglio
2015-05-29 11:11       ` [Spice-devel] " Frediano Ziglio
2015-05-27 10:04 ` [PATCH 10/11] Simplify cleaning qxl processing command Frediano Ziglio
2015-05-27 10:04   ` Frediano Ziglio
2015-05-28  3:32   ` [Spice-devel] " Dave Airlie
2015-05-28  3:32     ` Dave Airlie
2015-05-27 10:04 ` [PATCH 11/11] Propagate correctly errors from qxlhw_handle_to_bo Frediano Ziglio
2015-05-27 10:04   ` Frediano Ziglio
2015-05-28  3:33   ` Dave Airlie
2015-05-28  3:33     ` [Spice-devel] " Dave Airlie
2015-05-27 12:47 ` [PATCH 00/11] Miscellaneous stability patches Josh Boyer
2015-05-27 12:49   ` Josh Boyer
2015-05-27 13:28     ` Frediano Ziglio
2015-05-28  3:07       ` Dave Airlie
2015-05-28  3:07         ` [Spice-devel] " Dave Airlie
2015-05-28 14:10         ` Frediano Ziglio [this message]
2015-05-28 14:10           ` Frediano Ziglio
2015-05-29  5:48           ` Frans Klaver

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=1304118429.6005273.1432822242501.JavaMail.zimbra@redhat.com \
    --to=fziglio@redhat.com \
    --cc=airlied@gmail.com \
    --cc=airlied@linux.ie \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jwboyer@fedoraproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=spice-devel@lists.freedesktop.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.