{"id":806371,"url":"http://patchwork.ozlabs.org/api/1.0/patches/806371/?format=json","project":{"id":2,"url":"http://patchwork.ozlabs.org/api/1.0/projects/2/?format=json","name":"Linux PPC development","link_name":"linuxppc-dev","list_id":"linuxppc-dev.lists.ozlabs.org","list_email":"linuxppc-dev@lists.ozlabs.org","web_url":"https://github.com/linuxppc/wiki/wiki","scm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git","webscm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/"},"msgid":"<1503899802-13248-1-git-send-email-mpe@ellerman.id.au>","date":"2017-08-28T05:56:42","name":"powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig","commit_ref":null,"pull_url":null,"state":"superseded","archived":true,"hash":"e6d4187ada99fe3b7e154d57f15b2c3ce0e9846c","submitter":{"id":46580,"url":"http://patchwork.ozlabs.org/api/1.0/people/46580/?format=json","name":"Michael Ellerman","email":"mpe@ellerman.id.au"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503899802-13248-1-git-send-email-mpe@ellerman.id.au/mbox/","series":[{"id":76,"url":"http://patchwork.ozlabs.org/api/1.0/series/76/?format=json","date":"2017-08-28T05:56:42","name":"powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig","version":1,"mbox":"http://patchwork.ozlabs.org/series/76/mbox/"}],"check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/806371/checks/","tags":{},"headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>","X-Original-To":["patchwork-incoming@ozlabs.org","linuxppc-dev@lists.ozlabs.org"],"Delivered-To":["patchwork-incoming@ozlabs.org","linuxppc-dev@lists.ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xggzG39ntz9sP3\n\tfor <patchwork-incoming@ozlabs.org>;\n\tMon, 28 Aug 2017 15:57:46 +1000 (AEST)","from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\tby lists.ozlabs.org (Postfix) with ESMTP id 3xggzG2PCXzDqMY\n\tfor <patchwork-incoming@ozlabs.org>;\n\tMon, 28 Aug 2017 15:57:46 +1000 (AEST)","from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby lists.ozlabs.org (Postfix) with ESMTPS id 3xggy45gnhzDq7q\n\tfor <linuxppc-dev@lists.ozlabs.org>;\n\tMon, 28 Aug 2017 15:56:44 +1000 (AEST)","by ozlabs.org (Postfix)\n\tid 3xggy4578Mz9s7p; Mon, 28 Aug 2017 15:56:44 +1000 (AEST)","by ozlabs.org (Postfix, from userid 1034)\n\tid 3xggy44mJ8z9sP3; Mon, 28 Aug 2017 15:56:44 +1000 (AEST)"],"From":"Michael Ellerman <mpe@ellerman.id.au>","To":"linuxppc-dev@ozlabs.org","Subject":"[PATCH] powerpc/powernv: Turn on SCSI_AACRAID in powernv_defconfig","Date":"Mon, 28 Aug 2017 15:56:42 +1000","Message-Id":"<1503899802-13248-1-git-send-email-mpe@ellerman.id.au>","X-Mailer":"git-send-email 2.7.4","X-BeenThere":"linuxppc-dev@lists.ozlabs.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"Linux on PowerPC Developers Mail List\n\t<linuxppc-dev.lists.ozlabs.org>","List-Unsubscribe":"<https://lists.ozlabs.org/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>","List-Archive":"<http://lists.ozlabs.org/pipermail/linuxppc-dev/>","List-Post":"<mailto:linuxppc-dev@lists.ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>","List-Subscribe":"<https://lists.ozlabs.org/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>","Errors-To":"linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org","Sender":"\"Linuxppc-dev\"\n\t<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>"},"content":"Some Power9 boxes will have this adapter installed, so add it to the\ndefconfig so we can boot on those machines without an initrd.\n\nSigned-off-by: Michael Ellerman <mpe@ellerman.id.au>\n---\n arch/powerpc/configs/powernv_defconfig | 1 +\n 1 file changed, 1 insertion(+)","diff":"diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig\nindex f89d9b1799b6..dde87c623b74 100644\n--- a/arch/powerpc/configs/powernv_defconfig\n+++ b/arch/powerpc/configs/powernv_defconfig\n@@ -113,6 +113,7 @@ CONFIG_SCSI_CXGB3_ISCSI=m\n CONFIG_SCSI_CXGB4_ISCSI=m\n CONFIG_SCSI_BNX2_ISCSI=m\n CONFIG_BE2ISCSI=m\n+CONFIG_SCSI_AACRAID=y\n CONFIG_SCSI_MPT2SAS=m\n CONFIG_SCSI_SYM53C8XX_2=m\n CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0\n","prefixes":[]}