Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2721581imu; Thu, 29 Nov 2018 09:12:43 -0800 (PST) X-Google-Smtp-Source: AFSGD/UAKBsv+e+iUxlIvtJyObSkuJsjgrfaR/+yMJXIiTyFHbOVsSzc5oQPIjdvuZWfcytZIdxJ X-Received: by 2002:a17:902:584:: with SMTP id f4mr2352147plf.28.1543511563252; Thu, 29 Nov 2018 09:12:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543511563; cv=none; d=google.com; s=arc-20160816; b=M91m/0hFDy+CkuT6s34i4vS6KzRG0f7VIwsycNYCw1MOhhsT9eqipKMVL9QnKcYUIn /6kd74rC4UwSs00ejkp/KT8ldMyHRQIsi3HbynA46qULWyA/14PlOI8zZI+JhTeOQaOV u2dU852PJPENpHglgBO8EVpaixusu8tSUKgy30P+eLmreI44UPGBqpzD0FqAG+IGpCE4 f/R1rQxpfB8NbJ3mHEahQcD2q+yTrMRq5/BjUgHBtwsBIRlsVpMeRPYrI8mlK5aFbSef ugEL3nt1WKqAKx+q72r5g8V3tIh6ZzUuqOiqqCpCAuYYTPTiVR/EQV4cqY0roLW1P89x o22Q== 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=nGDuNKydIVQDWXcYfMPJLXc1kINOSQWJXN9U+6KN+Fg=; b=EPCAkuAR8EggHCg2WuOUStDDi7TLCqC1ir0ZqF3ode9aEyvLthrxqz/dJSq1kolH9I KojH5mG//GYFk81oUJ46mUcSEi8X+rKr9S9F315g/50/q6KMtPW9ih1CqyTeeEJGJMpI u2NOmb4WYVC2Id0LuNE8N25VM1FuJg8chS/T/U6xFJSep026u3AOYl1EMJ19Zbb6QVwY d8NqPYlKWapNOmn2GxUi7shL532e/wz1RtOmTrqd/Qh2ZPUC4xYG+m7+Re9iL9zOd244 IVPXo0+GbqjIRfmNRQeSMSxUX6xCNDHIUFrS3WcKoyNSuqc1YX8nJzOFllrnxy1O3J2i H+tA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sT0ZtBAx; 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 k72si2342587pge.310.2018.11.29.09.12.05; Thu, 29 Nov 2018 09:12:43 -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; dkim=pass header.i=@kernel.org header.s=default header.b=sT0ZtBAx; 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 S1729582AbeK3EQp (ORCPT + 99 others); Thu, 29 Nov 2018 23:16:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:59460 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726736AbeK3EQp (ORCPT ); Thu, 29 Nov 2018 23:16:45 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 4352C20863; Thu, 29 Nov 2018 17:10:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543511440; bh=AHkNUQHUxUlNVBHIjsQ/dWtd4bTT7XdZHSbRLdBX9Xo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sT0ZtBAxLO8EJKfWp8roacbyh7DWsUjdjsiNMt8Ve7H1lcBoLVriDBagAFcgz94id x2o6vrpZ+kpLum5IueNRz3U6kc6HHqNp5cwr5tqkaRUrcoVnxvB9mNc1sCU807l+OC XxQEesVp0P6EAqOVhANcIfESJl7ySeTvJHuYo7Do= Date: Thu, 29 Nov 2018 18:10:38 +0100 From: Greg KH To: Tigran Aivazian Cc: LKML , stable@vger.kernel.org, Tetsuo Handa , syzbot , Andrew Morton , willy@infradead.org, torvalds@linux-foundation.org Subject: Re: [PATCH 4.19 033/110] bfs: add sanity check at bfs_fill_super() Message-ID: <20181129171038.GA4651@kroah.com> References: <20181129135921.231283053@linuxfoundation.org> <20181129135922.602882966@linuxfoundation.org> <20181129160722.GA31919@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.0 (2018-11-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 29, 2018 at 04:55:20PM +0000, Tigran Aivazian wrote: > On Thu, 29 Nov 2018 at 16:07, Greg KH wrote: > > On Thu, Nov 29, 2018 at 03:23:00PM +0000, Tigran Aivazian wrote: > > > Yes, of course I object to it. > > I can not apply a patch to the stable trees that are not in Linus's tree > > first. So there's nothing I can do here with this. > > Ok, we can wait until my patch propagates into Linus' tree, but I > would have thought it would be a waste of your time to apply a patch > which is waiting to be inevitably superseded by a different one. Your patch has to apply on top of the existing one, so there's not an issue here. And might as well fix it now, as I can never count on a "future" patch getting merged. > I can > see there are 238 PRs at Linus' tree on github and I am very glad that > I looked into one of them --- it contained a long comment explaining > that I should NOT do what I was just about to do, i.e. make a PR > against Linus' tree! :) We do not do kernel development on github :) thanks, greg k-h