From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCHv2] 22/27] build: convert HAS_MEM_ACCESS use to Kconfig Date: Thu, 12 Nov 2015 10:58:54 +0200 Message-ID: <564454CE.9020003@bitdefender.com> References: <1447260617-10138-1-git-send-email-cardoe@cardoe.com> <1447260617-10138-23-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-23-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: Tamas K Lengyel , Keir Fraser , Ian Campbell , Andrew Cooper , Stefano Stabellini , Jan Beulich , Daniel De Graaf List-Id: xen-devel@lists.xenproject.org On 11/11/2015 06:50 PM, Doug Goldstein wrote: > Use the Kconfig generated CONFIG_HAS_MEM_ACCESS defines in the code base. > > Signed-off-by: Doug Goldstein > > CC: Ian Campbell > CC: Stefano Stabellini > 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 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