From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754562AbcHSCYY (ORCPT ); Thu, 18 Aug 2016 22:24:24 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:37704 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754461AbcHSCYW (ORCPT ); Thu, 18 Aug 2016 22:24:22 -0400 To: Johannes Thumshirn Cc: James Bottomley , "Martin K . Petersen" , Hannes Reinecke , Linux Kernel Mailinglist , Linux SCSI Mailinglist Subject: Re: [PATCH v4 0/3] Fix panic when a SES device is attached to a hpsa logical volume. From: "Martin K. Petersen" Organization: Oracle Corporation References: Date: Thu, 18 Aug 2016 22:24:11 -0400 In-Reply-To: (Johannes Thumshirn's message of "Wed, 17 Aug 2016 11:46:15 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Johannes" == Johannes Thumshirn writes: Johannes> The first patch provides stub implementations for Johannes> scsi_is_sas_phy() and sas_get_address() for the case that Johannes> CONFIG_SCSI_SAS_ATTRS is not defined. Johannes> The second patch implements the actual fix in ses.c by Johannes> changing the is_sas_attached() call to scsi_is_sas_rphy(). Johannes> The third and last patch removes is_sas_attached() as it Johannes> doesn't have any more consumers left. Applied to 4.8/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering