From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Mon, 26 Jun 2017 07:26:20 +0000 Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Message-Id: List-Id: References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751424AbdFZH0b (ORCPT ); Mon, 26 Jun 2017 03:26:31 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:33928 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751232AbdFZH0X (ORCPT ); Mon, 26 Jun 2017 03:26:23 -0400 MIME-Version: 1.0 In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> From: Geert Uytterhoeven Date: Mon, 26 Jun 2017 09:26:20 +0200 X-Google-Sender-Auth: 3UrpTX94f1voOFzoEQ-EC9IssK4 Message-ID: Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry To: kbuild test robot Cc: Palmer Dabbelt , "kbuild-all@01.org" , Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King , Catalin Marinas , Will Deacon , Ralf Baechle , Yoshinori Sato , Rich Felker , "David S. Miller" , cmetcalf@mellanox.com, Guan Xuetao , Bjorn Helgaas , Al Viro , Andrew Morton , alpha , "linux-kernel@vger.kernel.org" , arcml , "linux-arm-kernel@lists.infradead.org" , linux-m68k , Linux MIPS Mailing List , Linux-sh list , sparclinux , linux-pci , Christoph Hellwig Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: MIME-Version: 1.0 In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> From: Geert Uytterhoeven Date: Mon, 26 Jun 2017 09:26:20 +0200 Message-ID: Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry To: kbuild test robot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux MIPS Mailing List , Rich Felker , Linux-sh list , Catalin Marinas , Will Deacon , sparclinux , Guan Xuetao , Yoshinori Sato , Russell King , Christoph Hellwig , linux-pci , Matt Turner , arcml , cmetcalf@mellanox.com, linux-m68k , Ivan Kokshaysky , Al Viro , Bjorn Helgaas , "linux-arm-kernel@lists.infradead.org" , Richard Henderson , Vineet Gupta , "linux-kernel@vger.kernel.org" , Ralf Baechle , Palmer Dabbelt , "kbuild-all@01.org" , alpha , Andrew Morton , "David S. Miller" Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 26 Jun 2017 09:26:34 +0200 (CEST) Received: from mail-it0-x244.google.com ([IPv6:2607:f8b0:4001:c0b::244]:35275 "EHLO mail-it0-x244.google.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993894AbdFZH01i5jVZ (ORCPT ); Mon, 26 Jun 2017 09:26:27 +0200 Received: by mail-it0-x244.google.com with SMTP id f20so12590317itb.2; Mon, 26 Jun 2017 00:26:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ABILBXWkQVT8FPiuMUb/79uGWXKdAPFO45P4nkfqDLw=; b=kdgu4vOV9MuBOup0EZDl//i+LxazRA06d1IKDUxy5gX3eT71UxJ0i3qmLUapJ/Uhe3 FlP9vqy8gnj+CqqJeawKbpJVwjzkCUipyuGsT0MlhNNbn5QeUZjiVsBl2kkgH5Icj8gu h3PT8eKdvdmGOr6HJ7wL+E4QQSIeS6m64NHvZTuJQBhXTzNUfn7ZbiwlsG2j9d8veSgX w9axpWE4vS86Vfijh3OhB0NePbN46c57msbunAAIqZLxx+C33Wid44Z0oLa1yki/0STl h9tG2fDHNFWakH/0kyhNehMKLxZDmCQcCWKqs4WxjDkDDniG+SHoPTUwyCVplSDI4iWG UVSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=ABILBXWkQVT8FPiuMUb/79uGWXKdAPFO45P4nkfqDLw=; b=cjFiBnqQeAMSsBFJbndxv62NFr+UUJKCuWI95HGelAMXPKLxON95A8DJaQ/I3+k5x0 7EeNQtwmr7OMhl2AA7GIKjf0RGiBk6fHxhVLECXZPDoFmmeUtrO+7Wxk+litBBWM/ANU Wun5E6oo2xTtxH3J185Ji0195Uf8nal5OECM8PlG/ACaXHEYV33JE/3Ajg99L2biVfif 0OIars16rKiIelgAVlJbRW58ElxepH/HhfNf8mReNN1zErtk0qIGHhKgsx6xD0G2d5Yl Z+iOEOEQh2EsVDYe1nIDlSVDsrbpAP1Hn5LhE9jejK/aOyiIsy1FEOIMpGhcdjq8ppL4 nFTQ== X-Gm-Message-State: AKS2vOwuyd9qTTy1OE0J9JY+4gRIQLXRaG4MrH4Se1qfAiTbgdwsxYwQ 0EXjmXrKqxWZah8yXr5yzetHf95fgg== X-Received: by 10.36.209.194 with SMTP id w185mr20284544itg.56.1498461981910; Mon, 26 Jun 2017 00:26:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.26.149 with HTTP; Mon, 26 Jun 2017 00:26:20 -0700 (PDT) In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> From: Geert Uytterhoeven Date: Mon, 26 Jun 2017 09:26:20 +0200 X-Google-Sender-Auth: 3UrpTX94f1voOFzoEQ-EC9IssK4 Message-ID: Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry To: kbuild test robot Cc: Palmer Dabbelt , "kbuild-all@01.org" , Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King , Catalin Marinas , Will Deacon , Ralf Baechle , Yoshinori Sato , Rich Felker , "David S. Miller" , cmetcalf@mellanox.com, Guan Xuetao , Bjorn Helgaas , Al Viro , Andrew Morton , alpha , "linux-kernel@vger.kernel.org" , arcml , "linux-arm-kernel@lists.infradead.org" , linux-m68k , Linux MIPS Mailing List , Linux-sh list , sparclinux , linux-pci , Christoph Hellwig Content-Type: text/plain; charset="UTF-8" Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 58795 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: geert@linux-m68k.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-it0-x244.google.com ([IPv6:2607:f8b0:4001:c0b::244]:35275 "EHLO mail-it0-x244.google.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993894AbdFZH01i5jVZ (ORCPT ); Mon, 26 Jun 2017 09:26:27 +0200 MIME-Version: 1.0 In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> From: Geert Uytterhoeven Date: Mon, 26 Jun 2017 09:26:20 +0200 Message-ID: Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Content-Type: text/plain; charset="UTF-8" Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: kbuild test robot Cc: Palmer Dabbelt , "kbuild-all@01.org" , Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King , Catalin Marinas , Will Deacon , Ralf Baechle , Yoshinori Sato , Rich Felker , "David S. Miller" , cmetcalf@mellanox.com, Guan Xuetao , Bjorn Helgaas , Al Viro , Andrew Morton , alpha , "linux-kernel@vger.kernel.org" , arcml , "linux-arm-kernel@lists.infradead.org" , linux-m68k , Linux MIPS Mailing List , Linux-sh list , sparclinux , linux-pci , Christoph Hellwig Message-ID: <20170626072620.3FGlK5jyHnO4ReZlwdkg9n8g3sPSOpi92WwSUQnuPxI@z> On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 From: geert@linux-m68k.org (Geert Uytterhoeven) Date: Mon, 26 Jun 2017 09:26:20 +0200 Subject: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> List-ID: Message-ID: To: linux-snps-arc@lists.infradead.org On Mon, Jun 26, 2017@7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 From: geert@linux-m68k.org (Geert Uytterhoeven) Date: Mon, 26 Jun 2017 09:26:20 +0200 Subject: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry Date: Mon, 26 Jun 2017 09:26:20 +0200 Message-ID: References: <20170623220857.28774-2-palmer@dabbelt.com> <201706261344.OUjMGlsQ%fengguang.wu@intel.com> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ABILBXWkQVT8FPiuMUb/79uGWXKdAPFO45P4nkfqDLw=; b=kdgu4vOV9MuBOup0EZDl//i+LxazRA06d1IKDUxy5gX3eT71UxJ0i3qmLUapJ/Uhe3 FlP9vqy8gnj+CqqJeawKbpJVwjzkCUipyuGsT0MlhNNbn5QeUZjiVsBl2kkgH5Icj8gu h3PT8eKdvdmGOr6HJ7wL+E4QQSIeS6m64NHvZTuJQBhXTzNUfn7ZbiwlsG2j9d8veSgX w9axpWE4vS86Vfijh3OhB0NePbN46c57msbunAAIqZLxx+C33Wid44Z0oLa1yki/0STl h9tG2fDHNFWakH/0kyhNehMKLxZDmCQcCWKqs4WxjDkDDniG+SHoPTUwyCVplSDI4iWG UVSQ== In-Reply-To: <201706261344.OUjMGlsQ%fengguang.wu@intel.com> Sender: linux-pci-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kbuild test robot Cc: Palmer Dabbelt , "kbuild-all@01.org" , Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King , Catalin Marinas , Will Deacon , Ralf Baechle , Yoshinori Sato , Rich Felker , "David S. Miller" , cmetcalf@mellanox.com, Guan Xuetao , Bjorn Helgaas , Al Viro , Andrew Morton , alpha , "linux-kernel@vger.kernel.org" On Mon, Jun 26, 2017 at 7:39 AM, kbuild test robot wrote: > [auto build test WARNING on linus/master] > [also build test WARNING on v4.12-rc6] > [cannot apply to next-20170623] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Palmer-Dabbelt/pci-Add-and-use-PCI_GENERIC_SETUP-Kconfig-entry/20170626-043558 > config: m68k-allnoconfig (attached as .config) > compiler: m68k-linux-gcc (GCC) 4.9.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=m68k > > All warnings (new ones prefixed by >>): > > warning: (M68K) selects PCI_GENERIC_SETUP which has unmet direct dependencies (MMU) I can't seem to find this dependency of PCI_GENERIC_SETUP on MMU? Gr{oetje,eeting}s, Geert