Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp5641537yba; Tue, 30 Apr 2019 19:21:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqwMgm5ZnKks4qXpGwhFwOFuDkAFOgbY88X0LevW5O1CB+Kvj5Ij1RAVIzgexmscd3HzAzca X-Received: by 2002:a17:902:968b:: with SMTP id n11mr73548685plp.118.1556677311222; Tue, 30 Apr 2019 19:21:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556677311; cv=none; d=google.com; s=arc-20160816; b=fSHcBaLHuRNjDYyqo6sDaucF0PxzrS7ifUn3AOkSL+Y2XYMBvyUhxZ9m6XDrcSVw6W S3MMoFUes1mNKdxrPD+sQGQ4O3q2OPKs01p4qfqIErTeY7Y9DaxSF9e67gX80Q+zSHKk 4R+IqCMzOTDXv4I2t56P++VKDWdqWkLeOmVs8WwlHkyyhSpkEeb6ocplykWCc1YI+DLD lJJeySxPR2yC/dVPSdgJQnFluvqnCeCeLEsxqc7zar1IDzkZRhxMsniahmSW5wXlvLlK 04FnESEl0zEKE62l+/2CQn9wVfklmhCiK9d1tMavWFcoAVG+LR5SCHmfyyIeFu2IAwlU pm4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=BiHUTZzVpIEqBeVQAmqohPe4gOzwCv4aRk5xXMw74Ec=; b=FoPydi3Beo5xt1oQPDRHYV3r+0xk3E06Y5qcSlPheDsHgP5r3AnGu0XAdAyQVusCOb 3VvtmLvd/rANXa2Y01lGJ447PWaIJ9oBCt5jQFLxUYFe96yoQSFMPEfN5yBPSejiZidT qGgQjadX/TpCVLA29Uaoukem4pA5vpMQSjklqOu3zUaO4x4abL51GkLqt4qjOLdrQ6lt GclCXsa3UoVJRzCuQ4FiYOI+d2vD+QhMgibyhsJed1PlWSeMZ+5xemqDdZ4rUKu1w5yO IZ9OuG0ZnlU0EIgF5EEboMAWJtHJqvEeE/Du7WIk4ursTyxXvMjvrMybWk9BHnipsynS bA5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r15si12060243pgg.592.2019.04.30.19.21.33; Tue, 30 Apr 2019 19:21:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727516AbfEACUk (ORCPT + 99 others); Tue, 30 Apr 2019 22:20:40 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:49124 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726123AbfEACUk (ORCPT ); Tue, 30 Apr 2019 22:20:40 -0400 Received: (from localhost user: 'macro', uid#1010) by eddie.linux-mips.org with ESMTP id S23990394AbfEACUhiM2bj (ORCPT + 4 others); Wed, 1 May 2019 04:20:37 +0200 Date: Wed, 1 May 2019 03:20:37 +0100 (BST) From: "Maciej W. Rozycki" To: Greg KH cc: "Enrico Weigelt, metux IT consult" , "Enrico Weigelt, metux IT consult" , linux-kernel@vger.kernel.org, andrew@aj.id.au, andriy.shevchenko@linux.intel.com, vz@mleia.com, slemieux.tyco@gmail.com, khilman@baylibre.com, liviu.dudau@arm.com, sudeep.holla@arm.com, lorenzo.pieralisi@arm.com, "David S. Miller" , jacmet@sunsite.dk, linux@prisktech.co.nz, matthias.bgg@gmail.com, linux-mips@vger.kernel.org, linux-serial@vger.kernel.org, linux-ia64@vger.kernel.org, linux-amlogic@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org Subject: Re: [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk() In-Reply-To: <20190429131224.GA27385@kroah.com> Message-ID: References: <1556369542-13247-1-git-send-email-info@metux.net> <1556369542-13247-2-git-send-email-info@metux.net> <20190427133117.GC11368@kroah.com> <20190429131224.GA27385@kroah.com> User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 29 Apr 2019, Greg KH wrote: > > >> drivers/tty/serial/dz.c | 8 ++++---- > > > > > > Do you have this hardware to test any of these changes with? > > > > Unfortunately not :( > > Then I can take the "basic" types of patches for the driver (like this > one), but not any others, sorry. I can verify changes to dz.c, sb1250-duart.c and zs.c with real hardware, but regrettably not right away: the hardware is in a remote location and while I have it wired for remote operation unfortunately its connectivity has been cut off by an unfriendly ISP. I'm not sure if all the changes make sense though: if there is a compiler warning or a usability issue, then a patch is surely welcome, otherwise: "If it ain't broke, don't fix it". Maciej