From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v6 5/8] xenalyze: handle more events in sched_process Date: Fri, 12 Jun 2015 18:58:12 +0200 Message-ID: <20150612165812.GA31131@aepfle.de> References: <1434040245-22195-1-git-send-email-olaf@aepfle.de> <1434040245-22195-6-git-send-email-olaf@aepfle.de> <20150612164850.GC14606@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150612164850.GC14606@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: George Dunlap , Stefano Stabellini , Ian Jackson , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, Jun 12, Wei Liu wrote: > On Thu, Jun 11, 2015 at 04:30:42PM +0000, Olaf Hering wrote: > > Signed-off-by: Olaf Hering > > Cc: Ian Jackson > > Cc: Stefano Stabellini > > Cc: Ian Campbell > > Cc: Wei Liu > > --- > > I thought I acked last version. What is new in this version that made > you drop my ack? Maybe it was lost, I have to check. A change in v5 was: - remove extra printf from sched_process for unhandled events Olaf