From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCHv2] 23/27] build: convert HAS_MEM_PAGING use to Kconfig Date: Thu, 12 Nov 2015 10:59:51 +0200 Message-ID: <56445507.1090002@bitdefender.com> References: <1447260617-10138-1-git-send-email-cardoe@cardoe.com> <1447260617-10138-24-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-24-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_PAGING 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 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