From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 5/7] xenalyze: disable sched_switch_process Date: Mon, 4 May 2015 07:52:31 +0200 Message-ID: <20150504055231.GA24145@aepfle.de> References: <1430140936-31279-1-git-send-email-olaf@aepfle.de> <1430140936-31279-6-git-send-email-olaf@aepfle.de> <20150428031616.GA23012@zion.uk.xensource.com> <20150428055844.GB19048@aepfle.de> <20150502165116.GC7790@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: <20150502165116.GC7790@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 Sat, May 02, Wei Liu wrote: > Ergh... George might have an idea of the bug you met. > > I'm not in favour of short-circuiting code like this. If this is really > necessary please either delete dead code or use #ifdef 0 with proper > comment. I will drop that change for now. Olaf