From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH for-4.6] libxl: don't shadow global "socket" in psr code Date: Wed, 30 Sep 2015 17:29:15 +0200 Message-ID: <20150930152915.GA17204@aepfle.de> References: <1443624851-27390-1-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZhJJl-0006oV-SQ for xen-devel@lists.xenproject.org; Wed, 30 Sep 2015 15:29:18 +0000 Content-Disposition: inline In-Reply-To: <1443624851-27390-1-git-send-email-wei.liu2@citrix.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: xen-devel@lists.xenproject.org, Ian Jackson , Ian Campbell , Chao Peng List-Id: xen-devel@lists.xenproject.org On Wed, Sep 30, Wei Liu wrote: > Change "socket" to "socketid" to fix the problem. Tested-by: Olaf Hering Olaf