From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 1/5] symbols: prefix static symbols with their source file names Date: Mon, 2 Nov 2015 15:11:32 +0000 Message-ID: <1446477092.3088.66.camel@citrix.com> References: <562E12E802000078000AE785@prv-mh.provo.novell.com> <562E217102000078000AE89F@prv-mh.provo.novell.com> <1446472027.3088.41.camel@citrix.com> <5637796602000078000B0C2F@prv-mh.provo.novell.com> <1446476040.3088.62.camel@citrix.com> <5637883F02000078000B0D79@prv-mh.provo.novell.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 1ZtGlo-00059G-U3 for xen-devel@lists.xenproject.org; Mon, 02 Nov 2015 15:11:41 +0000 In-Reply-To: <5637883F02000078000B0D79@prv-mh.provo.novell.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: Jan Beulich Cc: Keir Fraser , Stefano Stabellini , Andrew Cooper , Tim Deegan , xen-devel , Ian Jackson List-Id: xen-devel@lists.xenproject.org On Mon, 2015-11-02 at 07:58 -0700, Jan Beulich wrote: > So since you're on it - can I get an ack (or otherwise)? Perhaps > also on patch 2? That being "compat: enforce distinguishable file names in symbol table" ? TBH I had considered that to be x86 specific (despite where the code might live). I'll go take a look now though. Ian.