From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCHv2] 24/27] build: convert HAS_MEM_SHARING use to Kconfig Date: Thu, 12 Nov 2015 11:00:49 +0200 Message-ID: <56445541.3050007@bitdefender.com> References: <1447260617-10138-1-git-send-email-cardoe@cardoe.com> <1447260617-10138-25-git-send-email-cardoe@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1447260617-10138-25-git-send-email-cardoe@cardoe.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: Doug Goldstein , xen-devel@lists.xen.org Cc: Andrew Cooper , Daniel De Graaf , Tamas K Lengyel , Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 11/11/2015 06:50 PM, Doug Goldstein wrote: > Use the Kconfig generated CONFIG_HAS_MEM_SHARING defines in the code base. > > Signed-off-by: Doug Goldstein > > CC: Keir Fraser > CC: Jan Beulich > CC: Andrew Cooper > CC: Razvan Cojocaru > CC: Tamas K Lengyel > CC: Daniel De Graaf > Signed-off-by: Doug Goldstein Again, the changes in the code I'm responsible for appear to be exclusively mechanical (a macro has been renamed), so assuming that macro is correctly being #defined by the build system: Acked-by: Razvan Cojocaru