From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH for staging] fix compile error Date: Fri, 16 Oct 2015 12:17:30 +0200 Message-ID: <5620CEBA.4010401@aepfle.de> References: <1444989816-13144-1-git-send-email-he.chen@linux.intel.com> <20151016101550.GL32638@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Zn24r-0000gb-8P for xen-devel@lists.xenproject.org; Fri, 16 Oct 2015 10:17:33 +0000 In-Reply-To: <20151016101550.GL32638@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: He Chen Cc: xen-devel@lists.xenproject.org, Keir Fraser , Chao Peng , Jan Beulich , Andrew Cooper List-Id: xen-devel@lists.xenproject.org Am 16.10.2015 um 12:15 schrieb Wei Liu: > On Fri, Oct 16, 2015 at 06:03:36PM +0800, He Chen wrote: >> In non-debug build ASSERT_UNREACHABLE is nop and some compilers will Should be "all compilers" ;-) Olaf