From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3z5bXP3NgtzDrW6 for ; Tue, 26 Dec 2017 23:54:12 +1100 (AEDT) Received: from pps.filterd (m0098413.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id vBQCmkB9033622 for ; Tue, 26 Dec 2017 07:54:10 -0500 Received: from e15.ny.us.ibm.com (e15.ny.us.ibm.com [129.33.205.205]) by mx0b-001b2d01.pphosted.com with ESMTP id 2f3ngatf30-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 26 Dec 2017 07:54:09 -0500 Received: from localhost by e15.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 26 Dec 2017 07:54:09 -0500 From: Jose Ricardo Ziviani To: linuxppc-dev@lists.ozlabs.org Cc: mpe@ellerman.id.au, david@gibson.dropbear.id.au, benh@au1.ibm.com Subject: [PATCH v2 0/1] Increase dlpar initcall priority Date: Tue, 26 Dec 2017 10:53:58 -0200 Message-Id: <20171226125359.23706-1-joserz@linux.vnet.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This patch replaces the "powerpc/pseries: Use the system workqueue as fallback to hotplug workqueue". Jose Ricardo Ziviani (1): powerpc/pseries: increase pseries_dlpar_init initcall priority arch/powerpc/platforms/pseries/dlpar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.14.1