Received: by 10.223.185.116 with SMTP id b49csp6026019wrg; Wed, 28 Feb 2018 02:43:28 -0800 (PST) X-Google-Smtp-Source: AG47ELsh8roJFP8iy6rW2AJYpODiPlkFEAiix+5ho1+yH5fcoSn7i8WBUjD2SbAnorpFIXYjVWz3 X-Received: by 2002:a17:902:7044:: with SMTP id h4-v6mr5600759plt.378.1519814608556; Wed, 28 Feb 2018 02:43:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519814608; cv=none; d=google.com; s=arc-20160816; b=VJ3hVG6bB30wPd+Ve/c1eFoMeJPxvVIOI/Beg/zi6fTRK68YiNgRrLnbYdePVtqDSb POrnE3CpSSgOQ3dz1hj6LbL5uvOdF4JJ+SEUkZGT3CeSwkY6qS5SzZQj5l9smvpgWFub YJ9106rjbey5CKSvSFSxfELWOpXfbFNJXdcmWMMDZU1sOb3qMLtY7yddvzeRhjsubHzM DbURO17Mx+822g5cM5q56Eo8lBTILLYvbVh14XwVp+ifBB7giI0yoa8NbUErKe0KU/X6 VW77a6WbPNKMXIK5kBU2YKZeORRdn0HKwL8yxlUtuc/sFBMmyIHsi9Uxfgf9P9m4dRoW Kf7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id:arc-authentication-results; bh=SPm+i8ezGZQfPxwXpVI9dJlEDWEVqqNCeFgOy5cKO1w=; b=eKmw1WZmM0AGXnjfRlQnAbvYLH1g0cnKmRUa7A8aKJ8lc5noGyf8JBNeOdVA6aqOCj 38IwnwMel3BE6dzgfrAXDMrPDaNgeZ70FbuPxf51umGe95zmhHZeCPqmKIKD5C5LHPHl JOarFcD4/CA3IrKb7koBRdQ9CIKID3SA/Md6tw+X3qxBRo9Eb0HBU3PEivefe/TPyUH0 0/Qehb+TYNdhSg+lSpotTrOD8u13U7Ei2oUqSZFTpLVNPqYirYRkQd6tk6xzNCjjuayf W5U9hwmSEGRZX4dLTqducgGFPCpDk2V07G+KVmqMBgOqBYmhFR+HuOIsWXV15C8Kz3d3 2Q0Q== 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 z23-v6si1083832plo.272.2018.02.28.02.43.11; Wed, 28 Feb 2018 02:43:28 -0800 (PST) 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 S1752364AbeB1Km3 (ORCPT + 99 others); Wed, 28 Feb 2018 05:42:29 -0500 Received: from mga14.intel.com ([192.55.52.115]:4978 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752109AbeB1Km2 (ORCPT ); Wed, 28 Feb 2018 05:42:28 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Feb 2018 02:42:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,405,1515484800"; d="scan'208";a="204355059" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by orsmga005.jf.intel.com with ESMTP; 28 Feb 2018 02:42:25 -0800 Message-ID: <1519814544.10722.266.camel@linux.intel.com> Subject: Re: [PATCH v2 8/9] lib/vsprintf: Remove useless NULL checks From: Andy Shevchenko To: Petr Mladek Cc: "Tobin C . Harding" , linux@rasmusvillemoes.dk, Joe Perches , linux-kernel@vger.kernel.org, Andrew Morton , Michal Hocko Date: Wed, 28 Feb 2018 12:42:24 +0200 In-Reply-To: <20180228100437.o4juwxbzomkqjvjx@pathway.suse.cz> References: <20180216210711.79901-1-andriy.shevchenko@linux.intel.com> <20180216210711.79901-8-andriy.shevchenko@linux.intel.com> <20180227155047.o74ohmoyj56up6pa@pathway.suse.cz> <1519752950.10722.231.camel@linux.intel.com> <20180228100437.o4juwxbzomkqjvjx@pathway.suse.cz> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.5-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2018-02-28 at 11:04 +0100, Petr Mladek wrote: > On Tue 2018-02-27 19:35:50, Andy Shevchenko wrote: > > On Tue, 2018-02-27 at 16:50 +0100, Petr Mladek wrote: > > > On Fri 2018-02-16 23:07:10, Andy Shevchenko wrote: > > > > The pointer can't be NULL since it's first what has been done in > > > > the > > > > pointer(). > > > > > > > > Remove useless checks. > > > > > > > > Note we leave check for !CONFIG_HAVE_CLK to make compiler > > > > to optimize code away when possible. > > > > > I see > https://lkml.kernel.org/r/1500546142.29303.133.camel@linux.intel.com > There you suggested to move this check into pointer(). But I do not > see any agreement on this. > I am not aware of any. But this patch will make fixing such locations > more complicated. The kernel would crash and might not show any > message. > Is this really what we want? I never see such, so, I don't know what we want here. > Note that it will most likely crash in vprintk_emit() on the line > > text_len = vscnprintf(text, sizeof(textbuf), fmt, args); > > It will be with logbug_lock() taken. The nested printk() messages > will be stored in per-CPU buffer thanks to printk_safe code. Yeah, that's bad. > It would be easier if printk() was able to show the message > when hitting this place. > > I did some archaeology. The first check for PAGE_SIZE was added > by the pre-git commit: > > commit 8bcb3ba1dec5749a7f1eed570cb69a20c2e4bd41 > Author: Andrew Morton > Date: Tue Oct 21 18:22:28 2003 -0700 > > [PATCH] make printk more robust with "null" pointers > > Expand printk's traditional handling of null pointers so that > anything in the > first page is considered a null pointer. > > This gives us better behaviour when someone (acpi..) accidentally > prints a > string which is embedded in a struct, the pointer to which is > null. > > > IMHO, it would make sense to hanve this check also pointers that are > being deferred. Send a patch to discuss! > > > To be honest, I do not feel experienced enough to decide > > > about the preferred behavior. On one hand, it is bad when > > > printk() would crash the kernel. On the other hand, hiding wide > > > range of values under "(null)" string might confuse people. > > > Would it make sense to survive and write different strings for > > > difference intervals? For example? > > > > > > "(null)" for ptr == 0 > > > "(null-16)" for ptr > 0 && ptr <= 16 > > > "(null-pg)" for prt > 16 && ptr <= PAGE_SIZE > > > > > > In each case, this patch changes the behavior and it should > > > be documented in the commit message. > > > > Personally I strongly disagree with blowing code up in such places > > for > > little or none benefit. > > I do not have strong opinion here. I could imagine that this might > save a day to some people. But I have never encountered such a bug > myself. > > To make it clear. Your clean up work makes sense. I just want to point > out that this patch is not as innocent as the commit message suggest. > Also I think that it goes in the wrong direction regarding the > ability to show useful information in a buggy situation. Send a patch to discuss! I consider silence as not preventing me doing my way. It seems you are the first one who looks into this closer than the other(s) [Rasmus]. -- Andy Shevchenko Intel Finland Oy