From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: [RFT v2 00/48] Refine irq interfaces to reduce number of parameters Date: Fri, 5 Jun 2015 11:53:13 +0800 Message-ID: <20150605035313.GA7707@wfg-t540p.sh.intel.com> References: <1433391238-19471-1-git-send-email-jiang.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Jiang Liu , Thomas Gleixner , Bjorn Helgaas , Benjamin Herrenschmidt , Ingo Molnar , "H. Peter Anvin" , Randy Dunlap , Yinghai Lu , Borislav Petkov , Matthias Brugger , Konrad Rzeszutek Wilk , Tony Luck , the arch/x86 maintainers , "linux-kernel@vger.kernel.org" , linux-pci , ACPI Devel Maling List , "linux-arm-kernel@lists.infradead.org" , linux-mediatek@lists.infradead.org List-Id: linux-acpi@vger.kernel.org > > The patch set passes Fengguang's 0day test suites as below. And tests > > with other platforms and configurations will be appreciated:) > > ---------------------------------------------------------- > > configs tested: 95 > > [...] > > > m68k amiga_defconfig > > m68k m5475evb_defconfig > > m68k multi_defconfig > > For Fengguang: amiga_defconfig is a subset of multi_defconfig. > But sun3_defconfig is distinct, as Sun-3 has a different MMU and thus support > for it cannot be included in multi-platform kernels. > So I think you better replace amiga_defconfig by sun3_defconfig for build tests. Got it and changed the code accordingly, thank you for the suggestion! Thanks, Fengguang