From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752645AbbAVPPg (ORCPT ); Thu, 22 Jan 2015 10:15:36 -0500 Received: from outbound-smtp06.blacknight.com ([81.17.249.39]:60243 "EHLO outbound-smtp06.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752164AbbAVPPe (ORCPT ); Thu, 22 Jan 2015 10:15:34 -0500 Message-ID: <54C1140E.3070003@nexus-software.ie> Date: Thu, 22 Jan 2015 15:15:26 +0000 From: "Bryan O'Donoghue" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Thomas Gleixner CC: mingo@redhat.com, hpa@zytor.com, x86@kernel.org, dvhart@infradead.org, andy.shevchenko@gmail.com, boon.leong.ong@intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/1] x86: Add Isolated Memory Regions for Quark X1000 References: <1421865968-7373-1-git-send-email-pure.logic@nexus-software.ie> <1421865968-7373-2-git-send-email-pure.logic@nexus-software.ie> <54C0E13B.2070400@nexus-software.ie> <54C11118.801@nexus-software.ie> In-Reply-To: <54C11118.801@nexus-software.ie> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/01/15 15:02, Bryan O'Donoghue wrote: > >> drivers/platform/x86/intel_qrk_imr.c >> >> Darren - would that be acceptable to you ? > > Sorry guys typo - should read arch/x86/platform/imr.c > > :) Ah Thomas actually if I'm understanding you correctly here The intention would be to add arch/x86/platform/intel-quark/imr.c and to add X86_QUARK depending on X86_EXTENDED_PLATFORM Which would then include IMR support