Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763676AbdLSOjk (ORCPT ); Tue, 19 Dec 2017 09:39:40 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:43612 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752296AbdLSOjd (ORCPT ); Tue, 19 Dec 2017 09:39:33 -0500 Subject: Re: [PATCH 13/13] ocxl: add MAINTAINERS entry To: Joe Perches , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, gregkh@linuxfoundation.org, mpe@ellerman.id.au, andrew.donnellan@au1.ibm.com, alastair@au1.ibm.com References: <44bdca7f352748a658840889d6e6f52561b4a987.1513608243.git.fbarrat@linux.vnet.ibm.com> <1513613052.31581.84.camel@perches.com> From: Frederic Barrat Date: Tue, 19 Dec 2017 15:39:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <1513613052.31581.84.camel@perches.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 8bit X-TM-AS-GCONF: 00 x-cbid: 17121914-0008-0000-0000-000004B8C8E8 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17121914-0009-0000-0000-00001E4BE962 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-12-19_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1712190212 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 616 Lines: 23 Le 18/12/2017 à 17:04, Joe Perches a écrit : >> +OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER >> +M: Frederic Barrat >> +M: Andrew Donnellan >> +L: linuxppc-dev@lists.ozlabs.org >> +S: Supported >> +F: arch/powerpc/platforms/powernv/ocxl.c >> +F: arch/powerpc/include/asm/pnv-ocxl.h >> +F: drivers/misc/ocxl/ >> +F: include/misc/ocxl* >> +F: include/uapi/misc/ocxl.h >> +F: Documentation/accelerators/ocxl.txt >> + > Alphabetic ordering by section header please... > > Maybe CXL - OCXL ... Sure, I'll fix it. Thanks! Fred