From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f45.google.com (mail-pa0-f45.google.com [209.85.220.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id BE2282C00D7 for ; Sat, 23 Mar 2013 13:51:59 +1100 (EST) Received: by mail-pa0-f45.google.com with SMTP id kl13so203121pab.32 for ; Fri, 22 Mar 2013 19:51:57 -0700 (PDT) Message-ID: <514D18A8.7080904@gmail.com> Date: Sat, 23 Mar 2013 10:51:20 +0800 From: Chen Gang F T MIME-Version: 1.0 To: Yoder Stuart-B08248 Subject: Re: [Suggestion] PowerPC: kernel: cross compiling issue with allmodconfig References: <51428C81.6000204@asianux.com> <25841.1363323174@ale.ozlabs.ibm.com> <5142AE27.7060003@asianux.com> <514AA0D9.1090509@asianux.com> <514AC418.1070806@gmail.com> <14121.1363908062@ale.ozlabs.ibm.com> <9F6FE96B71CF29479FF1CDC8046E150358CDE5@039-SN1MPN1-002.039d.mgd.msft.net> In-Reply-To: <9F6FE96B71CF29479FF1CDC8046E150358CDE5@039-SN1MPN1-002.039d.mgd.msft.net> Content-Type: text/plain; charset=UTF-8 Cc: "sfr@canb.auug.org.au" , Michael Neuling , "matt@ozlabs.org" , Chen Gang , "linux-kernel@vger.kernel.org" , "paulus@samba.org" , "imunsie@au1.ibm.com" , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2013年03月23日 03:17, Yoder Stuart-B08248 wrote: > allmodconfig is creating config combinations that don't > happen in a normal build (at least currently)-- 64-bit build > that enables EPAPR_PARAVIRT but not PPC_BOOK3E_64. if it should not happen. can we add dependency to let it will never happen in any config combinations ? let allmodconfig can not create this config combinamtions: "64-bit build that enables EPAPR_PARAVIRT but not PPC_BOOK3E_64". thanks. -- Chen Gang Flying Transformer From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423282Ab3CWCv6 (ORCPT ); Fri, 22 Mar 2013 22:51:58 -0400 Received: from mail-pb0-f54.google.com ([209.85.160.54]:45153 "EHLO mail-pb0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422924Ab3CWCv5 (ORCPT ); Fri, 22 Mar 2013 22:51:57 -0400 Message-ID: <514D18A8.7080904@gmail.com> Date: Sat, 23 Mar 2013 10:51:20 +0800 From: Chen Gang F T User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Yoder Stuart-B08248 CC: Michael Neuling , Kumar Gala , Chen Gang , Benjamin Herrenschmidt , "sfr@canb.auug.org.au" , "paulus@samba.org" , "matt@ozlabs.org" , "imunsie@au1.ibm.com" , "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" Subject: Re: [Suggestion] PowerPC: kernel: cross compiling issue with allmodconfig References: <51428C81.6000204@asianux.com> <25841.1363323174@ale.ozlabs.ibm.com> <5142AE27.7060003@asianux.com> <514AA0D9.1090509@asianux.com> <514AC418.1070806@gmail.com> <14121.1363908062@ale.ozlabs.ibm.com> <9F6FE96B71CF29479FF1CDC8046E150358CDE5@039-SN1MPN1-002.039d.mgd.msft.net> In-Reply-To: <9F6FE96B71CF29479FF1CDC8046E150358CDE5@039-SN1MPN1-002.039d.mgd.msft.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2013年03月23日 03:17, Yoder Stuart-B08248 wrote: > allmodconfig is creating config combinations that don't > happen in a normal build (at least currently)-- 64-bit build > that enables EPAPR_PARAVIRT but not PPC_BOOK3E_64. if it should not happen. can we add dependency to let it will never happen in any config combinations ? let allmodconfig can not create this config combinamtions: "64-bit build that enables EPAPR_PARAVIRT but not PPC_BOOK3E_64". thanks. -- Chen Gang Flying Transformer