From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Armbruster Subject: Re: [PATCH 0/2] fbif: Add offset in resize event Date: Wed, 26 Mar 2008 14:25:35 +0100 Message-ID: <87d4phty5s.fsf@pike.pond.sub.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Keir Fraser's message of "Wed\, 26 Mar 2008 11\:16\:55 +0000") List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, Pat Campbell , Samuel Thibault List-Id: xen-devel@lists.xenproject.org Keir Fraser writes: > Looks like we should slip these in quickly if they are acceptable, as the > new field is not backward compatible with the original patchset from Pat > Campbell? > > -- Keir Correct. I guess we should zero the complete union xenfb_out_event; it can make compatible extensions easier. I'll do that in the pvops frontend. I don't intend to touch the non-pvops kernel anymore.