From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753654AbdJaQdY (ORCPT ); Tue, 31 Oct 2017 12:33:24 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:30878 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446AbdJaQdW (ORCPT ); Tue, 31 Oct 2017 12:33:22 -0400 To: Cc: , , , , , Subject: Re: [PATCH 1/1] scsi: hisi_sas: fix for the build error log_non_standard_event undefined From: "Martin K. Petersen" Organization: Oracle Corporation References: <3f14f745-6fdf-4948-85bb-d21d565dbcab@huawei.com> Date: Tue, 31 Oct 2017 12:33:02 -0400 In-Reply-To: <3f14f745-6fdf-4948-85bb-d21d565dbcab@huawei.com> (shiju jose's message of "Tue, 31 Oct 2017 12:25:51 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Shiju, > This patch fix the build error log_non_standard_event undefined > for the i386 build for COMPILE_TEST. This is messy. You have one patch addressing build problems in two different patches. This breaks our ability to bisect. I combined the ECC and AXI patches into one and then added the build fix on top. Really hope that works. -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH 1/1] scsi: hisi_sas: fix for the build error log_non_standard_event undefined Date: Tue, 31 Oct 2017 12:33:02 -0400 Message-ID: References: <3f14f745-6fdf-4948-85bb-d21d565dbcab@huawei.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from aserp1040.oracle.com ([141.146.126.69]:30878 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446AbdJaQdW (ORCPT ); Tue, 31 Oct 2017 12:33:22 -0400 In-Reply-To: <3f14f745-6fdf-4948-85bb-d21d565dbcab@huawei.com> (shiju jose's message of "Tue, 31 Oct 2017 12:25:51 +0000") Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: shiju.jose@huawei.com Cc: martin.petersen@oracle.com, jejb@linux.vnet.ibm.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, john.garry@huawei.com, xuwei5@hisilicon.com Shiju, > This patch fix the build error log_non_standard_event undefined > for the i386 build for COMPILE_TEST. This is messy. You have one patch addressing build problems in two different patches. This breaks our ability to bisect. I combined the ECC and AXI patches into one and then added the build fix on top. Really hope that works. -- Martin K. Petersen Oracle Linux Engineering