Received: by 2002:a25:5b86:0:0:0:0:0 with SMTP id p128csp2332163ybb; Sat, 30 Mar 2019 02:24:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqznmJgT9kG5oCK9NbFZ4W1Gp81iudm8UxAOgWP06Pfgu/wToOSEQdxtyA7CWyecWRN+9Q8d X-Received: by 2002:a65:62c9:: with SMTP id m9mr44784436pgv.309.1553937840270; Sat, 30 Mar 2019 02:24:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553937840; cv=none; d=google.com; s=arc-20160816; b=cKjT8filqwJZr/6YEv1WAqyLGbSYP+IxLBWkuQOH8MRNQn2b9kupXy+Qzy3uzu5VBf n93MxAdENP9wKPj4Yuv+1+A3xPntH6HJF9+/YLullxWSbFEYtNXKZm9w4TC2N0ugH0Tl CEWZGnL3dovtlJbJciU0NQiEb+FahUYvFpBlnvw4wnfz7zVLz8h+vA9V4dX3q0MK94oe DtYHieekkSFBC31pk+pqKI1wnLvfXNMiAgJqjATg3PYQOnHjCgSOjbfOI9xHAApqMMiR 4HMQnz8/cP4oruTjdKIm/6hyfdg7xel5KRmp4PvE2Fl4NjRMX/wLg9tiyTnf3YOxRsQh mg8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=ufZdBic8jaNvvZHIpG/OR/WXzDtElGv+56ERJHSOhj4=; b=hRh1AB1XnUPoLk/fEQc01S/YjzEhsmv4bZDjjNysL7s/mBIjmq0Jsi0oyt7/SZqUt/ dK0PESXx/l4IkVthYwXBwW7yPo8euolL4MYDB+roRgiN2ao2IStioMvaOrHAbf/nt6rL CwXbE6nivF0kMph7wzrN6C9gx7bZ59H0Y1cALmSR3eHrW79jQ6NANYsanJOzQV15pB0a VSeP2xynxdFuEQJYl2xq7G1ka2NcGyEPvAK9r3yK/hRDdF076q+ygeNcAlKR80oNiXYN SZj00OVakmTZ9TrZet6IwEtDHF/KlE6Honiz/k1keQzqnYQaRGjCKc7qPdyL9TsJB6SR rEYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jwD0PmaF; 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 d32si4081507pla.117.2019.03.30.02.23.43; Sat, 30 Mar 2019 02:24:00 -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; dkim=pass header.i=@kernel.org header.s=default header.b=jwD0PmaF; 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 S1730491AbfC3JWw (ORCPT + 99 others); Sat, 30 Mar 2019 05:22:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:58848 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729755AbfC3JWw (ORCPT ); Sat, 30 Mar 2019 05:22:52 -0400 Received: from localhost (unknown [62.119.166.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 365E92184C; Sat, 30 Mar 2019 09:22:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553937771; bh=0ZuuxahZ5I5Au47Z09VuY68nFQ/Jgmiw0oEHH1Ln0G8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jwD0PmaFJWm68fGZuOQs/ZufFMnEriBzB6jNS7EEc6FlDF0PHSdvs1BzrBWvw+/jG IeCnRRpRUYD8dnxmPlz2tcriVYB850RnHjQ1zKXIU5w/bEWXo5IHYTWh9cYkdC/8Rf AfO0Hwiqgox8HfBhbbLMiD8KnCY/1pvOndUeGklA= Date: Sat, 30 Mar 2019 10:22:47 +0100 From: Greg Kroah-Hartman To: Luca Coelho Cc: Laura Abbott , linux-kernel@vger.kernel.org, Johannes Berg , Emmanuel Grumbach , Intel Linux Wireless , Kalle Valo , linux-wireless@vger.kernel.org Subject: Re: [PATCH] iwlwifi: mvm: no need to check return value of debugfs_create functions Message-ID: <20190330092247.GA14300@kroah.com> References: <20190122152151.16139-24-gregkh@linuxfoundation.org> <03bb68be-8e42-a463-2d57-3be051dc2016@redhat.com> <20190327012600.GA3649@kroah.com> <5660d50d-6cbf-3b36-6e6c-312b1617ed23@redhat.com> <20190327015346.GA17979@kroah.com> <5f9c8beda0e925b079aa9342ce1c9523659837a4.camel@coelho.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5f9c8beda0e925b079aa9342ce1c9523659837a4.camel@coelho.fi> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 27, 2019 at 08:35:37AM +0200, Luca Coelho wrote: > On Wed, 2019-03-27 at 10:53 +0900, Greg Kroah-Hartman wrote: > > On Tue, Mar 26, 2019 at 06:47:33PM -0700, Laura Abbott wrote: > > > On 3/26/19 6:26 PM, Greg Kroah-Hartman wrote: > > > > On Tue, Mar 26, 2019 at 04:55:54PM -0700, Laura Abbott wrote: > > > > > On 1/22/19 7:21 AM, Greg Kroah-Hartman wrote: > > > > > > diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c b/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c > > > > > > index 33b0af24a537..c52cdc538678 100644 > > > > > > --- a/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c > > > > > > +++ b/drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c > > > > > > @@ -1446,9 +1446,8 @@ static ssize_t iwl_dbgfs_quota_min_read(struct file *file, > > > > > > #define MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz) \ > > > > > > _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz, struct ieee80211_vif) > > > > > > #define MVM_DEBUGFS_ADD_FILE_VIF(name, parent, mode) do { \ > > > > > > - if (!debugfs_create_file(#name, mode, parent, vif, \ > > > > > > - &iwl_dbgfs_##name##_ops)) \ > > > > > > - goto err; \ > > > > > > + debugfs_create_file(#name, mode, parent, vif, \ > > > > > > + &iwl_dbgfs_##name##_ops); \ > > > > > > } while (0) > > > > > > MVM_DEBUGFS_READ_FILE_OPS(mac_params); > > > > > > @@ -1483,12 +1482,6 @@ void iwl_mvm_vif_dbgfs_register(struct iwl_mvm *mvm, struct ieee80211_vif *vif) > > > > > > mvmvif->dbgfs_dir = debugfs_create_dir("iwlmvm", dbgfs_dir); > > > > > > - if (!mvmvif->dbgfs_dir) { > > > > > > - IWL_ERR(mvm, "Failed to create debugfs directory under %pd\n", > > > > > > - dbgfs_dir); > > > > > > - return; > > > > > > - } > > > > > > - > > > > > > if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM && > > > > > > ((vif->type == NL80211_IFTYPE_STATION && !vif->p2p) || > > > > > > (vif->type == NL80211_IFTYPE_STATION && vif->p2p))) > > > > > > @@ -1537,12 +1530,6 @@ void iwl_mvm_vif_dbgfs_register(struct iwl_mvm *mvm, struct ieee80211_vif *vif) > > > > > > mvmvif->dbgfs_slink = debugfs_create_symlink(dbgfs_dir->d_name.name, > > > > > > mvm->debugfs_dir, buf); > > > > > > - if (!mvmvif->dbgfs_slink) > > > > > > - IWL_ERR(mvm, "Can't create debugfs symbolic link under %pd\n", > > > > > > - dbgfs_dir); > > > > > > - return; > > > > > > -err: > > > > > > - IWL_ERR(mvm, "Can't create debugfs entity\n"); > > > > > > } > > > > > > > > > > Fedora got a bug report https://bugzilla.redhat.com/show_bug.cgi?id=1691034 > > > > > of a crash with 5.0 and the user did a bisect which pointed to ff9fb72bc077 > > > > > ("debugfs: return error values, not NULL") because the error checking is > > > > > no longer correct in this driver. > > > > > > > > > > Based on https://patchwork.kernel.org/patch/10865839/, it looks like > > > > > this is supposed to go in for 5.2 but this needs to go in now as > > > > > the error checking is currently broken without it. Can this get queued > > > > > for Linus so we can get it in 5.0 stable? > > > > > > > > That's odd, I can't see how the error checking is wrong here. If the > > > > directory is not created, an error will be returned, which should be > > > > able to be handled by debugfs_create_file(). > > > > > > > > So with this patch does the error go away? > > > > > > > > > > The full patch didn't apply cleanly and I didn't try to backport it > > > for the reporter to test. I was going off of the theory that if the > > > patch was there it would fix the problem. > > > > > > What I _think_ is going wrong is dbgfs_dir is actually an errno value: > > > > > > > > > struct dentry *dbgfs_dir = vif->debugfs_dir; > > > struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); > > > char buf[100]; > > > > > > /* > > > * Check if debugfs directory already exist before creating it. > > > * This may happen when, for example, resetting hw or suspend-resume > > > */ > > > if (!dbgfs_dir || mvmvif->dbgfs_dir) > > > return; > > > > > > > > > so this blows up in the snprintf > > > > > > snprintf(buf, 100, "../../../%pd3/%pd", > > > dbgfs_dir, > > > mvmvif->dbgfs_dir); > > > > Ah, yeah, that's horrible. They had the name before, why pull it out of > > the dentry again? That will blow up hard, but maybe printk should check > > to see if the pointer really is a pointer first. > > I agree this is ugly. But do you mean we could use > ("../../../%pd3/%s", dbgfs_dir, "iwlmvm")? Or how did we have the name? You "had" the name because you created this directory and name previously :) > Also, this would solve the sprintf() problem, but still wouldn't solve > the real issue, which is not check for ERR in dbgfs_dir. True. > > > Unless I misunderstood what the debugfs error change did. I think this > > > also means the if check needs to look for IS_ERR and not just !dbgfs_dir. > > > > Yes, that is correct. > > Yeah, we can do that. So this patch doesn't need to be sent for > v5.1-rc* and v5.0, right? At least I don't see how it would fix the > issue. What we need is a new patch with the IS_ERR check. Ok, let me go create that right now... thanks, greg k-h