From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH v2 0/5] libsas: Some logging tidy-up Date: Thu, 15 Nov 2018 14:40:06 -0500 Message-ID: References: <1542277232-135789-1-git-send-email-john.garry@huawei.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1542277232-135789-1-git-send-email-john.garry@huawei.com> (John Garry's message of "Thu, 15 Nov 2018 18:20:27 +0800") Sender: linux-kernel-owner@vger.kernel.org To: John Garry Cc: jejb@linux.vnet.ibm.com, martin.petersen@oracle.com, hare@suse.com, yanaijie@huawei.com, linuxarm@huawei.com, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, joe@perches.com List-Id: linux-scsi@vger.kernel.org John, > This patchset presents some logging tidy-up, namely removing the > printk wrappers and using pr_XXX() instead. > > In addition, some log levels are revised, as previous levels > (generally debug) were too low. > > Finally a referece to "pci" is removed from a log, and unreferenced > dump files are deleted. Applied to 4.21/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E2030C43441 for ; Thu, 15 Nov 2018 19:40:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A2B58223CB for ; Thu, 15 Nov 2018 19:40:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="RSJ5WWao" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A2B58223CB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=oracle.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388915AbeKPFtc (ORCPT ); Fri, 16 Nov 2018 00:49:32 -0500 Received: from userp2120.oracle.com ([156.151.31.85]:36966 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725742AbeKPFtc (ORCPT ); Fri, 16 Nov 2018 00:49:32 -0500 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id wAFJYVcC178445; Thu, 15 Nov 2018 19:40:10 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=to : cc : subject : from : references : date : in-reply-to : message-id : mime-version : content-type; s=corp-2018-07-02; bh=j+XUTTyiIObPX2eBDzA8Lse/WUdI+ob9OIY6185Yv3o=; b=RSJ5WWaofpKy+UhQ50Td4bvKP+qkTknzKlewL4y961vHL7zhXdu437fjveBHAVUVCpOL 4INLUKnKiKypB8abvGnXtUDN1QdQxxipnMgGTStKmgNfYCWaVSpdT3+ZJHyZBPIRaFeC 8rPATLONcFwVMZuBtjkiOfzZQp+ITDLOm7GfKVzctUtP0z9JIBTXnba4g52BCO93h/Dl XA2eAkZSMOPpofrHvb2JEA+Y8udpyFyCWGclprO+c0BvagnqH67nCL3dntrN47rS+oHa ekwaRttICBbITLx2i6Fm/FLtilQyUXRHfPt8HJJm2fBmPrLRu1Q3z2tBKcQwb1SguEkO 3g== Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp2120.oracle.com with ESMTP id 2nr7csbfpc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 15 Nov 2018 19:40:10 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0021.oracle.com (8.14.4/8.14.4) with ESMTP id wAFJe9Pj006316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 15 Nov 2018 19:40:09 GMT Received: from abhmp0011.oracle.com (abhmp0011.oracle.com [141.146.116.17]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id wAFJe8bj024259; Thu, 15 Nov 2018 19:40:09 GMT Received: from ca-mkp.ca.oracle.com (/10.159.214.123) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 15 Nov 2018 11:40:08 -0800 To: John Garry Cc: , , , , , , , Subject: Re: [PATCH v2 0/5] libsas: Some logging tidy-up From: "Martin K. Petersen" Organization: Oracle Corporation References: <1542277232-135789-1-git-send-email-john.garry@huawei.com> Date: Thu, 15 Nov 2018 14:40:06 -0500 In-Reply-To: <1542277232-135789-1-git-send-email-john.garry@huawei.com> (John Garry's message of "Thu, 15 Nov 2018 18:20:27 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9078 signatures=668683 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=742 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1811150170 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org John, > This patchset presents some logging tidy-up, namely removing the > printk wrappers and using pr_XXX() instead. > > In addition, some log levels are revised, as previous levels > (generally debug) were too low. > > Finally a referece to "pci" is removed from a log, and unreferenced > dump files are deleted. Applied to 4.21/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering