Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751455AbbDMETM (ORCPT ); Mon, 13 Apr 2015 00:19:12 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:35465 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750728AbbDMETJ (ORCPT ); Mon, 13 Apr 2015 00:19:09 -0400 Message-ID: <552B43B7.4060408@roeck-us.net> Date: Sun, 12 Apr 2015 21:19:03 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Zefan Li CC: lizf@kernel.org, stable@vger.kernel.org, linux-kernel@vger.kernel.org, satoru.takeuchi@gmail.com Subject: Re: [PATCH 3.4 000/176] 3.4.107-rc1 review References: <1428569028-23762-1-git-send-email-lizf@kernel.org> <20150409152008.GA16971@roeck-us.net> <552B2372.1080104@huawei.com> In-Reply-To: <552B2372.1080104@huawei.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020206.552B43BC.015F,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: X-CTCH-SenderID: linux@roeck-us.net X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 2 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: mailgid no entry from get_relayhosts_entry X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2545 Lines: 87 On 04/12/2015 07:01 PM, Zefan Li wrote: >> Build results: >> total: 105 pass: 86 fail: 19 >> Failed builds: >> arm:omap1_defconfig >> arm:at91rm9200_defconfig >> i386:allyesconfig >> mips:defconfig >> mips:allmodconfig >> mips:bcm47xx_defconfig >> mips:bcm63xx_defconfig >> mips:nlm_xlp_defconfig >> mips:ar7_defconfig >> mips:fuloong2e_defconfig >> mips:e55_defconfig >> mips:powertv_defconfig >> mips:malta_defconfig >> s390:defconfig >> score:defconfig >> sparc64:allmodconfig >> tile:tilegx_defconfig >> x86_64:allyesconfig >> xtensa:allmodconfig >> >> Qemu test results: >> total: 23 pass: 14 fail: 9 >> Failed tests: >> arm:arm_versatile_defconfig >> mips:mips_malta_defconfig >> mips:mips_malta_smp_defconfig >> mips:mipsel_malta_defconfig >> mips:mipsel_malta_smp_defconfig >> mips64:mips_malta64_defconfig >> mips64:mips_malta64_smp_defconfig >> x86:x86_pc_defconfig >> x86:x86_pc_nosmp_defconfig >> >> Unexpected build errors: >> >> drivers/usb/serial/console.c: In function 'usb_console_setup': >> drivers/usb/serial/console.c:151:4: error: expected ';' before 'if' >> >> --- >> arch/mips/mm/tlb-r4k.c: In function 'tlb_init': >> arch/mips/mm/tlb-r4k.c:413:7: error: 'cpu_has_rixiex' undeclared (first use in this function) >> arch/mips/mm/tlb-r4k.c:414:10: error: 'PG_IEC' undeclared (first use in this function) >> >> --- >> arch/s390/mm/fault.c: In function 'do_fault_error': >> arch/s390/mm/fault.c:243:25: error: 'int_code' undeclared (first use in this function) >> arch/s390/mm/fault.c:243:35: error: 'trans_exc_code' undeclared (first use in this function) >> arch/s390/mm/fault.c:243:5: error: too many arguments to function 'do_no_context' >> arch/s390/mm/fault.c:159:22: note: declared here >> arch/s390/mm/fault.c:246:9: error: too many arguments to function 'do_sigsegv' >> arch/s390/mm/fault.c:148:22: note: declared here >> >> Let me know if you need me to bisect. >> > > Thanks for testing. > > All should be fixed. Could you give it another try? > Here are the current build and test results: Build results: total: 105 pass: 102 fail: 3 Failed builds: score:defconfig sparc64:allmodconfig xtensa:allmodconfig Qemu test results: total: 23 pass: 22 fail: 1 Failed tests: arm:arm_versatile_defconfig Results are as expected. Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/